-
-
Notifications
You must be signed in to change notification settings - Fork 41
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 opening/creating journal files over remote connection #51
Comments
I was able to reproduce the error in a wsl-remote session, I got (standard installation in win10):
Do you expect the journal file to be created in your local environment or on the remote server? The journal path from the settings is configured for your local environment only, it makes sense that the extension cannot find the path on the remote server. |
In this case I expect the file to open on the remote server (my workspace is opened there), not sure how to properly configure this for general use case. Did you notice that the file is created after all on remote, and can be opened without errors next time? |
@jannek I am having the same issue. When I first try and open a new file, I get an error but after that if I try a second time it works without a problem. Hopefully this can be fixed because its a pain. |
+1 I am also seeing the same issue. Here's what I see:
It's livable, but annoying enough that I thought I would comment on the issue and see if I could help. Thanks! |
Same here. |
If a remote development method is used (ssh in this case), new journal file creation gives an error, but apparently succeeds as subsequent access to file location works fine.
Repro:
If file does not already exist, following error is logged:
The text was updated successfully, but these errors were encountered: