Error code when opening text file in MacOS desktop app (monterey)
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Navigated to file using desktop app on macos, found this:
```
Error: ERROR CODE 218 - context deadline exceeded in method keybase.1.SimpleFS.simpleFSSubscribeNonPath at new RPCError (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:3860882) at convertToRPCError (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:3861769) at convertToError (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:3861828) at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:2347958 at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/822.bundle.js:2:324318 at Deferrals._call (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/822.bundle.js:2:417479) at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/822.bundle.js:2:417671 at trampoline (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/822.bundle.js:2:417207) at Deferrals._fulfill (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/822.bundle.js:2:417624) at ret (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/822.bundle.js:2:416617)
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the error when opening a text file in the macOS desktop app, then trace keybase.1.SimpleFS.simpleFSSubscribeNonPath from the reported main.bundle.js and 822.bundle.js locations. Done means the file opens without error code 218 or a context deadline exceeded failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, go, macos
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100