App crashes only on railway
Bit of a confusing one here. I have a project using bun.
If I run the start command locally all works.
If I build the docker container and run that it also works.
If I deploy to railway I get
error: undefined
π€
The most confusing part is I dont have a log like that myself anywhere in my code.
Repo: https://github.com/ImLunaHey/hunter/
i hope im missing something super obvious9 Replies
Project ID:
3276d1dc-7a14-4031-99c4-aeb9fcfbcb64
3276d1dc-7a14-4031-99c4-aeb9fcfbcb64
local docker
local without docker
if you use alpine and install bun manually does it work
also try oven/bun:1 instead of canaray π
canary is bound to break everything
Same exact version is working locally and locally in docker lol
undefined ππ
If it atleast said something. Iβd be able to track it down π
officially worst error message of all time