September 3, 20223 yr Hey everyone, Performed a periodic reboot of my server (6.10.3) and now have the following displayed at the top of the screen. Quote Warning: parse_ini_file(/usr/local/emhttp/state/flashbackup.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.my.servers/include/myservers2.php on line 552 I have restarted again just incase a config file failed to load correctly and still have the message displayed. I am reasonably new to Unraid so don't want to go digging to far without posting here first. All help and comments will be appreciated.
September 3, 20223 yr I was welcomed by a "boot drive unavailable or corrupted" message today so I have reflashed my boot usb and I have the same message as you right now. EDIT: Removing MyServers plugin fixes the error. Installing it again makes it pop up again immediately. Edited September 3, 20223 yr by Eilinn
September 3, 20223 yr I just updated from 6.11 RC3 to RC4 and got this message, found this thread searching for the error.
September 3, 20223 yr Solution This was enough to get rid of the error touch /usr/local/emhttp/state/flashbackup.ini
September 3, 20223 yr 5 hours ago, jmztaylor said: This was enough to get rid of the error touch /usr/local/emhttp/state/flashbackup.ini worked for me, thanks
September 3, 20223 yr Author 8 hours ago, jmztaylor said: This was enough to get rid of the error touch /usr/local/emhttp/state/flashbackup.ini Worked a treat. Thank you jmztaylor.
September 4, 20223 yr Muchas gracias por tu solución , funciono perfectamente !! Quote touch /usr/local/emhttp/state/flashbackup.ini
September 4, 20223 yr Touching the file fixes till you reboot again and comes back. I did not disable the plug-in but what fixed it for me is I signed out of the plugin and the error went away.
September 6, 20223 yr On 9/4/2022 at 3:59 PM, RoTalk said: Touching the file fixes till you reboot again and comes back. I did not disable the plug-in but what fixed it for me is I signed out of the plugin and the error went away. edit the file /boot/config/go and above the /usr/local/sbin/emhttp & line, add the touch command like below. This will cause it to create the file every boot. #!/bin/bash # Start the Management Utility touch /usr/local/emhttp/state/flashbackup.ini /usr/local/sbin/emhttp &
September 6, 20223 yr Thanks for reporting.Touching the file is a good short term solution, we'll get out a fix for this.
September 6, 20223 yr Today we have another missing file: Warning : parse_ini_file(/usr/local/emhttp/state/flashbackup.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.my.servers/include/myservers2.php on line 552
September 6, 20223 yr Hi folks, we released a hot fix for this, please go to the plugins tab and update to version 2022.09.06.2108 of the My Servers plugin.
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.