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

error running the app: Not Found #39

Open
gelo22 opened this issue Apr 27, 2021 · 0 comments
Open

error running the app: Not Found #39

gelo22 opened this issue Apr 27, 2021 · 0 comments

Comments

@gelo22
Copy link

gelo22 commented Apr 27, 2021

Command:
docker run slok/alertgram:latest --telegram.api-token=bot000000000:AAAAAAAAAAAAAAAAAAAAAAAAAAA-aaa --telegram.chat-id=-00000000
Result:
error running the app: Not Found

Same with --debug, non default ports and so on
Only running with: --notify.dry-run

docker run -p18080:18080 -p18081:18081 slok/alertgram:latest --telegram.api-token=bot000000000:AAAAAAAAAAAAAAAAAAAAAAAAAAA-aaa --telegram.chat-id=-00000000 --metrics.listen-address=":18081" --alertmanager.listen-address=":18080" --debug --notify.dry-run

Unfortunately in my case - this code is waste of time.
Just wandering why with --debug options the code returns same short message for mind-readers

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