monlovesmango / astral

Nostr client made with Quasar
https://astral.ninja
MIT License
101 stars 38 forks source link

Follows feed never loads #109

Open Giszmo opened 1 year ago

Giszmo commented 1 year ago

Since at least a week I haven't seen my follows feed on Astral. I thought this was an issue with the not so well tested Firefox but on Chromium it doesn't load neither.

In the dev console I see:

vendor.312ff2e5.js:58 WebSocket connection to 'wss://nostr-relay.wlvs.space/' failed: 
(anonymous) @ vendor.312ff2e5.js:58
176.aadcea7c.js:1 error on connection to wss://nostr-relay.wlvs.space
176.aadcea7c.js:1 disconnected from wss://nostr-relay.wlvs.space
176.aadcea7c.js:1 connected to wss://relay.damus.io
176.aadcea7c.js:1 connected to wss://nostr.zebedee.cloud
176.aadcea7c.js:1 connected to wss://nostr.walletofsatoshi.com
vendor.312ff2e5.js:58 WebSocket connection to 'wss://nostr.onsats.org/' failed: 
(anonymous) @ vendor.312ff2e5.js:58
176.aadcea7c.js:1 error on connection to wss://nostr.onsats.org
176.aadcea7c.js:1 disconnected from wss://nostr.onsats.org
176.aadcea7c.js:1 connected to wss://relay.nostr.info
176.aadcea7c.js:1 connected to wss://nostr-pub.wellorder.net
176.aadcea7c.js:1 connected to wss://nostr-pub.semisol.dev
app.cce5d6c4.js:1 launch for  46fcbe3065eaf1ae7811465924e48923363ff3f526bd6f73d7c184b16bd8ce4d
vendor.312ff2e5.js:58 WebSocket connection to 'wss://nostr.bitcoiner.social/' failed: 
(anonymous) @ vendor.312ff2e5.js:58
176.aadcea7c.js:1 error on connection to wss://nostr.bitcoiner.social
176.aadcea7c.js:1 disconnected from wss://nostr.bitcoiner.social
176.aadcea7c.js:1 connected to wss://nostr.oxtr.dev
astral.ninja/:1 Access to fetch at 'https://nostr.seedsigner.com/.well-known/nostr.json?name=seedsigner' from origin 'https://astral.ninja' 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.
nostr.seedsigner.com/.well-known/nostr.json?name=seedsigner:1          Failed to load resource: net::ERR_FAILED
astral.ninja/:1 Access to fetch at 'https://nostr.seedsigner.com/.well-known/nostr.json?name=seedsigner' from origin 'https://astral.ninja' 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.
nostr.seedsigner.com/.well-known/nostr.json?name=seedsigner:1          Failed to load resource: net::ERR_FAILED
astral.ninja/:1 Access to fetch at 'https://btcgandalf.com/.well-known/nostr.json?name=GANDALF' from origin 'https://astral.ninja' 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.
btcgandalf.com/.well-known/nostr.json?name=GANDALF:1          Failed to load resource: net::ERR_FAILED
astral.ninja/:1 Mixed Content: The page at 'https://astral.ninja/' was loaded over HTTPS, but requested an insecure element 'http://www.makolkin.ru/Gallery/120930/Moon_120930_TAL-250K_IR_VAC136_dvmak001.jpg'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
lu-5FObc_normal.jpg:1          Failed to load resource: the server responded with a status of 404 ()
astral.ninja/:1 Mixed Content: The page at 'https://astral.ninja/' was loaded over HTTPS, but requested an insecure element 'http://slush.cz/pub/slush.png'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
astral.ninja/:1 Mixed Content: The page at 'https://astral.ninja/' was loaded over HTTPS, but requested an insecure element 'http://storage.googleapis.com/bitcoin-jungle-branding/logo/pwa/512.png'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
Moon_120930_TAL-250K_IR_VAC136_dvmak001.jpg:1          Failed to load resource: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH
orb_transparent_small.png:1          Failed to load resource: the server responded with a status of 404 (Not Found)
6531 log entries are not shown.
6485 log entries are not shown.
176.aadcea7c.js:1 disconnected from wss://nostr.zebedee.cloud
176.aadcea7c.js:1 disconnected from wss://nostr.walletofsatoshi.com
176.aadcea7c.js:1 disconnected from wss://relay.nostr.info
vendor.312ff2e5.js:58 WebSocket connection to 'wss://nostr-relay.untethr.me/' failed: 
(anonymous) @ vendor.312ff2e5.js:58
176.aadcea7c.js:1 error on connection to wss://nostr-relay.untethr.me
176.aadcea7c.js:1 disconnected from wss://nostr-relay.untethr.me
nostr-relay.untethr.me/.well-known/nostr.json?name=aaron:1          Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
monlovesmango commented 1 year ago

crap thats really bad. its loading fine for me but when I log in as you I have the same issue. will try to look into this today.

Giszmo commented 1 year ago

Ah, I'm relieved it's reproducible. Crossing fingers ...