Railway InfluxDB template is not working
I used the basic InfluxDB template that Railway provided and didn't modify anything at all.
But it is not working. Actually deployment seems to be successful but, I can not connect to database via public http url.
26 Replies
Project ID:
bea40726-1468-4416-aa36-09cb543b55e3
bea40726-1468-4416-aa36-09cb543b55e3
what do you get when you open the public url?
@Brody
I get this error page
is influxdb an http service?
yes it is
I used the default influxdb template railway provided
GitHub
GitHub - vergissberlin/railwayapp-influxdb: InfluxDB for railway
InfluxDB for railway. Contribute to vergissberlin/railwayapp-influxdb development by creating an account on GitHub.
this one
no no I'm not asking how the creator configured the template, I'm asking if influx db itself is an http service
yes itself is an http service
i should be able to connect to dashboard page
what port does it listen on?
should be showing this page
8096 at the moment!
sorry but I'm still not asking how the template was set up
what port does influxdb expose that login page on?
oh port 8086 as a default
any error logs ?
nothing in deploy logs
nothing? completely empty?
no no I mean no error logs
there are bunch of info logs tho
and it is pretty much the same when I deployed it on the local
sorry for taking long time
Solution
Change this to 8086
wow
it worked !
really appreciate it π
no problem