【发布时间】:2018-07-16 08:14:57
【问题描述】:
突然间,我的所有 PHP 函数在一个应用服务消费计划中停止在 Azure Functions 上运行。几天后,我的其他运行 PHP 的 Azure Function Apps 也发生了同样的情况。
完整的错误信息:
[Info] Function started (Id=01a3bb97-a5a3-49d9-8a13-ac7330fcb9d0)
[Error] Exception while executing function: Functions.NAME. System: The system cannot find the file specified.
[Error] Function completed (Failure, Id=01a3bb97-a5a3-49d9-8a13-ac7330fcb9d0, Duration=120ms)
Node 等其他语言似乎仍然有效。
【问题讨论】: