Gregory Matthews
New Pleskian
Will upgrading to Plesk Onyx from 12.5 require us to reconfigure our server settings such as httpd/2, ssl stapling, etc., currently setup in 12.5?
ERROR: Update operation was locked by another update process (Plesk installer or pum)
Hi Giuseppe,
did you notice this little part?
It states clear, that ANOTHER process interferes with the actual process and therefore can't be finished correctly. Pls. make sure to stop/kill other active Plesk installer or pum - processes ( you can check them with for example "ps aux | grep installer" or/and "ps aux | grep pum" ).
Will upgrading to Plesk Onyx from 12.5 require us to reconfigure our server settings such as httpd/2, ssl stapling, etc., currently setup in 12.5?
I'm running Azure VPSsame bug here like Dominor and when I click "Server Information" I have this:
Internal error: StatInfo->getActiveDomainsNumber() failed: sysinfo failed: sysinfo: get_device: Cannot chdir to /var/lib/lxcfs System error 22: Invalid argument
Message StatInfo->getActiveDomainsNumber() failed: sysinfo failed: sysinfo: get_device: Cannot chdir to /var/lib/lxcfs System error 22: Invalid argument
File class.SystemStatisticsForm.php
Line 125
Type PleskFatalException
But I think it s a bug with Virtualbox.
@Dominor do you use Virtualbox?
Look:Cannot chdir to /var/lib/lxcfs System error 22: Invalid argument
I've completed Plesk configuration just manualy going to base url of plesk (eg. https://ip:8443/ without other url parts) and it was successful, but in some areas - error still occurs.Look:
# mount | grep lxc
lxcfs on /var/lib/lxcfs type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
# /etc/init.d/lxcfs status
* lxcfs.service - FUSE filesystem for LXC
You can try just stop this service for unmounting this /var/lib/lxcfs:
# /etc/init.d/lxcfs stop
[ ok ] Stopping lxcfs (via systemctl): lxcfs.service.
# mount | grep lxc
#
After that configure Plesk.
Look:
# mount | grep lxc
lxcfs on /var/lib/lxcfs type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
# /etc/init.d/lxcfs status
* lxcfs.service - FUSE filesystem for LXC
You can try just stop this service for unmounting this /var/lib/lxcfs:
# /etc/init.d/lxcfs stop
[ ok ] Stopping lxcfs (via systemctl): lxcfs.service.
# mount | grep lxc
#
After that configure Plesk.
Please use attached sysinfo for fixing this issue.sysinfo failed: sysinfo: get_device: Cannot chdir to /var/lib/lxcfs System error 22: Invalid argument
thanks, issue is gonePlease use attached sysinfo for fixing this issue.
Hi Gregory,
Nope, no reconfiguration required -- we aim to avoid any disrupting changes to customer data and server configuration upon upgrade.