ERROR CODE 2806 - MDServer Unauthorized
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Hello team,
A few months ago, the users aren't able to access their own folders in the different teams.
It was due to a bug/error and the resolution was restarting some slow servers.
In another hand the error we're getting is:
Error: ERROR CODE 2806 - MDServer Unauthorized in method keybase.1.SimpleFS.simpleFSSubscribePath at new RPCError (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:1064492) at convertToRPCError (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:1065369) at convertToError (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:1065428) at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/main.bundle.js:1:2540801 at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/vendors~main.bundle.js:2:199147 at Deferrals._call (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/vendors~main.bundle.js:2:11095) at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/vendors~main.bundle.js:2:11287 at trampoline (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/vendors~main.bundle.js:2:10823) at Deferrals._fulfill (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/vendors~main.bundle.js:2:11240) at ret (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/vendors~main.bundle.js:2:10236)g
It was the last ticket:
https://github.com/keybase/client/issues/24602
We are using day-to-day Keybase and this error blocks our work!
Please help in order to solve this issue!
FYI: @strib
Kindly Regards,
Ismael
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported ERROR CODE 2806 from keybase.1.SimpleFS.simpleFSSubscribePath and the bundled main.bundle.js stack trace. Compare the failure with issue #24602, then trace the authorization path for accessing team folders; done means restoring access without the MDServer Unauthorized error.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100