Error running cxs

Community forum to discuss cxs.
If you believe that there is a problem with your cxs installation and want support then, as a paid product, you should use the helpdesk after having consulted the documentation.
Post Reply
macklus
Junior Member
Posts: 6
Joined: 12 Sep 2010, 17:02

Error running cxs

Post by macklus »

Hi:

I running cxs on debian server with command:

and it throw this error:

Code: Select all

Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/���<o�_q��m����\�����{ <-- HERE / at /usr/sbin/cxs line 233.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/���<o�_q��m����\�����{ <-- HERE / at /usr/sbin/cxs line 233.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/߇�k�_�o|�]{ <-- HERE ��uN�sot{^�/ at /usr/sbin/cxs line 233.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/߇�k�_�o|�]{��uN�sot{ <-- HERE ^�/ at /usr/sbin/cxs line 233.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/߇�k�_�o|�]{ <-- HERE ��uN�sot{^�/ at /usr/sbin/cxs line 233.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/߇�k�_�o|�]{��uN�sot{ <-- HERE ^�/ at /usr/sbin/cxs line 233.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/s��sW_�o{ <-- HERE �w��ݜ��^�w8�ޞ/ at /usr/sbin/cxs line 233.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/s��sW_�o{ <-- HERE �w��ݜ��^�w8�ޞ/ at /usr/sbin/cxs line 233.
after that, it continue, but show:

Code: Select all

Scanning /home/admin/web/stats.hankuu.net/public_html:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%.%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%.%%%%%%%%%
Server running perl 5, version 22

any help on this ?

thanks in advance
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: Error running cxs

Post by ForumAdmin »

You most likely have a corrupt license file. Try the following:

Code: Select all

rm -fv /etc/cxs/cxs.data
cxs -U --force
If you still have problems and are using a --xtra [file] then you likely have an invalid regex listed.
macklus
Junior Member
Posts: 6
Joined: 12 Sep 2010, 17:02

Re: Error running cxs

Post by macklus »

Solve.
Thanks
Donaldtcamp
Junior Member
Posts: 1
Joined: 02 May 2019, 09:28

Re: Error running cxs

Post by Donaldtcamp »

Perhaps you have reviewed the logs? Usually this suggests you've a little set of documents that keep getting uploaded / updated or maybe a folder with volumes of file changes that it keeps having to browse. Should you examine the logs for it, you ought to be ready to check out this and also you are able to exclude certain folders/files in the cxs.conf file and restart cxswatch to relax several of the load you're discovering.
Post Reply