Unable to run GO app
btofficiel
HOBBYOP

7 months ago

I am not able to access my Golang app deployed on railway despite the health check succeeding. Does anybody have any idea why this is happening?

BUILD command -> go build -o ./bin/app ./cmd/server
RUN command -> ./bin/app

Solved$10 Bounty

4 Replies

btofficiel
HOBBYOP

7 months ago

7269309c-c052-453c-bf37-3a8ac6528b8c


btofficiel
HOBBYOP

7 months ago

1394433498680524800


btofficiel
HOBBYOP

7 months ago

Fixed by adding PORT to environment variables


brody
EMPLOYEE

7 months ago

!s


Status changed to Solved brody 7 months ago


Loading...