Instance 1 :
Instance 2 :
Performed sync configuration to transfer config of 1 --> 2.
Result : Step 'master' is failed: Remote server should be of the same version as current server.
- solved #9
- replies 8
- views 3127
- stars 0
This is odd. Have you tried to connect to the other instance via QB 8810 port directly instead of the proxy url provided by Nginx?
Yes, Initially it was actually using the port 8810 already, then tried Nginx, in the end still the same. Not sure if this is a bug, but I would try to spawn up another new instance and try to sync the two NEW instances.
I tested here and everything works. If not at your side for the new instance, please paste the detailed setup (or send your database backup to [robin AT pmease DOT com])
Figured out the issue. It was the https, changed it into http then it stopped saying remote version needed to be the same. Working now, thanks robin.