mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #803] Error argument --port: expected when build docker version of Healthchecks #564
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#564
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @djacquensf9 on GitHub (Mar 16, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/803
Hi,
I tried to build the latest docker version of Healthchecks (using
docker compose up) but I have every times an error:manage.py smtpd: error: argument --port: expected one argument(see picture)Do you have an idea what could be going wrong?
Thanks,
David
@cuu508 commented on GitHub (Mar 29, 2023):
In the .env file, please comment out or remove the
SMTPD_PORT=line.@djacquensf9 commented on GitHub (Mar 29, 2023):
Thank you so much !!
You are my Piotr Ugrumov !! 😉