I'm getting sporiadic of the influx 503 errors.
redstars071
TRIALOP

2 years ago

I'm using the repo: https://github.com/wolfstar-project/wolfstar, I'm getting this HttpError: 503 Service Unavailable: I don't know how to solve it crashes the bot.

View Deploy details

> ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

12 Replies

2 years ago

Full build and deploy logs please -

https://bookmarklets.up.railway.app/log-downloader/


redstars071
TRIALOP

2 years ago

here is the log

Attachments


2 years ago

What domain is the bot calling that's returning the 503 error?


redstars071
TRIALOP

2 years ago

You mean the domain of influxDB, sure here is the domain: https://influxdb-production-e9a7.up.railway.app/


This is when you are trying to contact an external service is that correct?


redstars071
TRIALOP

2 years ago

What does "external service" mean? The bot is trying to contact the InfluxDB service hosted on Railway, so it is not an external service. I provided the domain generated by the Railway application, which is in the same project as the bot and InfluxDB.


2 years ago

Are you connecting to influx or the public or private network?


redstars071
TRIALOP

2 years ago

I am using public network.


2 years ago

Please use the private network.


Status changed to Solved Railway almost 2 years ago


redstars071
TRIALOP

2 years ago

I understand, I will use the private network for internal communication. However, I need to access the InfluxDB dashboard from outside. How can I configure the service to allow this access?


2 years ago

If I'm not mistaken you are already able to access influx publicly but you receive random 503s?

If so, please try enabling the edge proxy in the service settings.


redstars071
TRIALOP

2 years ago

It seems to have been solved like this


Loading...