coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: Generated domains and connection strings IP address is not up to date

Open JorrinKievit opened this issue 1 year ago • 0 comments

Description

I have migrated my coolify instance from one VPS to another. Everything works well, except that coolify still thinks it is on the old IP address. So the IP used in the generated domain or connection strings is outdated.

This seems to be the same issue as in #1070 , but the issue still occurs on version 4. If this is not something that can be automatically detected and fixed, is there some way to manually change it?

Minimal Reproduction (if possible, example repository)

  1. Create a coolify instance on a VPS.
  2. Migrate the instance to another VPS with a different IP. In this case, I used this script to migrate: https://gist.github.com/Geczy/83c1c77389be94ed4709fc283a0d7e23
  3. Generate a domain or connection string

Exception or Error

No response

Version

v4.0.0-beta.262

JorrinKievit avatar Apr 17 '24 17:04 JorrinKievit