-
Notifications
You must be signed in to change notification settings - Fork 266
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 query secret storage status #1863
Comments
Can you please try with the latest release? If you still see this issue, can you paste any errors you see in the console (Ctrl+Shift+I -> Console)? |
@MidhunSureshR That might only be on a virtual machine later, as of now it is working, and I don't wanna risk anything as for now. Will be back later with my results |
Log
Markdown.ts:395 Uncaught (in promise) ReferenceError: Cannot access 'U' before initialization
rageshake.ts:77 Warning! Not using an encryption key for rust crypto store.
matrix-client.matrix.org/_matrix/client/v3/room_keys/version:1
rageshake.ts:77 Error during
rageshake.ts:77 Error during
webapp/#/login:1 Access to fetch at 'https://hydrogen.private.coffee/.well-known/matrix/client' from origin 'vector://vector' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
rageshake.ts:77 No response or error when parsing .well-known
rageshake.ts:77 Invalid /versions response
rageshake.ts:77 No response or error when parsing .well-known
rageshake.ts:77 Invalid /versions response
rageshake.ts:77 No response or error when parsing .well-known
rageshake.ts:77 Invalid /versions response
matrix.private.coffee/_matrix/client/unstable/org.matrix.msc2965/auth_issuer:1
matrix.private.coffee/_matrix/client/unstable/org.matrix.msc2965/auth_issuer:1
index.js:9882 Uncaught (in promise) Error: Error: Failed decoding Curve25519 key from base64: Invalid number of bytes for Curve25519, expected 32, got 45.
fetch @ fetch.ts:60 |
Steps to reproduce
Outcome
What did you expect?
What happened instead?
Operating system
Ubuntu 24.04.1 LTS
Application version
Element version: 1.11.76 Crypto version: Rust SDK 0.7.1 (c8c9d15), Vodozemac 0.6.0
How did you install the app?
repo
Homeserver
private.coffee (Cloudflare free and ee2e conntion
Will you send logs?
No
The text was updated successfully, but these errors were encountered: