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. KluthR replied to guybrush2012's topic in Deutsch
    Ich würde von Unraid grundsätzlich schonmal garnix direkt nach außen freigeben. Alle Prozesse in Unraid laufen als root (was ich nie verstanden habe). ich würde da mindestens ein Reverse Proxy (meinetwegen als docker container auf dem Unraid, npm) mit eigenem Login vorschalten. Persönlich ist bei mir ein wireguard nötig um an Unraid zu kommen.
  2. No bug known. I have to check the debug log tomorrow.
  3. You are right and you cannot exclude them for now.
  4. Seems like an GitHub error. The plugin infos comes directly from GitHub repository.
  5. No. The process just wasnt able to do a simple copy to the destination. A syslog from that time would be maybe more interesting.
  6. If combined with reboot: nothing
  7. Yes. Named volumes are not supported at this time.
  8. Yes. Try the workaround script a few posts above Same. Try the script, save and try again
  9. I work on a solution which splits the data into chunks. I could also patch the PHP settings on-the-fly but that seems a bit hacky to me. Could take a few more days If you want a workaround for now: Open a shell and run this command: curl -s https://raw.githubusercontent.com/Commifreak/unraid-appdata.backup/refs/heads/master/scripts/hotfix_php_max_input_vars.sh | bash This changes the php config. Run it again to undo the fix. Or reboot (fix is not permanent!)
  10. Turns out its a default PHP-Limit of the setting max_input_vars. This is defaulted to 1000. and exactly after 1000 lines, the request gets cut off.
  11. Structure needs cleaning. Filesystem check? No idea.
  12. I would start htop, hit F6, to select by RAM, start backup and watch the ram being filled. The process with the most used ram is on top
  13. Your previous screenshot shows the issue during backup: the oom-killer was kicking in. The ram was full resulting in killing docker (and system?) processes. Thats another issue you have to look at. Something is eating the ram during docker container starts?
  14. Yea. Okay. We seem to hit a limit here. Let me think about possible solutions
  15. I bet there is some config error. Please post your settings
  16. Ive just released an update which includes a simple settings form debug mode. Open the AppdataBackup settings page Edit the URL by adding "?debugForm" to it. Hit enter Save the settings. A new window will appear with the form data generated BEFORE sending it to the server The page behind will post the received settings. Either compare it yourself or send me both for evaluation. I made a test with HUGE settings pages. But that worked for me. Also, if the data, sent to the server, is too big, the page stays blank. Maybe we can get some info with the debugForm mode.
  17. The backup simply calls unraids method for creating flash backup. That weird.
  18. That abnornal. Please try to create a backup via unraid
  19. Which exact plugin name and version do you use? please make a screenshot from the config page.
  20. The best I can do here: start with the basic things: share a whole log (or share via share debug log feature).
  21. No. These issues does not belong to each other. how long does it take to make the server crash? Could you observe logs during backup until it happens?
  22. this needs some more time on my side. It seems that information getting cut off during form submission. I made some tests with many dummy containers a few weeks ago but couldnt find any issue. Have to try again.
  23. Not in the json. This can be huge without issues. maybe a limit for the web form? How many containers do you have?
  24. Hm. Maybe. Double check your flash drive. Did you another normal reboot, just for fun? what are the file permissions on /boot/config/plugins/appdata.backup/config.json? sounds like it cant write the file. But it can read it. Open the global log terminal and see if anything gets logged when trying to save.
  25. there are some crypt-command examples for encrypt tar.gz archives. I never did it on my end

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.