question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to Publish bot

See original GitHub issue

I have a Bot built in Framework Composer. I have an existing subscription in Azure with what I believe to be all the right resources however when publishing using existing resources I am continually getting this error:

---
"{\"name\":\"DEPLOY_ZIP_ERROR\",\"message\":\"There was a problem publishing bot assets (zip deploy). {\\\"stack\\\":\\\"Error: getaddrinfo ENOTFOUND mks1cpm-chatbot.scm.azurewebsites.net\\\\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:60:26)\\\",\\\"message\\\":\\\"getaddrinfo ENOTFOUND mks1cpm-chatbot.scm.azurewebsites.net\\\",\\\"code\\\":\\\"ENOTFOUND\\\",\\\"config\\\":{}}\",\"stack\":\"Error\\n    at new CustomizeError (C:\\\\Users\\\\nfrancis\\\\AppData\\\\Local\\\\Programs\\\\Bot Framework Composer\\\\resources\\\\app.asar.unpacked\\\\extensions\\\\azurePublish\\\\dist\\\\extension.js:276418:25)\\n    at createCustomizeError (C:\\\\Users\\\\nfrancis\\\\AppData\\\\Local\\\\Programs\\\\Bot Framework Composer\\\\resources\\\\app.asar.unpacked\\\\extensions\\\\azurePublish\\\\dist\\\\extension.js:276423:10)\\n    at BotProjectDeploy.deployZip (C:\\\\Users\\\\nfrancis\\\\AppData\\\\Local\\\\Programs\\\\Bot Framework Composer\\\\resources\\\\app.asar.unpacked\\\\extensions\\\\azurePublish\\\\dist\\\\extension.js:276954:13)\"}"
---

---
"DEPLOY_ZIP_ERROR - There was a problem publishing bot assets (zip deploy). {\"stack\":\"Error: getaddrinfo ENOTFOUND mks1cpm-chatbot.scm.azurewebsites.net\\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:60:26)\",\"message\":\"getaddrinfo ENOTFOUND mks1cpm-chatbot.scm.azurewebsites.net\",\"code\":\"ENOTFOUND\",\"config\":{}}"

One question I have is if a Web App resource is needed for successful deployment?

Would appreciate any help that can be given!

FYI I am working within an Azure tenant that has limited my permissions & rights. I can create Web Apps but have no access to Azure AD or Apps…

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
nickfranciscommented, Jun 17, 2022

Thanks for the help Anish 😃

1reaction
anishprasad01commented, Jun 17, 2022

Hmm, yeah, if that’s the case, it’s likely there’s nothing we can do about it. Looks like you will need to reach out to your tenant admin and request a permissions elevation. If your permissions are supposed to be enough, you would then need to turn to Azure Support. We manage the SDK, but we don’t have control over Azure permissions.

That said, since this is outside of our scope, I’m going to go ahead and close this issue. If you have further issues after you get your permissions sorted out, please feel free to open a ticket in the appropriate repository.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to publish my bot on Azure from bot framework ...
Unable to publish my bot on Azure from bot framework composer. Once the bot has been created, I am unable to publish it...
Read more >
Unable to publish Azure bot though 'Import existing resources ...
I am attempting to use existing resources and you are encountering the ENOTFOUND error while attempting to publish to a newly created Azure...
Read more >
Unable to publish Bot Composer in azure - Stack Overflow
I built my bot using Bot Framework Composer 2.1 and everything looked nice in the design process, however, when I was about to...
Read more >
Changes couldn't be published. Fix the errors and try again
I am receiving the error Changes couldn't be published. Fix the errors and try again when attempting to publish a bot flow using...
Read more >
Unable to publish bot to orchestrator - UiPath Community Forum
Hi everyone, I'm unable to publish bot to orchestrator packages instead of it its moving to libraries. please help me on this.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found