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

Nodejs "Empty Bot" provisioned to Azure does not respond #7685

Closed
2 of 8 tasks
daveta opened this issue May 6, 2021 · 8 comments
Closed
2 of 8 tasks

Nodejs "Empty Bot" provisioned to Azure does not respond #7685

daveta opened this issue May 6, 2021 · 8 comments
Assignees
Labels
P0 Must Fix. Release-blocker Type: Bug Something isn't working
Milestone

Comments

@daveta
Copy link

daveta commented May 6, 2021

Describe the bug

Creating a new bot with Composer using Empty Bot (nodejs) runs locally. Provisioning and deploying this bot using composer succeeds. However, once deployed, the bot does not respond.

Version

Version: 2.0.0-nightly.243098.1eefb2e
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
V8: 8.0.426.27-electron.0

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Start Composer.
  2. Select nodejs
  3. Select Empty Bot template.
  4. Locally, start the bot and "Open in Web Chat".
  5. The bot will respond with "Welcome to your bot".
  6. If you type something, the bot will respond with "Sorry, I didn't get that.".
  7. Publish and deploy to Azure.
  8. In portal.azure.com, navigate to your deployed bot.
  9. Click "Test in WebChat".
  10. The bot does not respond (even after several minutes).
@daveta daveta added Type: Bug Something isn't working P0 Must Fix. Release-blocker Needs-triage A new issue that require triage labels May 6, 2021
@daveta daveta added this to the R13 milestone May 6, 2021
@sgellock sgellock removed the Needs-triage A new issue that require triage label May 7, 2021
@darrenj
Copy link

darrenj commented May 7, 2021

Composer
image

**ABS Test in WebChat - note no greeting **

image

@sgellock
Copy link
Member

sgellock commented May 7, 2021

Shiproom - I and Darren can repro this. First play to look is app settings between a bot provisioned by composer and the ibiza portal

@darrenj
Copy link

darrenj commented May 7, 2021

image

@darrenj
Copy link

darrenj commented May 7, 2021

image

@darrenj
Copy link

darrenj commented May 7, 2021

Creating a new publish profile doesn't automatically publish so there is nothing on the disk (checked with kudu). Manually publishing makes test in webchat work but super confusing to an end user that this isn't done.

FWIW Making a bot a skill flow creates a publishing profile and publishes

@benbrown
Copy link
Contributor

benbrown commented May 7, 2021

This is the same as #6827

@sgellock sgellock modified the milestones: R13, R14 May 7, 2021
@sgellock
Copy link
Member

sgellock commented May 7, 2021

Shiproom - creating a pub profile provisions but doesn't deploy. this is why the bot isn't working. if you deploy, the bot will work. as much as we'd like to make an improvement in this experience, we don't have enough time to make an structural changes in R13. moving out to R14

@benbrown
Copy link
Contributor

Closing this as a dupe of #6827

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Must Fix. Release-blocker Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants