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.

KluthR

Community Developer
  • Joined

  • Last visited

Everything posted by KluthR

  1. Hey! As a developer I use console.* very often. I already noticed, that .debug does not work anymore. However, I never checked why. Today I wanted to use it again and it gave me no output. Even console.log did not work. console.error IS working. I did a search and detected, that the Vue (vue-i18n v9.6.5) seems to disable console.debug/.info? => dynamix.my.server/unraid-components.client-cd1b3939.js JS: Line 22, position 65280: The setup function checks for a variable called "VITE_ALLOW_CONSOLE_LOGS" and if not there, the both console functions get cleaned out...? Could someone check this?
  2. That makes absolutely no sense. Changing those paths are exclduing the exclusions. Your issue is the missing "appdata/plex" within the paths. Your exclusions should start with "/mnt/user/appdata/plex/"
  3. The /mmt/user exclusion could cause this. But this exclusion is being applied in both creation and verification, so not sure why it complains what exclusions for tdarr?
  4. All affected users: Please open /usr/local/emhttp/plugins/appdata.backup/src/pages/content/settings.php and scroll to line 23. It should read if($_POST) { Hit enter/add a new line and paste below that: file_put_contents('/tmp/abdebugPOST.txt', print_r($_POST, true)); and save. Open the settings page, reorder and save the settings. Please send me the file located @ /tmp/abdebugPOST.txt via PM. Maybe it gives me an idea whats going wrong. If that doesnt help me, we try something else. Can you create files/folders in the set destination? Example via "mkdir *your_destination/testfile"?
  5. Any exclusions set?
  6. Is the destination really there? Can you manually create files there? Have a look into the destination and the affected backup. The log is being copied over there.
  7. Why? Its perfetcly ordered (for me?). And the date string is also clearly visible. Even the datetime in file browser shows it:
  8. @Spiritreader Is this still an issue?
  9. I dont find anything about ZFS in https://docs.unraid.net/unraid-os/manual/storage-management/#replacing-disks Maybe the linked manual should be added there as well? Also, the docs page is still missing some ZFS parts. They state "Note: Details will need to be added for ZFS file systems after Unraid 6.12 is release with ZFS support built in."
  10. Add only those paths here which are used inside the docker containers. Usually /mmt/user/appdata and/or /mnt/cache/appdata.
  11. Seems like something is wrong with the mentioned .err file. If everything was stopped maybe some corruption happened? Deleting it should be safe is the destination path for the flash backup existing?
  12. Simpliness. Long time ago it only saved used ones but I felt like „better safe the whole templates“. Not much more cost
  13. These xml, bak and obsolete files come 1:1 from your usersTemplate directory. The plugin simply copies them as they are. If you create a new container and check the template dropdown above, you should see all those old entries. delete them by select them and I believe it appears a „X“ to delete it.
  14. Did you recreated the container or stopped it before start the restore? Restore does not touch any of your containers! It restores the data and/or the container template file.
  15. What about posting some more details? At least the entered source???
  16. Does no one use IPv6 inside Unraids docker? Could someone do a ping test from inside a container to a public server and observe if some "address unreachable" occur? I still need to retest with a native portainer install. Somehow I got a feeling that this is an Unraid thing...
  17. No, currently not. But you could place a file with the command „docker start ClamAV“ somewhere and set is as post-run script.
  18. The plugin is actually using the delay from the docker page: https://github.com/Commifreak/unraid-appdata.backup/blob/f5bfd73ed69afe0a7fb22707e11881d91708baf1/src/include/ABHelper.php#L263
  19. In current .10 release I also see permanent DHCPD6 renew messages, didnt remember the exact term, hold on… dhcpcd[1128]: eth0: requesting DHCPv6 information every ten secs. But maybe its because I habe only Stateful RA enabled router?
  20. Same issue here. Unraid does not pick up the latest prefix from RA. This dynamic prefix shit for private customers is a pain...
  21. „Group“ field inside container specific settings.
  22. It seems that something is messing with the files. Some other „thing“ that would do that? Mover? best way is to share your debug log.
  23. @Revan335 its all described inside restore page except for „one file“. Either all or nothing. Its not selectable to only restore one file.
  24. The start order is used for stop, backup, start. If you put both in one group, both get stopped, then backed up and then started like the group order is. So: yes, that would be your solution

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.