我已经安排了一个(单一的、免费的)WebJob。这几个月来一直运行良好。我刚刚更新到最新的 Azure WebJobs Nuget,这可能是间接的。
我现在在 Azure WebJob 调度程序日志中得到的内容如下,尽管我从 Visual Studio 2015 部署了所有内容而没有错误。我同时部署到同一台服务器的其他非计划 webjob 工作正常。谁能告诉我需要在哪里查看/更改?
Http Action - Response from host 'dummy4711(account).scm.azurewebsites.net': 'Unauthorized' Response Headers: Date: Mon, 29 Feb 2016 23:32:03 GMT
Server: Microsoft-IIS/8.0
WWW-Authenticate: Basic realm="site"
Body: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <title>401 - Unauthorized: Access is denied due to invalid credentials.