Http error in console

Status
Not open for further replies.

MrTitan

Knight
Customer
[02:24:20] ERROR HTTP error code: 429
[02:24:22] ERROR HTTP error code: 502

Does anyone know what are these erros? I get them for first time.
 
me too i get error code : 502 today
The server say gateway or proxy—server don get properly response from the back-end server. If you use proxy for transferring traffic then check:
  • Healthy and response of the back-end part, also check their configuration;
  • Check configuration on the proxy side and able to communicate in another port, maybe, ports are you used was busy by another software;
  • Check status of the network connection and configuration of the system, you can send data through the netcat utility and test data transfer;
  • If your web—application use socket you need to check their location, it has access and permission.
 
The server say gateway or proxy—server don get properly response from the back-end server. If you use proxy for transferring traffic then check:
  • Healthy and response of the back-end part, also check their configuration;
  • Check configuration on the proxy side and able to communicate in another port, maybe, ports are you used was busy by another software;
  • Check status of the network connection and configuration of the system, you can send data through the netcat utility and test data transfer;
  • If your web—application use socket you need to check their location, it has access and permission.
why.... WHY. Soon you will stop thinking at all! Just lie down on the floor, turn on the AI assistant and cry if something doesn't work out
 
why.... WHY. Soon you will stop thinking at all! Just lie down on the floor, turn on the AI assistant and cry if something doesn't work out
I don't get your response here. The answer is not AI generated and the problem is from the configuration setup.
 
I don't get your response here. The answer is not AI generated and the problem is from the configuration setup.
The problem was that the Telegram servers were down, and the bot couldn't access them. It returned a 502 error.
Where does this sheet match what happened, in any way?
 
The server say gateway or proxy—server don get properly response from the back-end server. If you use proxy for transferring traffic then check:
  • Healthy and response of the back-end part, also check their configuration;
  • Check configuration on the proxy side and able to communicate in another port, maybe, ports are you used was busy by another software;
  • Check status of the network connection and configuration of the system, you can send data through the netcat utility and test data transfer;
  • If your web—application use socket you need to check their location, it has access and permission.
This text was GENERATED BY an AI ASSISTANT! Don't pretend it's not. There are no fools here.
 
The problem was that the Telegram servers were down, and the bot couldn't access them. It returned a 502 error.
Where does this sheet match what happened, in any way?
I reported this problem in 1st of May ... My server was running smoothly for ~2months. I accidentally saw this error while I was checking for issues in the console log.
 
The problem is that the Telegram client cannot connect to the server, sometimes there is no access to it. The server is polled every 30 seconds. I can move this error to a different log so it doesn't bother you.
 
Status
Not open for further replies.
Back
Top