Can't deply dotnet 7 application
Hello. I'm trying to deply my dotnet application, but I get
error: undefined variable 'dotnet-sdk_7_0'
error.
Is net7 not supported yet ?30 Replies
Project ID:
492b874c-18a2-4eda-a8d8-14314830411f
You might find these helpful:
- Deploy .net core from gitlab ci to railway
- Error when Deploying a AspNetCore_Vite_Starter
- error NETSDK1064 Package *, version x.x.x was not found.
⚠️ experimental feature
492b874c-18a2-4eda-a8d8-14314830411f
Can you try setting:
NIXPACKS_CSHARP_SDK_VERSION
in variables ?
Yep
tried
7
& 7.0
, but build still failsmay I run it from gh Releases ?
Hmmm, going to ask the team.
Do you have a GH project I can use for testing?
not in public... but I can invite u to that existed, if u need
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
nope, still fails
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@Tangerine Please do not ping the team, especially at 3am.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
The messages were blocked, but ghost pings still exist.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
k
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
as I see... railway doesn't support try to specify sdk again, but as I guess I'll get the first error again
yep, again undefined
Keeping an eye on this but honestly, we might not be able to do much here as we aren't super familiar with the .NET runtimes.
Ok, I just want to know
I need to wait (how much +-)
or I can just forgot about railway like a hosting option
If sdk will be updated, I can see it in #📢|announcements ? Or here ?
For now, you will need to use another hosting provider.
okay so the issue is our regex is borked in nixpacks
i will fix it
can i see ur global.json?
if u have a global.json can u pls send it
sure
ty will get this fiuxed
GitHub
Fix SDK version parsing by Milo123459 · Pull Request #795 · railway...
This PR fixes SDK version parsing. Previously, it would spit out incorrect package names.
thx, now it builds
tagging @five not bc of a technical reason but becuase he likes Hu Tao
No problem!