cristianoag/microsoft-teams-apps-company-communicator

Azure function app error after upgrade to 5.13

Funtimefrank22 opened this issue · 2 comments

Hi All, ran the upgrades this week to version 5.13 and all showing as 'success (active)' however on the function app I now get this error - System.Private.CoreLib: Value cannot be null. (Parameter 'value'). - and the function app is not running. Has anyone else encountered this issue or know how to resolve?

Azure
Azure2

Most grateful for any assistance, I've not experienced any issues with previous upgrades.

Thanks

Are you using any firewall rules, ACLs, or restrictions between the storage account and the functions? That happens when functions cannot mount the drives.

I also got this error. I found the error log to read:
C:\home\site\repository\Source\CompanyCommunicator.Common\Repositories\NotificationData\NotificationDataEntity.cs(282,5): warning SA1508: A closing brace should not be preceded by a blank line.
Command 'starter.cmd deploy.cmd' was aborted due to no output nor CPU activity for 61 seconds. You can increase the SCM_COMMAND_IDLE_TIMEOUT app setting (or WEBJOBS_IDLE_TIMEOUT if this is a WebJob) if needed.\r\nstarter.cmd deploy.cmd