Please try in incognito window as well.
If doesn't help we are needed in more details and most probably access to the server will be required. So as Anton already said please contact Plesk Help Center.
Thank you for your report. Unfortunately the small issue is related not only to Plesk but to Git extension itself. Please wait for Git extension update.
It doesn't look like a Plesk control panel problem.
It seems /country/south-america is a directory and there is no any file listed as DirectoryIndex. I mean the directory doesn't contain index.html or index.php or something similar.
Another reason of such problems can be .htaccess files with...
There is no need to setup SSL certification parameters inside your Node.js app. SSL certificate should be configured using Plesk web interface.
Node.js app acts behind Phusion Passenger application server bundled with nginx or Apache (depends on your Plesk setup). It means if you open your...
I didn't reproduced the problem on Plesk 17.0 either. Please try to create another domain (or subdomain) and check the behaviour. Maybe customized rewrite rules or some other settings has an influence.
I can't reproduce your problem on the test servers (getting 503 error in case of Plesk 12.0, 12.5, 17.5). Could you tell me please which version of Plesk do you use?
Seems like you have either upgraded MySQL manually or modified /etc/my.cnf (or /etc/mysql/my.cnf) MySQL strict mode is enabled and prevents Plesk from upgrade. Check /etc/my.cnf (or /etc/mysql/my.cnf) file and remove the line with sql_mode parameter (or you can comment it out using ";" semicolon...
You can fetch additional details via XML-RPC API afterwards.
Here is the example of API call:
<packet>
<webspace>
<get>
<filter>
<id>11</id>
</filter>
<dataset>
<gen_info/>
<subscriptions/>
</dataset>
</get>
</webspace>
</packet>...
"fileinfo" is a PHP extension. You can enable it in "Tools & Settings". Go to Tools & Settings -> PHP Settings (under General Setting section) and select one of PHP handlers (it seems you are interested in PHP 7). Here will be the list of available PHP extensions. Select checkbox near the...
Go to Extensions (left menu) -> My Extensions -> Node.js -> Go To Extension.
Here will be the list of available Node versions. Click Refresh button and you'll see version 8 available.