Skip to content

Bot published in Azure App Service don't work, locally with emulator it's fine #8743

Open

Description

Describe the bug

I've been working with bot framework composer since a year and a half ago. I have a chatbot published in Azure since october 2020 that was created with composer 1.2 and since june of this year we started to develop a totally new version of our chatbot in Composer 2.0. Now we are working with Bot Composer 2.1.1 and everything was fine until we published the chatbot in azure. we tried with existing components and new components, in my corporate subscription and in my personal subscription and the result is the same: the chatbot works fine locally but after published in azure don't work in webchat either in directline.
For example the greeting message have two messages, but in webchat just show one, just the first one (image 1, 2 and 3); locally it uses Luis and QnA fine but in webchat or directline fails, as I describe in images 4,5,6,7.

Version

Version: 2.1.1
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
  • [ X] Edge

OS

  • macOS
  • [ X] Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Create a Bot in Composer 2.1.1'...'
  2. Deploy bot in Azure '....'
  3. Test the bot locally (works fine) '....'
  4. Test the bot in Webchat (error, don't work)

Screenshots

Image 1 Greeting Dialog Design
GreetingDialogDesign

Image 2 Greeting Test In Emulator Locally
GreetingTestInEmulatorLocally

Image 3 Greeting Test In Webchat
GreetingTestInWebchat

Image 4 QnA Test Emulator Locally
QnATestEmulatorLocally

Image 5 QnA Test In Webchat
QnATestInWebchat

Image 6 Luis Test Emulator Locally
LuisTestEmulatorLocally

Image 7 Luis Test In Webchat
LuisTestInWebchat

thanks for your help
Samuel R.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.ExemptFromDailyDRIReportType: BugSomething isn't workingcustomer-replied-toRequired for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions