Git Product home page Git Product logo

Comments (4)

shibayan avatar shibayan commented on June 4, 2024

Please check AddCertificate Azure Function monitor. I think that an error log is output to Invocation Details.

image

from appservice-acmebot.

changeworld avatar changeworld commented on June 4, 2024

I checked AddCertificate Azure Function monitor.
The following error was output to the log.

(省略)Function 'AddCertificate (Orchestrator)' failed with an error. Reason: Microsoft.Azure.WebJobs.FunctionFailedException: The activity function 'GetSite' failed: "Failed to deserialize exception from TaskActivity: {"Request":{"Method":{"Method":"GET"},"RequestUri":"[URL]"(省略)

When I access [URL] via browser, the following is displayed.

{"error":{"code":"AuthenticationFailed","message":"認証が失敗しました。'Authorization' ヘッダーが見つかりません。"}}

In case of this error, would you please tell me what value is missing or incorrect?

from appservice-acmebot.

shibayan avatar shibayan commented on June 4, 2024

Please confirm "Access control (IAM)" setting. Probably failed to call the Azure REST API.
https://github.com/shibayan/azure-appservice-letsencrypt#3-assign-roles-to-target-resource-group

IAM settings may take time to be activated. This is behavior by Azure's cache.

from appservice-acmebot.

changeworld avatar changeworld commented on June 4, 2024

I'm sorry. I was looking at the locally cloned README.md, but in the latest README.md there was one IAM that I had written to grant.
IAM settings may take time to be activated. As it is about Azure's cache., so, after setting, wait for about a day and try to check whether it will reoccur.

from appservice-acmebot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.