CyberPanel Community

Failed to obtain or reinitialize VMemBuf

He
Hedon59 #1

I get this error when I try to upload a theme to the site.
2023-02-12 12:18:47.729054 [ERROR] [388840] [162.158.129.68:51894] Failed to obtain or reinitialize VMemBuf.
Error code: 520
I’m using VPS with CyperPanel.

4 replies
jo
josephgodwinke #2

Hello @Hedon59

Seems to be a swap issue can you delete everything in /tmp directory

rm -rf /tmp/
systemctl restart lsws || service lsws reload
jo
josephgodwinke #4

You can check which process is causing this error

lsof +D /tmp

But eventually you have to restart your server and try deleting all the contents of /tmp as the first step after booting up

jo
josephgodwinke #5

If you have the Root File Manager addon you can delete anything in tmp/ folder directly from cyberpanel.

Sign in to reply