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.

Dantheman

Members
  • Joined

  • Last visited

Everything posted by Dantheman

  1. Hey Unraiders, I have a Proxmox backup share in Unraid that's connected to a Proxmox backup server (pbs). The share is currently on disk 1 of the two, and I want to add a new disk just for the Proxmox backup share, which will then become disk 3. What's the best and safest way to move/copy the Proxmox backup share from disk1 to disk 3, without causing data loss or damaging the array? Like this.......? In Unraid Click the leftmost icon of disk1 on the Main tab, that will show the contents of that disk. It will allow you to move/copy the "Proxmox backup share" from disk1 to disk3 in the array.
  2. Maybe some pointers to install Authentik alongside Netbird in this video? Should work i think 🤔 https://youtu.be/Vi2UqOFqDGU?si=tQnzuibyrmuog1Yg
  3. Upgrade (from 6.12.2 to 6.12.3) went smoothly on this side 🙏
  4. Got it!! 🥳 So the right command should be: sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:system:set default_phone_region --value="NL" For anyone else in the future.... I did run this command through the Unraid terminal directly, not through the docker container console (shell) of Nextcloud. Thanks for your help MAM59 👍
  5. Thanks for your help, going to try that command....
  6. Not sure what the exact commando should be...
  7. Thanks for the quick response 👍 I have tried the shell command directly in the container where nextcloud is, but i get the following errors...
  8. Beste Unraiders, Wie o wie kan mij helpen om een OCC commando uit te voeren op de juiste manier in Docker Nextcloud AIO? Bedoeling is om dit commando uit te voeren ivm een melding in Nextcloud over de "default_phone_region". Het gaat om dit commando: docker exec --user www-data nextcloud-aio-nextcloud php occ config:system:set default_phone_region --value="NL"
  9. Thanks for the answer. I will investigate how email notifications works. If I know more and got it working i'll leave a note here on how i did it.
  10. Quick question.... Does anybody know how i can get email notifications working on a ban action? Got everything working except for the notification through email... Anyone have some directions to set it up...?
  11. Thanks for the update and hope you can fix the issue...
  12. I tried to install the plugin, but receive this error..... plugin: installing: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg plugin: downloading https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg ... failed (Invalid URL / Server error response) plugin: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.encryption.key.plg download failure (Invalid URL / Server error response) Other plugins are updating, so i think it's not on my side.....
  13. Send you a dm 😉👍
  14. Thanks for the reply 😉 My running Unraid version at the moment is: Version: 6.9.2 This is the last output of the log, so i think something is happening on the Unraid-side... I: 2021/06/01 14:10:23 api.go:135: info({Version:2 Wake:{Mac:xx:xx:xx:xx:xx:xx Broadcast:255.255.255.255} Prefs:{Number:., Unit:C} Samples:[{Key:FAN Value:1691 Unit:rpm Condition:neutral} {Key:CPU Value:33 Unit:C Condition:neutral} {Key:BOARD Value:37 Unit:C Condition:neutral} {Key:UPS CHARGE Value:100 Unit:% Condition:green} {Key:UPS LEFT Value:44.7 Unit:m Condition:green} {Key:UPS LOAD Value:11 Unit:% Condition:green} {Key:UPS STATUS Value:Online Unit: Condition:green}] Features:map[sleep:false]}) I: 2021/06/01 15:46:47 api.go:127: received /info I: 2021/06/01 15:46:47 api.go:135: info({Version:2 Wake:{Mac:xx:xx:xx:xx:xx:xx Broadcast:255.255.255.255} Prefs:{Number:., Unit:C} Samples:[{Key:FAN Value:1890 Unit:rpm Condition:neutral} {Key:CPU Value:33 Unit:C Condition:neutral} {Key:BOARD Value:37 Unit:C Condition:neutral} {Key:UPS CHARGE Value:100 Unit:% Condition:green} {Key:UPS LEFT Value:44.7 Unit:m Condition:green} {Key:UPS LOAD Value:11 Unit:% Condition:green} {Key:UPS STATUS Value:Online Unit: Condition:green}] Features:map[sleep:false]}) I must notice that i do remember 3 days ago, a bunch of plugins where updated. Soon after that the problem started with the app's screen turning white... i think it were these plugins:
  15. Hi everybody, As i came home from work, i did some testing out... I restarted "ControlR" at the Unraid dashboard side. Then i restarted the app installed at my Android phone (Samsung S8 plus) but again returning with a white screen. It seems the app wants to load, because it begins with the normal screen and within a second it turns out totally white. I checked the output of "/boot/logs/controlr.log" and this is what i get: I: 2021/06/01 14:08:44 app.go:88: Received signal: (terminated) ... shutting down the app now ... I: 2021/06/01 14:08:44 api.go:98: stopped service Api ... I: 2021/06/01 14:08:44 server.go:188: stopped service Server ... I: 2021/06/01 14:08:44 core.go:150: stopped service Core ... I: 2021/06/01 14:08:49 app.go:58: controlr v2021.04.27|2.19.1 starting ... I: 2021/06/01 14:08:49 app.go:66: No config file specified. Using app defaults ... I: 2021/06/01 14:08:49 app.go:254: cert: found certificate_bundle.pem I: 2021/06/01 14:08:49 app.go:171: host(https://myUnraid_ip:443) I: 2021/06/01 14:08:49 core.go:81: starting service Core ... I: 2021/06/01 14:08:49 core.go:304: Created system sensor ... I: 2021/06/01 14:08:49 core.go:334: No ups detected ... I: 2021/06/01 14:08:49 server.go:92: Starting service Server ... I: 2021/06/01 14:08:49 server.go:111: Serving files from /usr/local/emhttp/plugins/controlr I: 2021/06/01 14:08:49 server.go:168: Server started listening http on :2378 I: 2021/06/01 14:08:49 server.go:180: Server started listening https on :2379 I: 2021/06/01 14:08:49 api.go:46: Starting service Api ... I: 2021/06/01 14:08:49 api.go:93: Api started listening https on :2382 I: 2021/06/01 14:08:49 app.go:84: Press Ctrl+C to stop ... I: 2021/06/01 14:09:12 api.go:127: received /info I: 2021/06/01 14:09:12 api.go:135: info({Version:2 Wake:{Mac:xx:xx:xx:xx:xx:xx Broadcast:255.255.255.255} Prefs:{Number:., Unit:C} Samples:[{Key:FAN Value:1695 Unit:rpm Condition:neutral} {Key:CPU Value:32 Unit:C Condition:neutral} {Key:BOARD Value:36 Unit:C Condition:neutral}] Features:map[sleep:false]}) I: 2021/06/01 14:09:41 app.go:88: Received signal: (terminated) ... shutting down the app now ... I: 2021/06/01 14:09:41 api.go:98: stopped service Api ... I: 2021/06/01 14:09:41 server.go:188: stopped service Server ... I: 2021/06/01 14:09:41 core.go:150: stopped service Core ... I: 2021/06/01 14:09:41 app.go:58: controlr v2021.04.27|2.19.1 starting ... I: 2021/06/01 14:09:41 app.go:66: No config file specified. Using app defaults ... I: 2021/06/01 14:09:41 app.go:254: cert: found certificate_bundle.pem I: 2021/06/01 14:09:41 app.go:171: host(https://myUnraid_ip:443) I: 2021/06/01 14:09:41 core.go:81: starting service Core ... I: 2021/06/01 14:09:41 core.go:304: Created system sensor ... I: 2021/06/01 14:09:41 core.go:328: Created nut ups ... I: 2021/06/01 14:09:41 server.go:92: Starting service Server ... I: 2021/06/01 14:09:41 server.go:111: Serving files from /usr/local/emhttp/plugins/controlr I: 2021/06/01 14:09:41 server.go:168: Server started listening http on :2378 I: 2021/06/01 14:09:41 server.go:180: Server started listening https on :2379 I: 2021/06/01 14:09:41 api.go:46: Starting service Api ... I: 2021/06/01 14:09:41 api.go:93: Api started listening https on :2382 I: 2021/06/01 14:09:41 app.go:84: Press Ctrl+C to stop ... F: 2021/06/01 14:09:41 server.go:164: Unable to start http server: listen tcp :2378: bind: address already in use F: 2021/06/01 14:09:41 api.go:89: Unable to start https api: listen tcp :2382: bind: address already in use I: 2021/06/01 14:09:56 app.go:58: controlr v2021.04.27|2.19.1 starting ... I: 2021/06/01 14:09:56 app.go:66: No config file specified. Using app defaults ... I: 2021/06/01 14:09:56 app.go:254: cert: found certificate_bundle.pem I: 2021/06/01 14:09:56 app.go:171: host(https://192.168.1.160:443) I: 2021/06/01 14:09:56 core.go:81: starting service Core ... I: 2021/06/01 14:09:56 core.go:304: Created system sensor ... I: 2021/06/01 14:09:56 core.go:328: Created nut ups ... I: 2021/06/01 14:09:56 server.go:92: Starting service Server ... I: 2021/06/01 14:09:56 server.go:111: Serving files from /usr/local/emhttp/plugins/controlr I: 2021/06/01 14:09:56 server.go:168: Server started listening http on :2378 I: 2021/06/01 14:09:56 server.go:180: Server started listening https on :2379 I: 2021/06/01 14:09:56 api.go:46: Starting service Api ... I: 2021/06/01 14:09:56 api.go:93: Api started listening https on :2382 I: 2021/06/01 14:09:56 app.go:84: Press Ctrl+C to stop ... Hope it's a pointer to the answer somewhere......
  16. Hi there, I do have exactly the same problem with the App. Same story, uninstalled/reinstalled the app and so on, but screen flips over to white. In the unraid- logs it says "Successful login". I am at work at the moment, but i shall check the logs later today and report back here.

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.