Skip to content
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

Access to WebApp debug console fails #452

Open
Mark531 opened this issue Feb 25, 2025 · 0 comments
Open

Access to WebApp debug console fails #452

Mark531 opened this issue Feb 25, 2025 · 0 comments

Comments

@Mark531
Copy link

Mark531 commented Feb 25, 2025

Hello,

I deployed a WebAPP that failed (and I'm investigating why) but when I run the console in Development Tools/Console, I'm running into this error:

System.ComponentModel.Win32Exception (22): An error occurred trying to start process '/opt/Kudu/Scripts/starter.sh' with working directory '/home/site\wwwroot'. Invalid argument

   at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo , String , String[] , String[] , String , Boolean , UInt32 , UInt32 , UInt32[] , Int32& , Int32& , Int32& , Boolean , Boolean )

   at System.Diagnostics.Process.StartCore(ProcessStartInfo )

   at System.Diagnostics.Process.Start()

   at Kudu.Core.Commands.CommandExecutor.ExecuteCommandAsync(String command, String relativeWorkingDirectory) in /tmp/KuduLite/Kudu.Core/Commands/CommandExecutor.cs:line 138

   at Kudu.Core.Commands.CommandExecutor.ExecuteCommand(String command, String workingDirectory) in /tmp/KuduLite/Kudu.Core/Commands/CommandExecutor.cs:line 67

   at Kudu.Services.Commands.CommandController.ExecuteCommand(JObject input) in /tmp/KuduLite/Kudu.Services/Commands/CommandController.cs:line 43

I cannot run any command...

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

1 participant