• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question Server Locked

casperb71

New Pleskian
Sorry for my English but I need some help.

I'm running a VPS at Strato and all the ports are locked except SSH.
I don't know how this happens because the system is for many months stable.

When I login on the server I'm redirected to a server error page with the notification

Message Lock Manager error: '[LockManagerException] Can't open or create shared memory by shm.name: "/run/lock/lmlib/SharedLockManagerStorage0.2.4"; shm.start_size: "8388608"; error "No such file or directory"'.

File Hierarchical.php

Line 126


I called the helpdesk from Strato but the give no support on the configuration, so I have to solve the problem by myself.


I have never worked with Putty so that will be an challenge.

On the Internet I found a solution:

Start modifying root user crontab:
# crontab -e
Add the following task to the bottom of the file:
@Reboot mkdir -p /run/lock/lmlib && chown root:lock-manager /run/lock/lmlib && chmod -R 0770 /run/lock/lmlib
Reboot the server

I'm able to login on the server with putty and see "Login as:"

The questions is what to do now?

Could anyone help me?

With regards Fred
 
Back
Top