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

Can not preview note in vscode.dev via tunnel #3965

Open
1 of 7 tasks
SimonHaas opened this issue Nov 24, 2023 · 1 comment
Open
1 of 7 tasks

Can not preview note in vscode.dev via tunnel #3965

SimonHaas opened this issue Nov 24, 2023 · 1 comment
Labels
scope.views Related to Preview, TreeView, UI Panels, and other webviews status.triage-needed type.bug Something isn't working

Comments

@SimonHaas
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

When using vscode.dev via a tunnel, notes can not be previewed.

To Reproduce

Steps to reproduce the behavior:

  1. Run code tunnel
  2. Authenticate your tunnel
  3. Open your tunnel in vscode.dev
  4. Open Network via F12
  5. Try to preview a note

Expected behavior

A clear and concise description of what you expected to happen.

The expected behavior is to see a preview of the note.

Screenshots

If applicable, add screenshots to help explain your problem.

grafik

Desktop (please complete the following information)

Version: 1.84.2
Commit: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e
Datum: 2023-11-09T10:53:00.082Z (Vor 2 Woche(n))
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
dendron v0.124.0
Dendron Paste Image v1.1.1
Dendron Markdown Shortcuts v0.12.1
Dendron Snippet Maker v0.1.6

Additional context

Add any other context about the problem here.

The Plugin Dendron Markdown Preview Enhanced does not work at all.

Dendron Log file

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

{"level":30,"time":1700821351898,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"WindowWatcher:onDidChangeVisibleTextEditors","editorPaths":[]}
{"level":30,"time":1700821351899,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"refreshBacklinksChangeActiveTextEditor"}
{"level":30,"time":1700821351918,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"WindowWatcher:onDidChangeVisibleTextEditors","editorPaths":["/root/projects/athena/notes/test.md"]}
{"level":30,"time":1700821351920,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"refreshBacklinksChangeActiveTextEditor"}
{"level":30,"time":1700821351980,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"WindowWatcher:onDidChangeActiveTextEditor","editor":"/root/projects/athena/notes/test.md"}
{"level":30,"time":1700821352078,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"updateDecorations","msg":"decorating...","payload":{"decorationsLength":2,"diagnosticsLength":0}}
{"level":30,"time":1700821353477,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"dendron.togglePreview:run","msg":"pre-execute"}
{"level":30,"time":1700821353642,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"dendron.togglePreview:run","msg":"post-execute"}
{"level":30,"time":1700821356774,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"WindowWatcher:onDidChangeVisibleTextEditors","editorPaths":[]}
{"level":30,"time":1700821356776,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"refreshBacklinksChangeActiveTextEditor"}
{"level":30,"time":1700821356778,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"WindowWatcher:onDidChangeVisibleTextEditors","editorPaths":["/root/.vscode-server/data/logs/20231124T090215/exthost10/dendron.dendron/dendron.log"]}
{"level":30,"time":1700821356780,"pid":18593,"hostname":"ctvscode","name":"dendron","ctx":"refreshBacklinksChangeActiveTextEditor"}

@github-actions github-actions bot added scope.views Related to Preview, TreeView, UI Panels, and other webviews status.triage-needed type.bug Something isn't working labels Nov 24, 2023
@MrEnigmamgine
Copy link

I have a similar issue that is probably related. When installing the dendron extension in a github codespace and attempting to go through the tutorial, the rendered markdown preview fail to display and instead shows this error:

{"fileName":"https://vscode-remote+codespaces-002bturbo-002dspace-002dwinner-002d4qvjp5qxrxcpp.vscode-resource.vscode-cdn.net/home/codespace/.vscode-remote/extensions/dendron.dendron-0.124.0/dist/static/js/index.bundle.js","lineNumber":2,"columnNumber":1489453,"message":"Network Error","config":{}}

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope.views Related to Preview, TreeView, UI Panels, and other webviews status.triage-needed type.bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants