madkatz
madkatz
IImmich
Created by madkatz on 9/16/2023 in #help-desk-support
Immich_db_dumper issue
I am running the immich_db_dumper container to make backups, and I am running into a failure in symbolic link creation. The daily/weekly/monthly work fine, but the "last backup" fails. Logs here. I know it's a permission issue likely, but can anyone help with this? 2023/09/16 00:00:00 1943: Creating dump of immich database from database... 2023/09/16 00:00:03 1943: Replacing daily backup /db_dumps/daily/immich-20230916.sql.gz file this last backup... 2023/09/16 00:00:03 1943: '/db_dumps/daily/immich-20230916.sql.gz' => '/db_dumps/last/immich-20230916-000000.sql.gz' 2023/09/16 00:00:03 1943: Replacing weekly backup /db_dumps/weekly/immich-202337.sql.gz file this last backup... 2023/09/16 00:00:03 1943: '/db_dumps/weekly/immich-202337.sql.gz' => '/db_dumps/last/immich-20230916-000000.sql.gz' 2023/09/16 00:00:03 1943: Replacing monthly backup /db_dumps/monthly/immich-202309.sql.gz file this last backup... 2023/09/16 00:00:03 1943: '/db_dumps/monthly/immich-202309.sql.gz' => '/db_dumps/last/immich-20230916-000000.sql.gz' 2023/09/16 00:00:03 1943: Point last backup file to this last backup... 2023/09/16 00:00:03 1943: ln: failed to create symbolic link '/db_dumps/last/immich-latest.sql.gz' 2023/09/16 00:00:03 1943: : Operation not supported 2023/09/16 00:00:03 1943 Exit Status: 1
3 replies
IImmich
Created by madkatz on 1/20/2023 in #help-desk-support
DNS Rewrite Help
Trying to set up a DNS rewrite for when I am on my local network, but keep the domain name so it works remotely. I cannot get the app to login when on my local network. https://photos.mydomain.com properly redirects to my home server, proxied through NPM to Immich and works fine. Remotely, https://photos.mydomain.com/api logins on the app, no issues (other than slow speeds). On my home server, AdGuard Home set to redirect photos.mydomain.com to my NPM IP. In my browser on LAN, I can access photos.mydomain.com and I can see the rewrite happen properly in the AdGuard queries. But when I try to login with the app, it fails. AdGuard processes the rewrite...so not sure where the failure point is. Any thoughts?
172 replies