Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while publishing skill bot from composer #8707

Closed
1 task done
saif177 opened this issue Sep 28, 2021 · 6 comments
Closed
1 task done

error while publishing skill bot from composer #8707

saif177 opened this issue Sep 28, 2021 · 6 comments
Assignees
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-reported Required for internal Azure reporting. Do not delete. Type: Bug Something isn't working

Comments

@saif177
Copy link

saif177 commented Sep 28, 2021

Describe the bug

When I am using existing resources and publishing the bot it's failing with the below message:

"DEPLOY_ZIP_ERROR - There was a problem publishing bot assets (zip deploy)."

Version

v2.1.1

OS

  • Windows

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Publish'
  2. Click on 'Publishing Profile'
  3. Click on 'Add new', provide Name, and select "Publish to Azure" as publishing target.
  4. Click 'Next'
  5. Select 'Import existing resources'
  6. Click 'Next'
  7. Add existing resources
  8. Click 'Import'
  9. Go to 'Publish'
  10. Select Bot
  11. Click' 'Publish selected bots'

Expected behavior

The bot should publish on Azure

Screenshots

Screenshot (51)

Additional context

this is similiar issue as #8613 . but even after using nightly , same issue is being faced

@saif177 saif177 added Needs-triage A new issue that require triage Type: Bug Something isn't working labels Sep 28, 2021
@anusharr anusharr added Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-reported Required for internal Azure reporting. Do not delete. labels Sep 29, 2021
@tonyanziano tonyanziano assigned natalgar and unassigned cwhitten Oct 5, 2021
@tonyanziano tonyanziano removed the Needs-triage A new issue that require triage label Oct 7, 2021
@natalgar
Copy link
Contributor

Hi @saif177, I'm looking into this and I'll let you know if I need any more information.

@DeependraKhangarot
Copy link

I have also tested the same with the nightly build and the issue is still there.

@carlosscastro
Copy link
Member

Hello @natalgar -- could you please share an update on progress, blockers, if more data is required, etc? Thanks!

@msomanathan
Copy link

Hi @natalgar - Could you please provide an update on this issue? Thanks!

@benbrown
Copy link
Contributor

This is likely due to a mismatch of the hostname that is found in the publishing profile and the actual URL of your app service. The hostname field should include only the top level of the domain like mybotserver rather than the whole name like mybotserver.azurewebsites.net. Can you confirm this?

@axelsrz
Copy link
Member

axelsrz commented Dec 3, 2021

Closing this issue due to inactivity, if the problem continues please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-reported Required for internal Azure reporting. Do not delete. Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

10 participants