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

Fail to open file explorer - no response to readDirectory #288

Open
cyklee opened this issue Mar 13, 2024 · 0 comments
Open

Fail to open file explorer - no response to readDirectory #288

cyklee opened this issue Mar 13, 2024 · 0 comments

Comments

@cyklee
Copy link

cyklee commented Mar 13, 2024

This is a slightly confusing problem since it only occurs on one of my machines and there isn't much log info to go on.

Expanding file explorer (i.e. clicking on the > symbol left of File Explorer) on one of my raspberry pis causes a cryptic error notification "An unknown error occurred. Please consult the log for more details.". Examining tailscale output shows that readDirectory did not have a corresponding tsFs-timing message.

# Failed machine
2024-03-13 21:32:01.433 [info] [tsFs-timing] 178ms for getHomeDirectory
2024-03-13 21:32:26.042 [info] [tsFs-sftp] readDirectory: ts://cyklee.github/blackbox.animal1-animal2.ts.net/home/cyklee

# Successful
2024-03-13 21:35:01.693 [info] [tsFs-timing] 937ms for getHomeDirectory
2024-03-13 21:35:02.899 [info] [tsFs-sftp] readDirectory: ts://cyklee.github/silverbox.animal1-animal2.ts.net/home/cyklee
2024-03-13 21:35:03.085 [info] [tsFs-timing] 185ms for readDirectory

I have no issue opening terminal or attach VS Code in the extension to the problematic machine, which is a Raspberry Pi 4B running Raspbian bullseye and Tailscale 1.60.1 (blackbox). Interestingly, the file explorer problem does not exist for my Raspberry Pi 3B. I would be very happy to provide more information, just let me know.

image

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