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

Gateway Problem #26

Closed
filipre opened this issue Oct 11, 2015 · 2 comments
Closed

Gateway Problem #26

filipre opened this issue Oct 11, 2015 · 2 comments

Comments

@filipre
Copy link

filipre commented Oct 11, 2015

I'm pretty sure that this is not the adapter's fault but I would like to know if someone has similar problems:

[Sun Oct 11 2015 21:01:19 GMT+0200 (CEST)] ERROR Error: HTTP status 502 returned.
  at Function.TelegramBot.error (/home/rene/Development/hubot/node_modules/hubot-telegram/node_modules/telegrambot/lib/telegrambot.js:26:15)
  at Request._callback (/home/rene/Development/hubot/node_modules/hubot-telegram/node_modules/telegrambot/lib/telegrambot.js:48:62)
  at Request.self.callback (/home/rene/Development/hubot/node_modules/hubot-telegram/node_modules/telegrambot/node_modules/request/request.js:198:22)
  at Request.emit (events.js:98:17)
  at Request.<anonymous> (/home/rene/Development/hubot/node_modules/hubot-telegram/node_modules/telegrambot/node_modules/request/request.js:1063:14)
  at Request.emit (events.js:117:20)
  at IncomingMessage.<anonymous> (/home/rene/Development/hubot/node_modules/hubot-telegram/node_modules/telegrambot/node_modules/request/request.js:1009:12)
  at IncomingMessage.emit (events.js:117:20)
  at _stream_readable.js:943:16
  at process._tickCallback (node.js:419:13)

I have this problem on my local machine as well as on my remote server. I also noticed that this occures multiple times.

Any ideas how to solve this?

@arcturial
Copy link
Collaborator

I believe this happens when the Telegram servers are having issues. I found a couple of reports from August where people were complaining about the Telegram servers, it seems to have sort itself. Is it still happening today?

@filipre
Copy link
Author

filipre commented Oct 12, 2015

I see. The only thing to do is to wait then, I guess.

Is it still happening today?

It happened multiple times last week according to the server logs. Now it works again.

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

2 participants