• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

sw-cp-server service failed

Status
Not open for further replies.

Vadim_Zigula

Basic Pleskian
I dont know where is the problem.

/etc/init.d/sw-cp-server restart
Restarting sw-cp-server (via systemctl): Job for sw-cp-server.service failed. See 'systemctl status sw-cp-server.service' and 'journalctl -xn' for details.
[FAILED]

tail -f /var/log/sw-cp-server/error_log

2014/11/26 03:06:10 [emerg] 520#0: invalid number of arguments in "fastcgi_buffers" directive in /etc/sw-cp-server/config:31
2014/11/26 03:06:11 [emerg] 874#0: invalid number of arguments in "fastcgi_buffers" directive in /etc/sw-cp-server/config:31
2014/11/26 03:08:05 [emerg] 1416#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44
2014/11/26 03:11:10 [emerg] 1860#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44
2014/11/26 03:11:35 [emerg] 2010#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44
2014/11/26 03:12:35 [emerg] 2347#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44
2014/11/26 03:12:41 [emerg] 2368#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44
2014/11/26 03:22:18 [emerg] 4558#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44
2014/11/26 03:24:15 [emerg] 4967#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44
2014/11/26 03:24:27 [emerg] 5221#0: unexpected end of file, expecting ";" or "}" in /etc/sw-cp-server/config:44

I have this:
All is ok.

fastcgi_max_temp_file_size 0;
fastcgi_buffers 16 16;
fastcgi_buffer_size 32;
 
Hi

because your issue might be caused of you latest updates ( please see your other thread, which you opened ), you should try out the suggestions there. Afterwards, here as well, if you experience further issues after you tried the suggestions, please provide some log entries and depending configurations, like as well suggested in your error message:

See 'systemctl status sw-cp-server.service' and 'journalctl -xn' for details.
 
Resolved.

If you resolved your issues, it would be as well nice to describe WHAT you did, so that others with the same issues ( or slightly different ), might solve their issues as well pretty quickly.
 
It`s was my problem. Human mistakes. End of page i remove { and i can`t start this service, when i add this symbol, all works.
 
Status
Not open for further replies.
Back
Top