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.

Bot Composer won't start

See original GitHub issue

Describe the bug

I’ve been using v2.1 with no issue, until my computer crashed with a blue screen yesterday. Now, the application won’t start. I tried uninstalling and reinstalling. I tried installing vcredist and rebooting as mentioned in https://github.com/microsoft/BotFramework-Composer/issues/7964

Version

2.1

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Run v2.1 Bot Composer application

Expected behavior

Composer should start

Screenshots

image image

Additional context

The error in the logs I got after running start set DEBUG=composer*:

(node:536) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token (node:536) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token (node:536) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:536) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:536) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:536) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tonyanzianocommented, Aug 12, 2021

Awesome! Glad to hear it. Going to close this issue now.

Also you can now delete those backups if you want.

1reaction
lshadecommented, Aug 12, 2021

That fixed it! Just renamed extensions.json to extensions_backup.json and started Composer. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bot Framework Composer Stuck on Starting Server
I've just install Bot Framework Composer and when I try to start it up it just gets stuck on starting server and it...
Read more >
Bot Framework Composer "Failed Error in Start bot"
Hi, I am new to Composer. I am following this tutorial: "https://docs.microsoft.com/en-us/composer/quickstart-create-bot?tabs=v2x".
Read more >
21 - Expire a conversation in Bot Composer - YouTube
Expire a conversation: A bot sometimes needs to restart a conversation from the beginning. For instance, if a user does not respond after...
Read more >
Known issues - Microsoft Open Source
There is a known issue in the Virtual Assistant when the bot doesn't pass a Locale setting at the beginning of the conversation,...
Read more >
A sudden leap into Microsoft Bot Framework Composer v2
I guess that means I won't have to learn the Bot Framework SDK just ... And once I did that, I was finally...
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