holium / realm-support

4 stars 0 forks source link

Unable to open DMs/Messages #27

Closed tcspears closed 1 year ago

tcspears commented 1 year ago

Anytime I click on the DMs/messages icon in the bottom right hand corner of Realm, Realm's desktop goes blank and I get a message that reads: I'm still getting a 'Something went wrong' error. I can only recover from the error by exiting out of Realm and restarting it. I've reproduced this on a second ship of mine, so it's not unique to my ship.

Screenshot of error message is below: Screenshot 2023-01-25 at 21 51 18

drunkplato commented 1 year ago

This is an issue with ContactRow, I wonder if it has to do with %landscape being suspended? Can you check +vat %landscape?

tcspears commented 1 year ago

Screenshot 2023-01-31 at 14 42 14

drunkplato commented 1 year ago

I can look into the ContactRow component and check what may be causing the issue.

tcspears commented 1 year ago

The issue is persisting with the latest runtime (v1.18) and base update (6dufe).

gdbroman commented 1 year ago

Hey @tcspears thanks for reporting this. A fix has been merged and will go out in the next release after 0.4.0. Would be splendid if you could confirm that the issue is fixed once that's out.

tcspears commented 1 year ago

@gdbroman - great, looking forward to the next update.

tcspears commented 1 year ago

@gdbroman - I'm still having this same problem (running 0.5.1-hotfix (0.5.1-hotfix))

tcspears commented 1 year ago

@gdbroman - I've reproduced this error now on three different planets. The only thing I can think of that these three planets have in common is:

  1. I used the same Realm invite code to set up Realm on each
  2. They have a similar hosting setup (Oracle VPSs using reverse proxy via Caddy)

I don't think (2) is the issue - I've talked to another person who uses a similar hosting setup and they aren't experiencing this problem. Could the issue be (1)?

gdbroman commented 1 year ago

I used the same Realm invite code to set up Realm on each

Hm, I doubt this is it.

How do your DMs look? Anything anomalous like a chat with zero messages, or a large amount of chats? @tcspears

tcspears commented 1 year ago

No, nothing jumps out. One of the ships is barely used. Has nobody else reported this issue?

tcspears commented 1 year ago

Does Realm attempt to use any ports besides https to access the ship? Could this be a firewall issue?

gdbroman commented 1 year ago

Does Realm attempt to use any ports besides https to access the ship? Could this be a firewall issue?

We have had issues with VPNs, you could try disabling it if you have one @tcspears

tcspears commented 1 year ago

I'm trying this but my invite code is no longer working, so I can't move forward. Do you guys disable codes that have been used too many times? (I've needed to reinstall Realm multiple times to try to fix this).

gdbroman commented 1 year ago

Ah I see, I've asked Cody to reach out to you, you should get an email at mailto:tcs@tcspears.net soon

tcspears commented 1 year ago

@gdbroman: I was ultimately able to resolve this problem, but only by breaching my ship and installing Realm from a freshly booted identity (via Arvo v1.22). Perhaps there was some cruft in my ship left over from the Groups 1 to Groups 2 migration that was preventing ContactRow from working properly.

ajlamarc commented 1 year ago

Closing due to rebuilt chat being launched since