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.

chown

Featured Replies

please help nonlinux user

in Cubebackup doker there is a note NOTE: You must set permissions on the appdata folders.

 

Quote

 setup webserver.StartRPCServer(127.0.0.1:43489)
 setup checkChown() chown required

 

found something in google but it doesn't work

chown -R nobody:users /mnt/user/appdata/cubebackup

chmod -R 777 /mnt/user/appdata/cubebackup

  • Community Expert

? did you use the default pathing in the docker?

did you open the unraid web ui and run the commands?

stop all dockers.
go to Unraid web UI > toos > docker safe permission.

this will set that across for you.

Edited by bmartino1

  • Author

yes, i use default paths

i ran "docker safe permission" but still getting chown required

  • Author

its CubeBackup-GoogleWorkspace

I haven't run the setup yet, I don't want to mess up
 

docker error :

 

Quote

 setup webserver.StartRPCServer(127.0.0.1:43489)
 setup checkChown() chown required

 diagnostics attached

swunrsrv-diagnostics-20241218-1737.zip

  • Community Expert

i'm still reviewing diagnose.
It is unusual to see a docker RPC error. as in unraid this is more aimed at a issue in nfs export.... Have you restarted the unraid system?

This is what's in the log by clicking log of that docker as the diag helps, but its not the full picture.

you seem to have a emhttp issue with choow onthe fuse os atempting to fix ownership at the share / mount level.

The system logs reveal several chown commands issued by emhttpd, attempting to change ownership of folders like /mnt/user/CubeBackup, /mnt/user/syncthing, and /mnt/user/rpi. These commands suggest that Unraid is managing file permissions as expected.

 

Since there are no explicit rpc error messages, the issue might be related to folder permissions or a configuration in CubeBackup. Consider these steps:

 

ls -l /mnt/user


how did you make "/mnt/user/CubeBackup, /mnt/user/syncthing, and /mnt/user/rpi"
double check the share tab and make sure they are set correctly for storage.

 

chmod 777 -R /mnt/user
chown nobody:user /mnt/user


you may eeed to add a uuid / guid to the docker.

edit the docekr whil;e off ad at the bottom add 2 variables

image.png.c9a69a131f01966e521c00d4ad0459bd.png

image.png.09382dc385887a6c7019ce3e51c873c8.png

  • 2 months later...

I am facing the same issues following the standard process and also trying out different things from google and ChatGPT without success. Did anybody get this App to run without errors?

  • 1 month later...

This got it working for me. Tried every combo of different security permissions but it didnt work.. Put these commands into unraid terminal after starting the docker container

 

#Create blank config.toml with correct permissions
touch /mnt/cache/appdata/cubebackup365/cfg/config.toml

#Change permissions on folders to owner root.
chown -R root:root /mnt/user/appdata/cubebackup365
chmod -R 777 /mnt/user/appdata/cubebackup365

Edited by WillR

  • Author

I finally found some time to play CB.  Upgraded Unraid to 7.0.1. "checkChown() chown required" message is still there, but setup finished without any problems and backup is running smooth. i like this app and price so far.

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...

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.