Everything posted by ZappyZap
-
[Support] devzwf - Pihole Sync
Overview: Support for Docker image Pihole Sync Application Name: Pihole Sync Application: https://github.com/ShiromMakkad/docker-pihole-sync Documentation: https://github.com/ShiromMakkad/docker-pihole-sync/blob/master/README.md Make sure to look at the complete documentation Please post any questions/issues relating to this docker you have in this thread.
-
[Support] devzwf - hydroqc2mqtt
Overview: Support for Docker image hydroqc2mqtt, Application Name: hydroqc2mqtt Application: https://gitlab.com/hydroqc/hydroqc2mqtt Documentation: https://hydroqc.ca/ Make sure to look at the complete documentation Please post any questions/issues relating to this docker you have in this thread.
-
[Plugin] CA Appdata Backup / Restore v2
that's i know.... and it is not the issue here... still do not explain why CA backup/Restore failed silently ..... and did not catch the tar error
-
[Plugin] CA Appdata Backup / Restore v2
[UPDATE] Un-install UD preclear , reboot, error gone for the CA_backup.tar.gz at 0B After troubleshoot i found out CA Backup/ Restore Apdata was silently failing with no indication of issue CA Backup/ Restore Apdata was reporting backup complete without any error Aug 29 07:41:41 unraid CA Backup/Restore: ####################### Aug 29 07:41:41 unraid CA Backup/Restore: appData Backup complete Aug 29 07:41:41 unraid CA Backup/Restore: ####################### in the log Backup/Restore Complete. tar Return Value: 0 but running the exact same command manually give me (yes i change the target file to not erase the automated one) cd '/mnt/apps/appdata/' && /usr/bin/tar -cvaf '<redacted for privacy>/CA2_backup.tar.gz' * ... snipped for summary ... /bin/sh: line 1: gzip: command not found /usr/bin/tar: <redacted for privacy>/CA2_backup.tar.gz: Wrote only 4096 of 10240 bytes /usr/bin/tar: Child returned status 127 /usr/bin/tar: Error is not recoverable: exiting now clearly not zero even the Diff for "verication" did not return error even with a gz file at 0B really surprise just reporting for information , after reinstalling gzip via nerdztools (i am investigating why it disapear ) all is good [Edited] i have to note i am using pigz from nerdz-pack and it is where gizip was missing but still.... CA Backup/ Restore Apdata should have report the failure.... is it a bug ? thanks
-
[Plugin] CA Appdata Backup / Restore v2
I have the same issue and i am on 6.10.3 just found out (with horror) my backup is at 0 # ls -al Appdata/2022-08-22\@07.00/ total 0 drwxrwxrwx 1 root root 38 Aug 22 07:02 ./ drwxrwxrwx 1 nobody users 94 Aug 22 07:02 ../ -rwxrwxrwx 1 root root 0 Aug 22 07:02 CA_backup.tar.gz* anybody else have this issue ?
-
Kopia backup (vs Borg)
resurrecting this thread as i am curently testing kopia (docker) so far tested with repo : B2 - work as expected S3 - i had some issue with the tls... but migth be on my side Kopia repo server - work as expected The issue i have for now in not really on kopia itself, but on the perm the container have to read data to backup....
-
The state of various backup solutions
any update on this thread ? i would like to try restic ..... any one one tried it
-
[Support] borgmatic
What did you put in "Borg Repo (Backup Destination):" ? since you dont use local repo ?
-
[Support] Djoss - Nginx Proxy Manager
Got it.... thanks for the clarification now how to change the port directly on the app ? i am use to compose , but still new on the way unraid do doker ....
-
[Support] Djoss - Nginx Proxy Manager
When Network Type: is set to custom , the docker do not seem to react to any entry you put in Web UI Port HTTP Port HTTPs Port and always come back to his default : 4443,8080 and 8181 is it a bug ? this do not happen when use Network Type = bridge
-
[Plugin] CA Appdata Backup / Restore v2
Hello, I creats 2 pool Devices : 1 for cache (SSD) 1 for appdata/domains/etc... (NVME) The pool who contains appdata and co is name "Apps" and is accessible via /mnt/apps when i try to backup the whole pool in CA Backup/Restore and have /mnt/apps in Appdata Share (Source): i get : "Source cannot be /mnt/user or /mnt/disk" how can i backup the domains ? Thanks for the excellent pluggin.
-
[Support] Djoss - Nginx Proxy Manager
NVM i was in basic view. thanks
-
[Support] Djoss - Nginx Proxy Manager
there is no edit button...... Usually for some other container there is an edit button, or i just go to show more setting and there is edit button but on this one there is only the path
-
[Support] Djoss - Nginx Proxy Manager
I am getting from CA Fix Common Problems : Usually i go to the docker config and switch the Access Mode: to RW/Slave to fix the issue on other containers. but on this one there is no edit button ? anyway to fix this ? Note: my Appdata in on a NVME Unassigned devices who is not my Cache Drive Thanks