Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
I've login into 100asa.it:8447, try to update plesk element, but same issue
now via putty I've run the command ./plesk-installer install-all-updates with result:
root@100asa:~# ./plesk-installer install-all-updates
ERROR: Unknown command: install-all-updates
Use the 'help' command without...
I'm sorry, I'm explain better.
in putty/ssh it's all stop, so I cannot done nothing. So I've to install plesk from 100asa.it:8447 (it's right)
but my question is: this procedure what does it do? install new plesk release, update, format, delete..... what does it do?
sorry I don't understand:
plesk installer install-all-updates
and after? command?
with command # plesk installer can I feel comfortable?
or this command delete all plesk with related components and....:(
The post doesn't have link or way to solve.
I've already follow this post Plesk Installer: Update operation was locked by another update process
and this How to update Plesk and I've give plesk installer update ... plese see attached file
Unfortunately, this request to Plesk support does not accept direct support requests from me, because my license belongs to the VPS purchased at 1and1.it and so they say to address my hosting.
But I do not think they are able to solve this problem, or at most they will say to address Plesk...
reinstalled nginx, try to update plesk, same error.
as show here:
apt-get autoremove --purge
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
N: Ignoring file 'plesk.list.ai_back' in directory...
apt-get remove nginx
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'nginx' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
N: Ignoring file 'plesk.list.ai_back' in directory...
Today the plesk update failed due to errors (attached)
so the email I get from plesk was:
: pum is called with arguments: ['--list', '--repo-info', '--json']
2018-08-30 06:27:27 ERROR: E:The repository ...
stretch Release' does not have a Release file.
2018-08-30 06:27:27 ERROR: Exited with...
root@100asa:~# telnet 127.0.0.1
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
root@100asa:~#
root@100asa:~# telnet 127.0.0.1 11211
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
stats
STAT pid 675
STAT uptime 18833
STAT time 1535560644...
trying 127.0.0.1
Connected to 127.0.0.1
Escape character is ']'.
and then freeze
in fact my memcached in prestashop doesn't found this memcached server
nginx was on proxy mode, so it's possible to see all links, wothout index.
disabled nginx proxy mode, url rewrite doesn't works.
the prestashop directives:
location / {
# Redirect pretty urls to index.php
try_files $uri $uri/ /index.php?$args;
# Images
rewrite...