为什么Azure函数会抛出swaggerdocumentationkey的错误?

时间:2017-11-09 09:02:35

标签: azure azure-functions azure-functions-runtime azure-function-app-proxy

Azure功能应用butteryflyfnapp 网址 https://butteryflyfnapp.azurewebsites.net 应用服务计划/定价层 butteryflyfnserviceplan(标准)

继续抛出以下错误,为什么?

  

错误:

     

我们无法获得关键的swaggerdocumentationkey。请检查运行时日志中是否有任何错误,或稍后再试。   会议ID:1cd3f82f0430463c852c1ff04cfc094f

     

时间戳:2017-11-09T08:59:19.954Z

     

错误:

     

我们无法检索运行时主密钥。请稍后再试。   会议ID:1cd3f82f0430463c852c1ff04cfc094f

     

时间戳:2017-11-09T08:59:29.698Z

我的Nodes_Current_State_Report_Fn_App butteryflyfnapp函数的日志输出如下,

<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Service Unavailable</h2>
<hr><p>HTTP Error 503. The service is unavailable.</p>
</BODY></HTML>
<HTML><HEAD><TITLE>Service Unavailable</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Service Unavailable</h2>
<hr><p>HTTP Error 503. The service is unavailable.</p>
</BODY></HTML>

0 个答案:

没有答案