I am testing Nostr Nests rooms in Amethyst and they stay per...
npub1c7k2hu076gq62vv9unw9urrt4c4utkce6uatlpq9xhestk8s2xqql8qh4c
hex
ec69cf9aced8debecebf6dad7f3e3cecc578b0d760db46cf730172fb84962d80nevent
nevent1qqswc6w0nt8d3h47e6lkmttl8c7we3tckrtkpk6xeaeszuhmsjtzmqqprpmhxue69uhhyetvv9ujuem4d36kwatvw5hx6mm9qgsv0t9t78ldyqd9xxz7fhz7p346u279mvvaww4lsszntuc9mrc9rqqq7y4n0Kind-1 (TextNote)
↳ Reply to Amethyst (npub142gywvjkq0dv6nupggyn2euhx4nduwc7yz5f24ah9rpmunr2s39se3xrj0)
#Amethyst v1.09.0: We are going crazy - Go live on audio spaces (Nests) - Marmot Group chats (WhiteNoise) - Voice and Video calls (Noscall) - PDF rea...
I am testing Nostr Nests rooms in Amethyst and they stay permanently on “Reconnecting.”
I tested both the public Nostr Nests audio server and my own self-hosted server.
For my own server:
- the room event has the correct tags: ["auth","https://talk-auth.letsfo.com"] ["streaming","https://talk.letsfo.com:4443"]
- Amethyst successfully authenticates repeatedly against my auth server
- my server receives UDP traffic from Amethyst on port 4443
- my MoQ relay replies to Amethyst over UDP
- but Amethyst never finishes connecting and stays on “Reconnecting”
The same reconnecting behavior happens with the public Nostr Nests server too.
Is there a known issue with the current Nests/MoQ room implementation in Amethyst, or any debug logging I can enable on Android to see why the connection does not complete?
Raw JSON
{
"kind": 1,
"id": "ec69cf9aced8debecebf6dad7f3e3cecc578b0d760db46cf730172fb84962d80",
"pubkey": "c7acabf1fed201a53185e4dc5e0c6bae2bc5db19d73abf840535f305d8f05180",
"created_at": 1782604381,
"tags": [
[
"alt",
"A short note: I am testing Nostr Nests rooms in Amethyst and the..."
],
[
"e",
"b1b91d7ee0c5da9d081d1a53470248ee4585b058b11aa34fe28c0e3e07ac1e0a",
"wss://vitor.nostr1.com/",
"root",
"aa9047325603dacd4f8142093567973566de3b1e20a89557b728c3be4c6a844b"
],
[
"p",
"460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c",
"wss://vitor.nostr1.com/"
],
[
"p",
"ca89cb11f1c75d5b6622268ff43d2288ea8b2cb5b9aa996ff9ff704fc904b78b",
"wss://nostr.mom/"
],
[
"p",
"56132cea7f54f860ff004b2e8f7e4b3953b0c9f37a5aaa88d0e5a5da036576d6",
"wss://relay.damus.io/"
],
[
"p",
"7579076d9aff0a4cfdefa7e2045f2486c7e5d8bc63bfc6b45397233e1bbfcb19",
"wss://nos.lol/"
],
[
"p",
"ec5663bb035f8e585bfa423c303a557648f95239cc07516bb06d6f59386dd2a4",
"wss://nostr.bitcoiner.social/"
],
[
"p",
"6cdebccabda1dfa058ab85352a79509b592b2bdfa0370325e28ec1cb4f18667d",
"wss://relay.primal.net/"
],
[
"p",
"6cd90f81ec60e076e9f187096c56fd1b0b5223f833a7d2c3ea370e81ad5d4ee2",
"wss://relay.nostr.band/"
],
[
"p",
"7eb29c126b3628077e2e3d863b917a56b74293aa9d8a9abc26a40ba3f2866baf",
"wss://nos.lol/"
],
[
"p",
"d2244fcb9b7da031ed4710999911a83393bf1a1929c4ec56ff400f909b3c4239",
"wss://nostr.czas.plus/"
],
[
"p",
"73b57e3b913133a1be93882d2c834a73614081f283afff73142ff17c3e6f9c2b",
"wss://relay.damus.io/"
],
[
"p",
"000000005e9dda01479c76c5f4fccbaebe4e7856e02f8e85adba05ad62ad6927",
"wss://nos.lol/"
],
[
"p",
"8816e8938fe60a3a925433c77410f39500fe1320787acb2165f9345e70464592",
"wss://nostr.koning-degraaf.nl/"
],
[
"p",
"ff2e412319f01788687a63de3248c2e9fac3f2ad15e3d621e2b42275cacb9ecd",
"ws://dbtksyiddypgaplsmbrjfhioxgpykk7gzplas4cz22jdgcuaoyubdrqd.onion/"
],
[
"p",
"434f97993627f1e61f14eeaf60caa8cfdcec10a592caff8250c825252d548c15",
"wss://pyramid.fiatjaf.com/"
],
[
"p",
"aa9047325603dacd4f8142093567973566de3b1e20a89557b728c3be4c6a844b",
"wss://vitor.nostr1.com/"
],
[
"r",
"https://talk-auth.letsfo.com/"
],
[
"r",
"https://talk.letsfo.com:4443/"
],
[
"client",
"Amethyst"
]
],
"content": "I am testing Nostr Nests rooms in Amethyst and they stay permanently on “Reconnecting.”\n\nI tested both the public Nostr Nests audio server and my own self-hosted server.\n\nFor my own server:\n\n- the room event has the correct tags:\n [\"auth\",\"https://talk-auth.letsfo.com\"]\n [\"streaming\",\"https://talk.letsfo.com:4443\"]\n- Amethyst successfully authenticates repeatedly against my auth server\n- my server receives UDP traffic from Amethyst on port 4443\n- my MoQ relay replies to Amethyst over UDP\n- but Amethyst never finishes connecting and stays on “Reconnecting”\n\nThe same reconnecting behavior happens with the public Nostr Nests server too.\n\nIs there a known issue with the current Nests/MoQ room implementation in Amethyst, or any debug logging I can enable on Android to see why the connection does not complete?",
"sig": "a0e671a08272e91c1be5fff418af71697a3243a68a1e0179a918ad57671e9bf19f86f776f77b299b846610f16e25dc422671f808627bcb19640518074312ddee"
}