anyproto / anytype-heart

Shared library for Anytype clients

Home Page:https://anytype.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to recover wallet (login) on Windows

sneurlax opened this issue · comments

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

On Windows, multiple Anytype release versions fail to login / recover wallet. Anytype apps on Linux, Android, iOS, macOS, and iPad work well. On Windows, after entering recovery phrase, login / recovery process stalls with no errors/messages. Logs at end of issue.

Expected Behavior

Should login / recover wallet.

Steps To Reproduce

Install Anytype using any version (latest on the website or latest on github releases page) and attempt to log in / recover wallet.

Environment

- OS: Windows 11
- Version: 22H2

Anything else?

[2024-01-19 17:10:59.954] [warn] {"level":"WARN","ts":"2024-01-19T17:10:59.959-0600","logger":"anytype-grpc-server","msg":"grpc unary request is taking too long","method":"/anytype.ClientCommands/AccountSelect","in_progress":true,"goroutines":"...","total":3000}

[2024-01-19 17:11:00.122] [warn] failed to write to gelf: bad write (0/16552)

[2024-01-19 17:11:00.541] [warn] {"level":"ERROR","ts":"2024-01-19T17:11:00.545-0600","logger":"filesync","msg":"can't init node usage cache","error":"get node usage info: no connection to any file client"}
{"level":"ERROR","ts":"2024-01-19T17:11:00.545-0600","logger":"anytype-files","msg":"FileByHash: failed to retrieve from IPFS: no connection to any file client","cid":"bafybeihdxbwosreebqthjccgjygystk2mgg3ebrctv2j36xghaawnqrz5e"}

[2024-01-19 17:11:01.962] [warn] {"level":"WARN","ts":"2024-01-19T17:11:01.966-0600","logger":"app","msg":"components start in progress","total":0,"in_progress":""}

[2024-01-19 17:11:02.210] [warn] {"level":"WARN","ts":"2024-01-19T17:11:02.215-0600","logger":"app","msg":"components start in progress","total":0,"in_progress":""}

[2024-01-19 17:11:05.803] [warn] {"level":"WARN","ts":"2024-01-19T17:11:05.807-0600","logger":"common.nodeconf","msg":"periodic call error","error":"unable to connect"}

[2024-01-19 17:11:16.566] [warn] {"level":"WARN","ts":"2024-01-19T17:11:16.570-0600","logger":"anytype-grpc-server","msg":"grpc unary request is taking too long","method":"/anytype.ClientCommands/WalletRecover","in_progress":true,"goroutines":"...","total":3000}

[2024-01-19 17:11:57.219] [warn] {"level":"WARN","ts":"2024-01-19T17:11:57.219-0600","logger":"common.commonspace.headsync","msg":"periodic call error","spaceId":"bafyreiho3vtvbixrcyodee7jz2posqbjd2iauyxqvd2734k2pqy34kvt54.25li2y8b0lasg","error":"context deadline exceeded"}
{"level":"WARN","ts":"2024-01-19T17:11:57.219-0600","logger":"common.commonspace.headsync","msg":"periodic call error","spaceId":"bafyreiapcy4j2nrmjxyzta2svszcnhis2wu537p2jtwn5ohxxez5kgy2jq.25li2y8b0lasg","error":"context deadline exceeded"}

I'll probably run Anytype from within WSL for the time being just to get back to work :P I'm fairly technical and would be willing to attempt a fix and PR those changes, but I don't see very good error messages and I'm brand new to Anytype's repo, as well, so I'm really not sure what the issue is here. Please let me know if you need the goroutines from the censored log file above

I'll probably run Anytype from within WSL for the time being just to get back to work :P I'm fairly technical and would be willing to attempt a fix and PR those changes, but I don't see very good error messages and I'm brand new to Anytype's repo, as well, so I'm really not sure what the issue is here. Please let me know if you need the goroutines from the censored log file above

Hello! Could you provide please technical information from Help->Technical information?

I'll probably run Anytype from within WSL for the time being just to get back to work :P I'm fairly technical and would be willing to attempt a fix and PR those changes, but I don't see very good error messages and I'm brand new to Anytype's repo, as well, so I'm really not sure what the issue is here. Please let me know if you need the goroutines from the censored log file above

Hello! Could you provide please technical information from Help->Technical information?

Yes, ASAP! I am just doing some Linux dev work in the meantime and will return with that information as soon as I can reboot into Windows.