I have edited the file, and it says the following
root@alfeizar:/etc/sw-cp-server/conf.d# vi /etc/sw-cp-server/conf.d/plesk.conf
server_names_hash_bucket_size 64;
map $http_x_requested_with $error_doc_format {
default html;
XMLHttpRequest json;
}
map $http_x_forwarded_proto...
To be honest I do not know.
I have gone to that directory, and I show the files in editing order.
Maybe they should be deleted?
root@alfeizar:/etc/sw-cp-server/conf.d# ls -lt
total 64
-rw-r--r-- 1 root root 30 May 5 01:16 ip_mapping.inc
-rw-r--r-- 1 root root 833 Mar 19 12:12...
The last two commands:
● sw-cp-server.service - Startup script for Plesk control panel server
Loaded: loaded (/lib/systemd/system/sw-cp-server.service; enabled; vendor >
Drop-In: /usr/lib/systemd/system/sw-cp-server.service.d
└─respawn.conf
Active: activating...
No, it gives me an error:
Job for sw-cp-server.service failed because the control process exited with error code.
See "systemctl status sw-cp-server.service" and "journalctl -xeu sw-cp-server.service" for details.
I forgot
I did a repair with the utility
plesk repair all
and everything was ok
I re-entered the IP in etc/hosts
and I can't enter the panel
I have also tried to recover a backup from ssh, since I made a complete copy of the system,
through
plesk bin pleskrestore, but I don't know how to access...
Hello Kaspar, thank you very much for answering.
I can't access from my ip and port 8443.
Therefore it does not work https://194.164.162.64:8443
However, the website works perfectly.
[Redacted]
There are some functions in the bach end that fail with
502 Bad Gateway
Through ssh, I do curl -vv...
Hello
I have the problem that I cannot enter the plesk panel.
The error it gives is
ERR_CONNECTION_REFUSED
I didn't make any modifications, except that I edited the file
/etc/hosts
to enter the IP of the domain, because I had a cURL error 7 error type problem on the website.
I managed to solve...