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

Receiving "disconnect" message #3212

Open
1 of 7 tasks
HopperTech opened this issue Jul 11, 2022 · 9 comments
Open
1 of 7 tasks

Receiving "disconnect" message #3212

HopperTech opened this issue Jul 11, 2022 · 9 comments
Assignees
Labels
scope.workspace Workspace related functionality (i.e. intellisense, vault, workspace) type.bug Something isn't working

Comments

@HopperTech
Copy link

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

  • Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
  • Lookup. Dendron's Lookup Command
  • Views. Dendron Preview, Tree View, Side Panels in the UI
  • Schema. Dendron Schemas
  • Pod. Data import from / export to Dendron
  • Publish. External Site Publish
  • Markdown. Markdown features, such as syntax support and features

Describe the bug

Tried opening my workspace this morning and started receiving a "disconnect" message.
Have tried the following without success:

  • reinstalling dendron
  • starting a new workspace
  • clearing vscode cache
  • restarting computer

To Reproduce

Steps to reproduce the behavior:

Not sure

Expected behavior

workspace to open as expected

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information)

  • OS: [e.g. iOS] Win 10
  • Browser (if with published websites; include version): [e.g. chrome, safari] N/A
  • Versions (all that apply to bug):
    • Dendron Extension: v0.102.0
    • VS Code version: 1.70.0-insider
    • Dendron CLI:

Additional context

Add any other context about the problem here.

Dendron Log file

Please attach the output of > Dendron:Dev: Open Logs here
dendron.log

@github-actions github-actions bot added scope.workspace Workspace related functionality (i.e. intellisense, vault, workspace) status.triage-needed type.bug Something isn't working labels Jul 11, 2022
@HopperTech
Copy link
Author

This is working in vscode version 1.69.0 (not insiders)

@thelumberjhack
Copy link

I am having the same issue on both win11 and MacOS with VSCode Insiders 1.70.0:
image
I don't know if it's related but I am getting this error too (unrelated to Dendron): microsoft/vscode#154569

@kevinslin
Copy link
Member

Thanks for the report - this seems to be an issue with insiders. Looking into what we can do about it on our side

@kevinslin
Copy link
Member

kevinslin commented Jul 12, 2022

This looks like a regression on the latest build of vscode-insider. submitted microsoft/vscode#154886 and will wait on updates

@kevinslin
Copy link
Member

meanwhile, adding a workaround that will be live with the v103 release tomorrow!

@kevinslin
Copy link
Member

if you would like to have this working ahead of time, you can downgrade to 1.69.0 of insider by following instructions in https://stackoverflow.com/questions/69576354/is-it-possible-to-downgrade-vscode-insiders-download-older-insider-builds

@thelumberjhack
Copy link

if you would like to have this working ahead of time, you can downgrade to 1.69.0 of insider by following instructions in https://stackoverflow.com/questions/69576354/is-it-possible-to-downgrade-vscode-insiders-download-older-insider-builds

That's what I did right away. Thanks @kevinslin

@HopperTech
Copy link
Author

This is working now, thank you for addressing even though not technically an issue with your app. Guess that is part of the fun building on top of someone else's environment.

@kevinslin
Copy link
Member

will keep this open until it is resolved. it looks like vscode team is aware of this and working on a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope.workspace Workspace related functionality (i.e. intellisense, vault, workspace) type.bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants