deployed next.js app to azure static web app giving issues: backend call failure , insights log error: System.InvalidOperationException: atMono.Unix.UnixFileSystemInfo.AssertValid
Prem Murmu
10
Reputation points
I tried to find issue with insights, error is as follow:
System.InvalidOperationException: at
Mono.Unix.UnixFileSystemInfo.AssertValid
(Mono.Posix.NETStandard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51) at Microsoft.Azure.WebJobs.Script.Workers.
Http.HttpWorkerProcess.AssignUserExecute
PermissionsIfNotExists (Microsoft.Azure.WebJobs.Script, Version=4.21.0.0, Culture=neutral, PublicKeyToken=null: /src/azure-functions-host/src/WebJobs.Script/Workers
/Http/HttpWorkerProcess.cs:75
Please advise the solution for it . thanks!
Sign in to answer