interstellar icon indicating copy to clipboard operation
interstellar copied to clipboard

Nothing loads

Open HDZEE opened this issue 3 months ago • 4 comments

Describe the bug

Nothing loads.

Image

Steps to Reproduce

No response

Version

0.10.1 (21)

What client platform(s) are you seeing the problem on?

iOS

What server platform(s) are you seeing the problem on?

Mbin

Additional context

No response

HDZEE avatar Sep 24 '25 00:09 HDZEE

Just found out about the app and installed it via AUR on Linux and get the same message, so it is something client related I guess. Let me know if I can provide some info for debug.

xektop avatar Sep 24 '25 08:09 xektop

Thank you for checking out the app. I actually noticed the same thing, and I literally just realized what the problem is, so I'll get it fixed for the next release. In the meantime, this bug only affects guest Mbin accounts, so if you either sign into an Mbin account or browse as a guest with Lemmy or PieFed, then you should be good to go.

The problem itself is that usePreferredLangs=true should only be used while signed in, not while browsing as guest.

jwr1 avatar Sep 24 '25 21:09 jwr1

Ok, I've updated kbin.earth's code to ignore usePreferredLangs while unauthenticated, so Interstellar will now work specifically with kbin.earth without needing an update.

FYI, the reason it takes quite a few seconds for the Feed screen to load on an Mbin account is due to a known Mbin issue with the API, but it is being worked on (https://github.com/MbinOrg/mbin/issues/1722). Everything else should load fast though.

jwr1 avatar Sep 24 '25 21:09 jwr1

I am not the original poster, but it is fixed for me on the Linux client.

xektop avatar Sep 25 '25 06:09 xektop