Description
Hi,
First, I want to thank you for this great project. I've been looking for something similar for 5 years. I enjoy using it.
To make a test on my borgbackup repository, I have created a remote storage with a local IP. It was OK.
Now, I want to change the local IP to FQDN.
After the change, I can successfully test the connection in the storage object. In the repo object, I still have the local IP and my backups failed.
In the database, I can see the local IP in the table "repositories" (path). I could update it, but it's never a good way to change directly in the database.
Could you add an edit button for repository information?
Thank you.
Steps to Reproduce
- Create storage with local IP
- Create repo on this storage
- Change local IP to FDQN in Storage Object
- Check repo information (server is ok but not folder)
Installation Type
Docker
BBS Version
2.64.2
Agent Version (if applicable)
No response
Agent OS (if applicable)
None
Relevant Logs
Remote: ssh: connect to host 192.168.0.100 port 2222 : Connection timed out
Connection closed by remote host. Is borg working on the server?
Description
Hi,
First, I want to thank you for this great project. I've been looking for something similar for 5 years. I enjoy using it.
To make a test on my borgbackup repository, I have created a remote storage with a local IP. It was OK.
Now, I want to change the local IP to FQDN.
After the change, I can successfully test the connection in the storage object. In the repo object, I still have the local IP and my backups failed.
In the database, I can see the local IP in the table "repositories" (path). I could update it, but it's never a good way to change directly in the database.
Could you add an edit button for repository information?
Thank you.
Steps to Reproduce
Installation Type
Docker
BBS Version
2.64.2
Agent Version (if applicable)
No response
Agent OS (if applicable)
None
Relevant Logs