Skip to content

dot net install seems to be broken #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DualDier opened this issue Jul 1, 2024 · 4 comments
Closed

dot net install seems to be broken #58

DualDier opened this issue Jul 1, 2024 · 4 comments

Comments

@DualDier
Copy link

DualDier commented Jul 1, 2024

Pulled :latest and it appears to have broken the dotnet updater process. Fails to update and then the container exits.

(Thank you for this container, loving it so far.)

@Bjorn-Visser
Copy link

Bjorn-Visser commented Jul 1, 2024

same issue

[SYSTEM] Finished loading mods.
tModLoader is launching with the following command:
/terraria-server/LaunchUtils/ScriptCaller.sh -server -tmlsavedirectory "/data/tModLoader" -steamworkshopfolder "/data/steamMods/steamapps/workshop" -config "/terraria-server/serverconfig.txt"
You are on platform: "Linux" arch: "x86_64"
Logging to /terraria-server/tModLoader-Logs/Launch.log
Fixing Environment Issues
Success!
Verifying .NET....
This may take a few moments.
Parsing .NET version requirements from runtimeconfig.json
Success! dotnet_version=8.0.0
Last Run Attempt Failed to Start tModLoader. Deleting dotnet_dir and resetting
Checking for old .NET versions to remove from folder
Cleanup Complete
Checking dotnet install...
Update Required. Will now attempt downloading using official scripts.
This can take up to 5 minutes
Dotnet should be present in "/terraria-server/dotnet"
Download of portable dotnet runtime seems to have failed,
Proceeding will probably fall back to system wide installed runtime
Attempting Launch...
Launched Using System Dotnet. Launch command: dotnet tModLoader.dll "-server -tmlsavedirectory /data/tModLoader -steamworkshopfolder /data/steamMods/steamapps/workshop -config /terraria-server/serverconfig.txt"

** Press ANY KEY to close this window ** 

@DualDier
Copy link
Author

DualDier commented Jul 1, 2024

same issue

[SYSTEM] Finished loading mods.
tModLoader is launching with the following command:
/terraria-server/LaunchUtils/ScriptCaller.sh -server -tmlsavedirectory "/data/tModLoader" -steamworkshopfolder "/data/steamMods/steamapps/workshop" -config "/terraria-server/serverconfig.txt"
You are on platform: "Linux" arch: "x86_64"
Logging to /terraria-server/tModLoader-Logs/Launch.log
Fixing Environment Issues
Success!
Verifying .NET....
This may take a few moments.
Parsing .NET version requirements from runtimeconfig.json
Success! dotnet_version=8.0.0
Last Run Attempt Failed to Start tModLoader. Deleting dotnet_dir and resetting
Checking for old .NET versions to remove from folder
Cleanup Complete
Checking dotnet install...
Update Required. Will now attempt downloading using official scripts.
This can take up to 5 minutes
Dotnet should be present in "/terraria-server/dotnet"
Download of portable dotnet runtime seems to have failed,
Proceeding will probably fall back to system wide installed runtime
Attempting Launch...
Launched Using System Dotnet. Launch command: dotnet tModLoader.dll "-server -tmlsavedirectory /data/tModLoader -steamworkshopfolder /data/steamMods/steamapps/workshop -config /terraria-server/serverconfig.txt"

** Press ANY KEY to close this window ** 

Yep I get the exact same issue..tried going back a few versions but it was doing the same thing.

@PocketfulOfGeese
Copy link

PocketfulOfGeese commented Jul 1, 2024

Microsoft's dotnet website is in an outage. Should resolve once it comes back up:

https://github.com/dotnet/runtime/issues/104230

@DualDier DualDier closed this as completed Jul 1, 2024
@DualDier
Copy link
Author

DualDier commented Jul 1, 2024

Closing. Issue was due to dot net outage. Dot net is back up. This can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants