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. Could you post the logs from the log tab please?
  2. The fix should male it work again on those sets.
  3. Which faulty version exactly?
  4. The small fix I releasesd just now, should fix the restore process @Yanos!
  5. At least not at my assigned v6 prefix We'll see.
  6. Oh, yes - there was a hidden space. Sorry. But goin back to my 1st question: https://forums.unraid.net/topic/110648-how-to-set-only-the-ipv6-interface-id-suffix/?do=findComment&comment=1207205 - could you share your findings? EDIT: specifying 00:00:00:00:00:01 successfully gives me a v6 Interface ID of 200:ff:fe00:1 inside my fritzBox. So I assume I could work with that EDIT2: I updated all rules - the 00::10 address is working! So my public v6 is *prefix*:200:00ff:fe00:0010 as caluclated. Works perfectly! Thansk you!
  7. My results: ... --mac-address 00:00:00:00:00:10 'jc21/nginx-proxy-manager:latest' unknown flag: --mac-address 00:00:00:00:00:10 See 'docker run --help'. The command failed.
  8. So, the example 00:00:00:00:01:28 is not valid? How do you checked, that 02:00:00:0F:00:09 is okay but 00:00:00:00:01:28 is not?
  9. Fixing all that is part of my rewrite currently. I patch some things here and there and will fix your issue the next days for now.
  10. Thanks @mgutt will try this out. that all would be great if its covered from the GUI in future unraid releases.
  11. Hi all! I observed a strange behavior since weeks: When I hit a link inside those notification mails (happens on notebook and mobile phone the same way), then the first post (or reactions) are not getting stored. I type in my text, hit "Post" (Or save?) and after 2 secs, my answer hides. But my post does not show up as usual. Reloading the page once shows the editor with a note, that my draft was being recovered. If I then hit enter, all is working. So, every session start by directly opening a thread doesnt let me set reactions or post something. There is at least one simple page reload needed to make things work. My current workaround: Reload direct called pages one time before doing anything. Did someone noticed? Maybe a forum sw bug?
  12. These containers were clearly started during backup from something else. It seems, that you do not have autoupdate enabled? So, something else is starting the containers. Please check what it could be. Same to you
  13. Are you sure, that your settings are the same? libvirt backup enabled? Yes, as you already wrote: The plugin says, the source folder is not there. Are you sure /mnt/CACHE/appdata is correct? Not /mnt/USER/appdata? Its on you. If you need something single from a backup, you can pick the right tar.gz instead open the whole backup. In future, more container specific options will come, like single recovery etc. The backup job is the same in both variants - just a split for every folder found in the source folder.
  14. Hm, okay. I thought this "special" case is allowed (Community Dev & an own topic inside Plugin Support). I dont know if the forums permission system is capable of this? Or is it now wanted from the admins?
  15. Hi, is it allowed for thread authors to „Recommend“ a post? It is then showed on every thread page on top. I dont see the option on my Plugin support thread: https://forums.unraid.net/topic/132721-plugin-ca-appdata-backup-restore-v3/ Is there anything I can do? 😀
  16. Could you be more specific? How do you handle it (with example)? So, you are not set fixed v6 adresses?
  17. Just copy the .json file from /boot/config/plugins/ca.backup2 to a sage place on your pc and after reinstall back to that location. An automated migration is not implemented.
  18. Install the older plugin version and try if it is faster
  19. The plugin support was moved! To manage everything a bit better, I created a new thread: https://forums.unraid.net/topic/132721-plugin-ca-appdata-backup-restore-v3/ @ich777 Iam not able to "pin" single posts there, is there anything I need (persmissions)? Could someone close this thread? Plugin support links are getting updated soon - as well as the name.
  20. Known issues & planned features Known issues If container autoupdate is enabled, the container gets started and producing a "Already started" info Currently being accepted as ok - produces some debug info inside the log but does not treat it as error 02.2023: Some users facing "tar verify failed!" issues although all dockers are stopped. Currently searching possible root causes. Planned features Complete overhaul of the code including PHP8 compatibility ✔️Files/Folder config per container ✔️Maybe extra sources apart from containers? ✔️Option (separate) to disable encoutered errors (containers, tar backup, tar verify) ✔️Multicore backup (zstdmt) ✔️PreRun/PreBackup/PostBackup/PostRun custom scripts ✔️Restore single container data ❌Treesize view of all source data? ✔️Include the docker templates in backups ✔️Some easy diag functions Share diag docker infos and the config ❌Some anonymous statistic collection Opt-In ❌ Not now / Never / Not planned ✔️ Done ⏳ In progress Notes Multiple appdata volume sources possible Save to single archive removed The backup will always create seperate files now Flash backup is back! It uses unraids native way for doing it VMs backup also included Basic operation. More to come - maybe
  21. CA Appdata Backup / Restore v2.5 Welcome to a new epsiode of the appdata backup plugin The previous thread is located here: https://forums.unraid.net/topic/61211-plugin-ca-appdata-backup-restore-v2/ IMPORTANT! Starting with Unraid 6.12, this plugin will be deprecated. As already stated, there will be a complete rewrite of it. Please have a look at the new thread for it ----------------------------------------------------------------------------------------- What happened? I stumbled upon some bugs while using Squids plugin and made pull requests. Squid told me, he has only limited time and asked me if I want to publish a new version of the plugin. So we decided to deprecate his version in favor of "my" version. For now, the plugin has fixed for error detection and some other new features (see changelog). More to come. Anything I should consider? YES! Since the updated version shows you error during backup/verification (and even while stopping/starting containers), it COULD happen, that you see errors after update which were not there before. In most cases, these errors/warnings were there before but supressed. Errors like "File changed as we read it" or "Contents differ" (during verification) tells you, that some files are still in use. Post here (with your log) in that case.
  22. I dont know what should be different. Looking at your log, tells me, that the backup started 01:45:10 with the flash backup and 01:45:19 with the main backup. The tar backup ends at 06:26:02 because you aborted it. The mechanism for backup is the same. If you want, you can downgrade the version back to Squids latest and try again, I would not get, why it should be faster. Why do you have cronjobs at all for this?
  23. Post the whole log as text, not as screenshot. As Code or as attached txt pr something
  24. @Omri Any news on that? Does anyone at LimeTech gave a info anywhere about that? Is this even possible? This needs indeed some magic, right?
  25. Ok, that answers first question. No statement from Limetech about this? But my „Address already im use“ issue still remains. As soon as I enter any v6 IP I get this.

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.