Skip to content

script webpage is down #487

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
JanProvaznik opened this issue Jul 1, 2024 · 10 comments
Closed

script webpage is down #487

JanProvaznik opened this issue Jul 1, 2024 · 10 comments
Assignees

Comments

@JanProvaznik
Copy link
Member

JanProvaznik commented Jul 1, 2024

https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh
https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.ps1

HTTP Error 500.30 - ASP.NET Core app failed to start
Common solutions to this issue:
The app failed to start
The app started but then stopped
The app started but threw an exception during startup
Troubleshooting steps:
Check the system event log for error messages
Enable logging the application process' stdout messages
Attach a debugger to the application process and inspect

@YuliiaKovalova
Copy link
Member

@baronfel , @mairaw could you check it out with the high priority?

@baronfel
Copy link
Member

baronfel commented Jul 1, 2024

An ICM has been created for this internally

@slang25
Copy link

slang25 commented Jul 1, 2024

Thanks @baronfel, this is blocking all of our .NET builds, we have workarounds but the impact is wide reaching

@YuliiaKovalova
Copy link
Member

It's also has been tracked here: dotnet/runtime#104230

@slang25
Copy link

slang25 commented Jul 1, 2024

For the sake of others reading this, a workaround (courtesy of @martincostello) is to use the following urls while the dotnet subdomain is down:

@baronfel
Copy link
Member

baronfel commented Jul 1, 2024

@mairaw
Copy link
Contributor

mairaw commented Jul 1, 2024

Apologies for the inconvenience. We are currently working on this and I'll update all issues once it's resolved.

@mairaw
Copy link
Contributor

mairaw commented Jul 1, 2024

Issue is now resolved. Let us know if you're still having trouble.

@lucaspimentel
Copy link

lucaspimentel commented Jul 1, 2024

EDIT: this link is back as of ~40 minutes ago


Just a heads up that links like these still fail:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=ubuntu.22.04-x64&os=ubuntu.22.04

edit: which redirects to:
https://dotnet.microsoft.com/get-dotnet/dotnet-core?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=ubuntu.22.04-x64&os=ubuntu.22.0

This is generated when running a .NET app without the correct runtime installed:

> ./mydotnet6app

You must install or update .NET to run this application.

App: /home/lucas/source/datadog/dd-trace-dotnet/tracer/test/test-applications/integrations/Samples.Console/bin/Debug/net6.0/publish/Samples.Console
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: /usr/lib/dotnet

The following frameworks were found:
  7.0.19 at [/usr/lib/dotnet/shared/Microsoft.NETCore.App]
  8.0.5 at [/usr/lib/dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=ubuntu.22.04-x64&os=ubuntu.22.04

@mairaw
Copy link
Contributor

mairaw commented Jul 2, 2024

Yes, we were missing one more service update.

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

No branches or pull requests

6 participants