tmor2

Members
  • Posts

    87
  • Joined

Everything posted by tmor2

  1. Here is the debug log. Also, I double checked, nothing else, not even Mover, nor any containers, nor any other processes are running during backup. The last successful backup was 2023-09. No changes/updates were made to UNRAID system since then (except Docker/plugin updates). I'm running UNRAID v6.12.9 appdata.backup.zip
  2. Every one of my back ups fail. I use setting stop all containers, backup then restart. The issue is mariadb app - the backup fails, and as a result, the entire backup fails (eventhough the backup of NO other apps during the process fails) How can TAR creation fail??? How is this error solved? Thanks. Here is error message: [27.03.2024 18:32:53][ℹ️][mariadb] Should NOT backup external volumes, sanitizing them... [27.03.2024 18:32:53][ℹ️][mariadb] Calculated volumes to back up: /mnt/user/appdata/mariadb [27.03.2024 18:32:53][ℹ️][mariadb] Backing up mariadb... [27.03.2024 18:35:51][❌][mariadb] tar creation failed! Tar said: tar: /mnt/user/appdata/mariadb/databases/75813e901614.err: File shrank by 880862549 bytes; padding with zeros
  3. Docker won't start, installation works. The only thing I changed after installing is time zone and webui port (incl. advanced option "WebUI=http://[IP]:[PORT:8899]") Error in logs says: "2023-08-12T23:57:43-04:00 ERROR cannot write configuration to file: open /updater/data/config.json: permission denied" What is solution?
  4. (A) I wanted to manually update from 26.0.5.1 to 27.0.2 using UNRAID terminal. -my docker image was set to lscr.io/linuxserver/nextcloud:version-25.0.2, (this was done several months ago, to resolve issues when migrating v24 to 25 - I didn't realize this after I started erors below). - On UNRAID terminal I executed "docker exec -it nextcloud updater.phar" The updater process started, but it gets stuck at "Delete old files"..Error message says: ********************* [✘] Delete old files failed core/shipped.json is not available Update failed. To resume or retry just execute the updater again. ********************* No matter how often I re-execute "docker exec -it nextcloud updater.phar", I end up with the same error. On the other side, WebGUI: states "Update in process." (B) Following is the version currently installed: www/nextcloud/version.php --> (v 26.0.5.1) www/nextcloud/config/config.php -->(v 26.0.5.1) (C) When I execute following command in UNRAID terminal docker logs nextcloud I get following error listed. ************************ PHP Warning: require_once(/config/www/nextcloud/lib/versioncheck.php): Failed to open stream: No such file or directory in /config/www/nextcloud/cron.php on line 40 PHP Fatal error: Uncaught Error: Failed opening required '/config/www/nextcloud/lib/versioncheck.php' (include_path='.:/usr/share/php8') in /config/www/nextcloud/cron.php:40 Stack trace: #0 {main} thrown in /config/www/nextcloud/cron.php on line 40 ************************ (D) What do I do?
  5. After UNRAID update from 6.11 to 6.12.3, poste.io is not working any longer. When I try to start the container, I get pop-up error (in UNRAID GUI): "Execution Error, Server error" I can't access the logs from UNRAID->Docker->Click on poste icon-> select "Logs" Does anyone have a solution to this issue?
  6. Hi I am looking for package perl-5_32_0="yes". Is that covered by default in 6.11.0 or not?
  7. Hi, thank you for the code. I got just one result (for grep.... thing): perl-5_32_0="yes" How do I find out where is this package component used, and if I really need it? Does 6.11.0. have native support for it? (I don't remember why I installed it, but it must have been from SpaceinvaderOne videos...maybe for settig up VM (and I don't use VMs any longer) Thank you in advance.
  8. Hi, I need help RE: nerdpack. I'm still at 6.10.3 and hesitatnt to move to 6.11.0 because of the whole nerd thing issue. I don't remember why I installed nerdpack (likely SpaceinvaderOne videos). Here is an image of those that are installed (attachement). Here are my questions: Do I need these, or can I simply remove nerd package and upgrade to 6.11.0? If I do need them, how do I find out which dockers are using them? If I do need them, what do I do to replace them. When I execute in UNRAID cml: grep yes /boot/config/plugins/NerdPack/NerdPack.cfg, I get JUST one entry: perl-5_32_0="yes" Is this package available as standalone in 6.11.0? (I don't see it in Apps store on 6.10.3) Thank you.
  9. Ever since I updated poste.io container in August 2021, all of my emails are being quarantined. In order to IMAP retrieve emails from server to my phone, I need to log in into webUI as admin, go to "Quarantine" tab and click "deliver" next to EACH email. This is very tedious. Does anyone have this problem? Also, under "Blacklist/Whitelist---->Karma Records", all IP addresses are marked as "Bad" connection. The only workaround to manually "delivering" each quarantined email, is whitelisting all incoming IP addresses. That's quite risky. Disabling "Spam Check" and "Antivirus" check didn't solve problem. Any ideas?
  10. Ok. that solved the issue for using UNRAID->Docker->Firefox, but this Firefox Docker is just for testing purposes -> I use browser on PC to send torrents to port 811 on UNRAID box. I still can't figure out what is preventing me from accessing port 8112. The chain of data is: PC Browser->PC->Router->UNRAID->docker (Deluge)-> port 8112 PC Browser level: no proxies, no network modifications at all, inherits from PC PC: no proxies, no network modifications at all, inherits from Router Router (pfsense): Special Firewall Rule explicitly permits PC to UNRAID UNRAID: inherits from router Deluge: starts up fine.
  11. Thanks for detailed message. So basically, you are saying that WebUI should work, but that network/OS/App is somehow not allowing that? I'm accessing webUI from intranet, (no port forward), using default bridge. Tried 4 browsers, on several different devices, to no avail. No VLANs. One of your questions was interesting.... "3. check firewall and ensure no blocking going on especially if you recently changed your firewall config, if no go:-" ---- I have explicit rule that permits access from pc (LAN1) to UNRAID (LAN2). ---- I did one-two changes on router, around DNS resolver, DNS servers, and DNS over TLS settings; in this case however, it might be a bit odd that I can access WebUIs of all docker containers, except Deluge's....I reverted DNS server changes to old settings, and I could not access Deluge's WebUI. Router logs explicitly show with timestamp, when I was accessing port 8112 on UNRAID from my pc, and the connection was permitted (not blocked) by my router. But this is interesting..... I installed on UNRAID Firefox docker. Using that Firefox, I could access WebUI. However, I then changed network settings in Firefox to use proxy to Deluge's address [MY IP]:8118. When in Firefox I checked "whats my IP", the expected VPN's IP address was displayed, meaning Firefox docker was using Deluge docker's VPN service. When I now tried to access Deluge's webui at port 8112, I could not do so. I'm not sure what to make of this.
  12. Didn't work on my end. Still cannot access WebUI @ [IP]:8112 Updated .ovpn file. Started docker. curl command directly to my VPN provider shows: "You are connected to [VPN provider name] ([SERVER name]). Your IP address is [VPN server address]" Therefore, VPN connection is correctly established. "netstat -an | grep LISTEN" gives ***************** sh-5.1# netstat -an | grep LISTEN tcp 0 0 0.0.0.0:8112 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:8118 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:58846 0.0.0.0:* LISTEN tcp 0 0 10.11.0.13:43937 0.0.0.0:* LISTEN ****************** This is odd: IP address for webUI (port:8112) is 0.0.0.0 vs expected 10.10.20.2 Again, all of these issues happened after updating docker on Jul 11. Anyone has suggestions on how to resolve issue with accessing WebUI?
  13. I am having exactly the same problem. Using different VPN provider. WebUI worked just fine until this past Sunday when it stopped. The only thing I did was updated docker, like I usually do. When trying WebUI, error message is: "Unable to connect" No changes whatsoever were made to UNRAID.
  14. Hello, How do I get past the installation error? See image. Apparently there's no space left on device,...but that's a bit odd: My docker space has 5.4GB free Cache and disks have >1TB space free. Thx
  15. Hi, thanks for docker! Does anyone know how to import data set...do I need to enable path to my UNRAID shares in Docker->neo4j->Edit?
  16. Hi, Meanwhile, I realized that the red "X" stands for "Remove from Private Registry". I guess there are two linux "resilio sunc" apps because these are from two different repositores. (linuxserver vs DockerHub) How do I switch from private to official "resilio sync" without de/install and re-setting up all syncs?
  17. I am running 6.9.1. Recently I noticed that CA plugin "Appdata Backup/Restore v2" issued notice within its plugin: "NOTE: USB Backup is deprecated on Unraid version 6.9.0 It is advised to use the Unraid.net plugin instead" I wasn't able to find "Unraid.net plugin" for automated, scheduled backing up of USB in the way that "Appdata Backup/Restore v2" did it. Is manual USB backup now the only way to backup USB configuration?
  18. Can someone please explain the difference between these two Resilio apps by linuxserver?? I installed long time ago the one on the right.
  19. That's not what it means. I checked few apps I have installed including swag... None other icons have red star. All installed apps have a "EDIT" icon on lower left, vs "DOWNLOAD" icon (for uninstalled icons).
  20. I noticed two Resilio apps listed by linux server. Is the one with the star deprecated? How do I switch from the one on the right to the one on the left ? (-given they are both linux, can i simply edit docker-template under advanced?)
  21. SOLVED USB stick was dead. Had to reinstall UNRAID OS on a new USB stick. Luckily I had configuration saved.
  22. I recently unplugged USB cable from external HDD being mounted to UNRAID server via "Unassigned Devices". After I reattached the drive, the drive won't mount correctly. Attached pics show how this looks along with logs. Specific error message states: "Tower unassigned.devices: Mount of '/dev/sdh2' failed. Error message: FUSE exfat 1.3.0 WARN: volume was not unmounted cleanly. fuse: mountpoint is not empty fuse: if you are sure this is safe, use the 'nonempty' mount option" I note recommendation to run "fsck" command. https://wiki.unraid.net/Check_Disk_Filesystems does not show how this command is used for exFAT formatted systems. Assuming that I'm using UNRAID terminal, what is the syntax for "fsck" command. I'd like to make sure that fsck is only run against that specific drive (and not my array drives), and I'd also appreciate to know where in directory structure within UNRAID terminal window do I need to be positioned when executing fsck cmmand. Namely, in UNRAID terminal this drive has following directory aisgnments: /dev/sdh and /mnt/disks/ Do I need to unmount the drive, then navigate to /dev/ and execute fsck against sdh? Suggestions?