Summary
When trying to migrate from a docker-compose installation to abctl on a new server, encountering port 8000 already in use error. How to resolve this issue and complete the migration process.
Question
Hello all, I am trying to move from a docker-compose installation to a abctl installation on a new server. I’ve try to:
1- upgrade old setup with: abctl local install --migrate
After first run, this command failed as it was unable to reach servers and check that instances were running smootly. Now I try to run migration again and I get: Port 8000 appears to already be in use. How can I fix this?
How could I try to complete the migration of my old system to abctl
Here are the steps I intended to complete after step 1.
2- I would move the Postgres DB dump to the new server
3- install with abctl on new server
4- restaure the DB from old server (abctl upgraded) to new server (abctl new instance).
Anyone could help on step 1 to complete the migration process on an existing docker-compose installation with traefik and portainer
BTW: post 8000 is taken by airbyte-abctl-control-plane
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.