Creating Release -> An unknown error occured.

hey folks!

this evening i decided that i wanted to try out fly.io via this spiffy mix phx.new && fly launch combo. i bought $25 worth of credits, but seem to be running into an issue when deploying:

==> Creating release
[...graphql POST request details]
DEBUG <-- 500 https://api.fly.io/graphql (2.83s) {"errors":[{"message":"An unknown error occured.","extensions":{"code":"SERVER_ERROR"}}],"data":{}}
Error An unknown error occured.

any tips for debugging? i’m on an m1 mac. excited to play around with this platform, love the CLI so far :smiley:

Sorry for the trouble. This is an issue on our end with creating applications. We’re working on it and will let you know when it’s fixed.

ah roger that, no worries! thanks for providing such a quick reply!

OK, I think we’re good. Can you try again?

EDIT: Still working on it actually, sorry.

lucky for me you all made this deployment process so easy that i can continue to drink beer without compromising my ability to :shipit: :stuck_out_tongue:

+1 also having issues deploying the example nodejs app with “An unknown error occurred.”

This should be fixed now. Can you try again?

it worked!! thanks @jsierles – i can’t believe how much i didn’t have to do to get an elixir/phoenix project online! :heart_eyes:

1 Like