Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--version is returning 0.0.0 for :latest, :1, :1.14, :1.14.* #287

Open
jph opened this issue May 10, 2024 · 0 comments
Open

--version is returning 0.0.0 for :latest, :1, :1.14, :1.14.* #287

jph opened this issue May 10, 2024 · 0 comments

Comments

@jph
Copy link

jph commented May 10, 2024

[root@docker ~]# docker pull hif1/heisenbridge:latest && docker run --rm hif1/heisenbridge:latest --version
latest: Pulling from hif1/heisenbridge
Digest: sha256:a278a4866a04eab6a523cf32a81491b84e8ee72e78c4870b24d86dbfebc09b26
Status: Image is up to date for hif1/heisenbridge:latest
docker.io/hif1/heisenbridge:latest
0.0.0

I could be doing something really dumb here, but last night I rebooted my server and now heisenbridge doesn't start anymore, complaining that the homeserver positional argument is unrecognised.

Here's what the logs are saying:

usage: python -m heisenbridge [-h] [-v] (-c CONFIG | --version)
                              [-l LISTEN_ADDRESS] [-p LISTEN_PORT] [-u UID]
                              [-g GID] [-i] [--identd-port IDENTD_PORT]
                              [--generate] [--generate-compat] [--reset]
                              [--safe-mode] [-o OWNER]
                              [homeserver]

python -m heisenbridge: error: unrecognized arguments: MY_HOMESERVER_ADDRESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant