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.

donbruno

Members
  • Joined

  • Last visited

Everything posted by donbruno

  1. ok, after a check, the reason is the /root/.cache/borg was full 😞 I think it was my mistake, because I haven't change the default path... after a change and a run, it themes ok 🙂 also it works
  2. ok I can't delete the image 😞 IMAGE ID [552791213]: Pulling from b3vis/borgmatic. IMAGE ID [df9b9388f04a]: Already exists. IMAGE ID [c3072aa2c468]: Pulling fs layer. Downloading 100% von 200 B. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [aa1b65f07332]: Pulling fs layer. Downloading 100% von 57 MB. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [b149f4edaf62]: Pulling fs layer. Downloading 100% von 15 MB. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [9c4b43301842]: Pulling fs layer. Downloading 100% von 311 B. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [2b36c3e70dc7]: Pulling fs layer. Downloading 100% von 313 B. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [7eee898c9a22]: Pulling fs layer. Downloading 100% von 315 B. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [956b6be7964a]: Pulling fs layer. Downloading 100% von 331 B. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [9cbaddbea532]: Pulling fs layer. Downloading 100% von 333 B. Verifying Checksum. Download complete. Extracting. Pull complete. IMAGE ID [f4a66899375e]: Pulling fs layer. Downloading 100% von 333 B. Verifying Checksum. Download complete. Extracting. Pull complete. Status: Downloaded newer image for b3vis/borgmatic:latest GEHOLTE DATENMENGE: 72 MB /mnt/borg-repository/NAS2: Error running actions for repository Command 'borg prune --keep-hourly 2 --keep-daily 7 --keep-weekly 4 --keep-monthly 12 --keep-yearly 10 --prefix backup- /mnt/borg-repository/NAS2' returned non-zero exit status 2. Error during prune/create/check. /etc/borgmatic.d/test.yaml: Error running configuration file summary: /etc/borgmatic.d/test.yaml: Error running configuration file /mnt/borg-repository/NAS2: Error running actions for repository Local Exception Traceback (most recent call last): File "/usr/lib/python3.9/borg/archiver.py", line 5089, in main Command 'borg prune --keep-hourly 2 --keep-daily 7 --keep-weekly 4 --keep-monthly 12 --keep-yearly 10 --prefix backup- /mnt/borg-repository/NAS2' returned non-zero exit status 2. Need some help? https://torsion.org/borgmatic/#issues and a list: NAS2-2022-04-18_22-16 Mon, 2022-04-18 22:16:06 [2097a847ec9313d21e3398de3c6d9ef221f8f3867a195795fa13852d86b8e6cd] the borg check says all ok. and the repro /mnt/borg-repository/NAS2 is a remote nfs mount point from another NAS /mnt/user/appdata/borgmatic/config # validate-borgmatic-config All given configuration files are valid: /etc/borgmatic.d/test.yaml
  3. ok, I delete all images... but when I pull the borgmatic repo, I see that the container with id df9b9388f04a was not pulled, it still exits... 😞 !?!?! How can I delete it?
  4. @chrissi5120sorry, I pulled the repro again, but the error is the same 😞
  5. Hello, i got this error: Local Exception Traceback (most recent call last): File "/usr/lib/python3.9/borg/archiver.py", line 5089, in main Command 'borg prune --keep-daily 7 --keep-weekly 4 --keep-monthly 6 --prefix NAS2- --info --list /mnt/borg-repository/NAS2' returned non-zero exit status 2. #borgmatic config.yaml location: # Repository Pfad repositories: - /mnt/borg-repository/NAS2 remote_path: /usr/bin/borg # Backup Sources source_directories: - /boot - /mnt/user/appdata exclude_caches: true one_file_system: true files_cache: mtime,size patterns: - '- [Tt]rash' - '- [Cc]ache' exclude_if_present: - .nobackup - .NOBACKUP # Repository-Optionen storage: compression: lz4 # zstd wenn möglich relocated_repo_access_is_ok: true archive_name_format: "NAS2-{now:%Y-%m-%d_%H-%M}" encryption_passphrase: "xxxx" # Aufbewahrungszeitraum retention: keep_daily: 7 keep_weekly: 4 keep_monthly: 6 prefix: "NAS2-" # Backup-Validierung consistency: checks: - repository - archives check_last: 1 prefix: "NAS2-" # Farblicher Terminal output output: color: true where is my mistake?
  6. for which docutypes is this setup? I want to import doc docx and I got a error Dateityp application/octet-stream nicht unterstützt 😞
  7. @fk_muck1wow thx very much and how Do you install These Containers? with portainer? sorry, I have it, New container
  8. hello, what is the best way to install gotenberg and apache tika, to use this with paperless ngx?? https://github.com/gotenberg/gotenberg happy eastern Thomas
  9. ich möhte es gerne so: FreshRSS 172.18.0.2:80, kein anderes Netzwerk flame 172.18.0.3:xyz, kein anderes Netzwerk NGINX 172.18.0.99:80 443 usw + 192.168.178.55:80 443 usw so hat jeder container seine eigene IPs und kann die Port nehmen, die er braucht... alles im selben Netz 172.18.0.x nur der nginx hat halt die zwei Netzwerke und kann da schön vermitteln.... Namensauflösung flame.localdomain --> geht nach Adguard, der sagt flame.localdomain 192.168.178.55 (nginx) |---> das funktioniert 🙂 --> nginx sagt, flame.localhost geht nach 172.18.0.3:xyz |---> das funktioniert was nicht funktioniert ist --> den container die richtigen Netzwerke beizubringen 😞
  10. und jedesmal gibt es halt auf 192.168.178.88 einen neuen Port... obwohl nginx als netzwerk eingestellt ist.... freshrss startet halt nicht, weil port 80 auf 192.168.178.88 schon belegtt, aber so soll es ja nicht sein... 😞
  11. so richtig geht es doch nicht, da irgendwie nach außen in den container doch die IP des docker genommen wird und wenn da die ports schon belegt sind, dann kann nicht gestartet werden.... ich will doch nur einen container in einem eigenen Netzwerk ohne Anbindung nach draußen 😞
  12. jetzt scheint es zu gehen... hab die official nginx version aus dem app store genommen und im portainer das zweite NW hinzugefügt und nun geht es 🙂
  13. nur kann ich über die Unraid Docker Einstellungen, kein zweites Netzwerk hinzufügen 😞 habs mal über protainer versucht, auch da ging es nicht so, wie ich es mir vorstelle, da npm nicht mehr starten möchte, wenn ich ihm nur das docker netzwerk gebe 😞
  14. Dank dir für die schnelle Antwort. ich dachte das auch sowas geht, alle Container in einem eigenen docker Netzwerk und den npm mit einem Bein im Docker Netzwerk und mit dem anderen in 192.168.178.0/24?? achso die http://172.18.0.2:5005 kommt von dem eigenen Dockernetzwerk
  15. Hallo Team, ich bin neu in unraid und versuche gerade folgendes Szenario umzusetzen: mehrere Dockercontainer... z.b. Flame und freshrss und NginxProxyManager, Adgaurd den Adguard hab ich auf 192.168.178.10 laufen, mit einer Umschreibung *.localdomain zum NginxProxyManager 192.168.178.20 der NPM soll nun auf die einzelnen Container weiterleiten... ich möchte es so haben, das ich z.b. flame.localdomain (http://172.18.0.2:5005) oder rss.localdomain eingebe, die entsprechenden Seiten aufgerufen werden. Ich hab schon versucht im NPM ProxyHOsts einzugeben, flame.localdomain http://172.18.0.2:5005 klappt aber nicht.... ein nslookup flame.localdomain ergibt 192.168.178.20 wie mach ich das? kann doch nicht so schnwer sein?

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.