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

Unable to enter the vault on macOS #1500

Open
3 tasks done
alchlithium opened this issue Aug 22, 2024 · 3 comments
Open
3 tasks done

Unable to enter the vault on macOS #1500

alchlithium opened this issue Aug 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@alchlithium
Copy link

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

Issue:
When entering vault keys in the login window, showing error message "failed to run node can't run service 'common.space.virtualspaceservice': build query: get item value: unmarshal details: proto: ObjectDetails: illegal tag 0 (wire type 0)" above the vault key bar.

Other Platforms:
Anytype functions as normal so far on iPhone and iPad since this error came forth on macbook.

Expected Behavior

The client should open my vault after my entering the vault key.

Steps To Reproduce

Open Anytype client and click on "I have a key", then enter the vault key.

Environment

Device: macbook Air M1
macOS version: 14.5
Anytype version:  0.42.3 | 0.42.4

Anything else?

No response

@alchlithium alchlithium added the bug Something isn't working label Aug 22, 2024
@ra3orblade ra3orblade transferred this issue from anyproto/anytype-ts Aug 22, 2024
@mcrakhman
Copy link
Contributor

Can you please copy your localstore folder somewhere (just for safety) and then delete it and restart the app, it must be a problem with our indexation and after restart it should be fixed. You can search for this folder in your Anytype folder in File -> Show Directory -> Data and then open your account folder (it should be like A5fN4...), inside you will find the localstore folder.

@alchlithium
Copy link
Author

Thanks. Now I am able to get into my vault.
FYI: And I think the possible reason for causing this indexation-related problem might be related to problematic 'Edit Relation' function. Not only before fixing this issue but also now, the client stuck for several seconds when I finish adding some 'Tag' on a 'Task' in 'Set'(not always but very often), then I always need to click on the interface to make the interface back to life; and the relation of that task is not changed(not always but very often).

@dankxylese
Copy link

dankxylese commented Sep 15, 2024

Just had the same issue on Windows. Was messing with Kanban view, and switching between columns/tags. Had an empty note to do this. After I set it up how I wanted, I tried to delete the note, and it didn't disappear. Tried deleting it multiple times (including wiping from the bin), and figured its just not refreshing the view properly, so restarted the app. On launch got the same error:

failed to run node can't run service 'common.space.virtualspaceservice': build query: get item value: unmarshal details: proto: ObjectDetails: illegal tag 0 (wire type 0)

AnyType 0.42.8 (local only account, between PC and Android)
Windows 10 Enterprise LTSC 21H2

edit: wiping local store let it start again, with my data present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants