Jump to content

/boot/config/go ignored


Recommended Posts

I do have problem. unRAID stopped to start after some hard reset, electricity problems.

I notice that /boot/config/go being ignored and if I execute it via SSH, unRAID starts as usual.

I tried to add as first command of the go file 'echo asdf > /test_boot' that confirmed, file not existed after reboot, but appeared when I manually start the go file.

So /boot/config/go is completely ignored at boot.

How can I debug and fix it?

Running unRAID Version: 6.8.3

Link to comment
On 6/25/2020 at 4:12 PM, Squid said:

First thing would be to try in safe mode.  If that still fails, revert the go file back to defaults (where its only)


#!/bin/bash

# Start the Management Utility
/usr/local/sbin/emhttp &

And see what then happens.

No changes. ps aux | grep emhttp - not found and the web interface is not accessible until I manually start that script

Edited by IGHOR
Link to comment
  • 2 weeks later...
On 6/27/2020 at 5:16 PM, Squid said:

Did you also try safe mode?

I can't do it since my PC is at home, and I far away from there.
One more I can tell, that plugins disappearing on reboot, for example Preclear Disk, so I have to install it again on each reboot.
Also Nerd Pack persists, but its modules not being installed on reboot, but settings are saved and enabled for the packages I need.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...