Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

go file help

Featured Replies

I made a minor edit to my go file and now it's not behaving correctly.

 

I am getting a "cp: cannot stat '/mnt/user/test/file': No such file or directory" error.

 

The file definitely exists and used to cp correctly. I also get this error:

image.png.8fdabaa21fe2dc7944d512dd42327596.png

 

The file location is 100% correct. If I immediately try the same copy command it works fine.

 

I thought perhaps it could be a permissions error? But if I change the permissions of the go file they reset at reboot anyway.

 

Perhaps the array isn't getting mounted early enough any more? Why else wouldn't these files be accessible? But they were before without any issues...

The "go" file is executed very early.  Unless you have it execute another script in the background that waits for the array to start (or via the user scripts plugin), there is next to no hope that the array is started when your command executes 

  • Author

How odd that it was doing so before. Can I store files on /boot/ that will survive a reboot?

  • Author

Thanks. Anywhere in that folder or subfolder I assume?

 

EDIT: Just saw the very helpful arrayStarted=true variable in User Scripts. Is it as simple as just putting a script to run when array is up or do I need to use that too.

 

Edited by cinereus

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.