6 months ago
please help me for fix this issue, thanks!🙏
14 Replies
6 months ago
Likely case, youre starting the server twice or you have some other service using that port already - from your logs it does seem like you already have "User Service" running on port 8080
thanks for the answer, btw, how can I know which ports are running on my railway?
6 months ago
well thats just up to your app, if your app uses port 8080 and port 3000 then port 8080 and port 3000 is being used. I don't believe any other port would be used unless you are using it yourself
but I just subscribed to pro, and there are no projects or even services running other than the service I sent in the picture, and I have tried it on other ports like 3000, the error is the same, why is that, I have been stuck here for a very long time🥲
6 months ago
I'm very confident youre starting your app twice
6 months ago
just make sure that only one bind to the port is being made
thanks @Fragly It's very insightful for me, I'll try to check again, I'll be back soon🙏🏻
6 months ago
no worries, good luck
6 months ago
im glad to hear it
6 months ago
happy to help 🙂
6 months ago
!s
Status changed to Solved dev • 6 months ago