July 5, 20223 yr Starting a few weeks ago (or at least thats when I noticed it) I get a message saying My Servers needs to be updated. It will no longer let me access my server online now. I've gone to the plugins tab multiple times and tried to update. It always tells me it's up to date! I've restarted the server, tried unistalling and reinstalling, gone into every setting I can find, deleted my flash backup, logged out and back in... and nothing!!! Message is still there. I'm kinda at a loss guys. Anybody else run into this?
July 5, 20223 yr Solution We are seeing an issue lately with zero byte files on the flash drive. Would you please open a web terminal and run: ls -al /boot/config/plugins/dynamix.my.servers/*.node If the files are valid the output will look like this: -rw------- 1 root root 355016 Jul 12 2021 /boot/config/plugins/dynamix.my.servers/libvirt.node -rw------- 1 root root 29776 Feb 15 20:13 /boot/config/plugins/dynamix.my.servers/segfault-handler.node If the files are any other size (such as zero bytes) then please delete them: rm /boot/config/plugins/dynamix.my.servers/libvirt.node rm /boot/config/plugins/dynamix.my.servers/segfault-handler.node Then either reboot the server or uninstall/reinstall the My Servers plugin, either way the files will be re-downloaded. Sorry for the trouble, the next version of the plugin will handle this automatically, but for now you have to manually delete the bad files as mentioned above.
July 6, 20223 yr Author This was perfect! My segfault-handler.node was 0 bytes. Removed it and restarted. Fixed my problem. Thank you!
July 6, 20223 yr I kind of jumped to a conclusion there, so thanks for confirming that was it This will be fixed in the next release so that nobody else has to deal with it.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.