The past 13 months, I’ve had BackBlaze and Duplicacy playing nice with my Unraid, backing up files from one of my shares. It has suddenly stopped working, and for the life of me I have made zero changes to my Unraid config since this happened. When trying to run the backup job I get the following error:
2023/02/17 17:23:45 Failed to check the storage at b2://SHARENAME: Head “https://f004.backblazeb2.com/file/SHARENAME/config”: dial tcp 192.168.7.1:443: connect: connection refused
I ended up deleting the storage and backup info in Duplicacy and attempted to start from scratch. When I enter Key ID, Application Key, and Bucket to recreate the storage, I see the following error in the logs:
2023/02/17 17:23:45 ERROR STORAGE_ERROR Head “https://f004.backblazeb2.com/file/SHARENAME/config”: dial tcp 192.168.7.1:443: connect: connection refused
I do not know where this port 443 is coming from, as no Duplicacy json file references it, nor is it listed under the container settings. An incomplete NextCloud docker DID have a reference to port 443, but it was not running. Deleting NextCloud and restarting the Unraid server made no difference.
The error message references port 443 on my router itself (Eero), not the Unraid IP. I tried adding port forwarding for Unraid, but this had no effect. I tried adding another port to the Duplicacy container, but I could never get this change to apply and save.
I am at a loss as to how to proceed. Could something non-obvious be tying up port 443? Thanks in advance. Please let me know if more info is required, and I will be happy to provide.