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: Another channel with the id '/services/remote-filesystem' is already open. #14632

Open
tsmaeder opened this issue Dec 16, 2024 · 0 comments

Comments

@tsmaeder
Copy link
Contributor

Bug Description:

The following exception appears at startup in the browser log:

channel.ts:283 Uncaught (in promise) Error: Another channel with the id '/services/remote-filesystem' is already open.
    at ChannelMultiplexer.open (channel.ts:283:19)
    at ServiceConnectionProvider.openChannel (service-connection-provider.ts:137:58)

Steps to Reproduce:

  1. Build Theia 1.55 master and download plugins
  2. yarn electron start

Additional Information

  • Operating System: Windows
  • Theia Version: 1.55 master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant