Botframework-composer: Something went wrong with connecting bot runtime

Created on 20 Jun 2020  路  4Comments  路  Source: microsoft/BotFramework-Composer

Describe the bug


Starting the sample EchoBot bot produces error Sorry, something went wrong with connecting bot runtime.

Version


image

The issue is producing in a nightly build version.

Browser

  • [x] Electron distribution
  • [ ] Chrome
  • [ ] Safari
  • [ ] Firefox
  • [ ] Edge

OS

  • [ ] macOS
  • [x] Windows
  • [ ] Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Open any of the samples that come with Composer (in my case 'EchoBot')
  2. Click Start Bot
  3. The error is produced as seen in the screenshot.

Expected behavior


The bot should load and start running.

Screenshots


image

Additional context


The root cause might be similar to the other issue I filed regarding bot runtime: https://github.com/microsoft/BotFramework-Composer/issues/3443. Although since both produce in different areas and when performing different actions, I logged it as separate issues, just in case they are unrelated after all.

Needs investigation Bug

All 4 comments

I have the same issues and it happens when update the nightly update. It was fixed once I installed the main version again but not that does not help either. The following issue also occurs: #3443 .

I just fixed it by Uninstalling the composer from C:\Users\\AppData\Local\Programs\Bot Framework Composer and running the installer of version 1.0.0.1093 and installing it on local user.

@manashty Downgrading to the latest stable does indeed work around the problem temporary - as long as in settings you deactivate the nightly builds flag.

Was this page helpful?
0 / 5 - 0 ratings