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
2023-07-11T21:18:13.1866667+00:00

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!

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
{count} votes