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.
> ⓘ Deployment information is only viewable by project members and Railway employees.
12 Replies
2 years ago
You mean the domain of influxDB, sure here is the domain: https://influxdb-production-e9a7.up.railway.app/
2 years ago
This is when you are trying to contact an external service is that correct?
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
I am using public network.
Status changed to Solved Railway • over 1 year ago
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.
2 years ago
It seems to have been solved like this