• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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