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

I am trying to specify webhook url from external source, howdy is silent #1

Open
Squirrel2020 opened this issue Jul 14, 2017 · 0 comments

Comments

@Squirrel2020
Copy link

Squirrel2020 commented Jul 14, 2017

Seems like when I go directly to http://ip.adr.of.vps/ from browser - everything works. But once I'm trying to specify the webhook in the web-form - nothing happens.

My web-server with webhook scripts (scripts to which telegram webhooks are directed) is shared hosting PHP 5 - which has SSL/domain.

I placed the app at My OS is Ubuntu 14 with external IP address with no firewalls: I tried to insert localhost/external address (itself) into form (it is silent). But as I specified above - when I am trying to visit IP address - I see following log:

INFO[07-14|19:00:04] processed request method=GET path=/static/js/angular-websocket.min.js.map status=200
INFO[07-14|19:00:04] processed request method=GET path=/static/css/bootstrap.css status=200
INFO[07-14|19:00:04] received request method=GET path=/static/css/bootstrap.min.css.map
WARN[07-14|19:00:04] problem with static resources msg="Asset app/static/css/bootstrap.min.css.map not found"

Which sounds for me - that JS form is not working at all.

Sounds like application has bugs when it comes to using it on different public servers.

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