teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
42 stars 1 forks source link

ds-host migration: Prometheus tries to run #82

Closed teleclimber closed 11 months ago

teleclimber commented 2 years ago

run ds-host -migrate and you might get a Prometheuys error because it's trying to connect, but the port is already taken (by the actually running ds-host).

So Prometheus should not be turned on if we are migrating.