[GH-ISSUE #46] [BUG] Community & News tabs sign you out. #26

Closed
opened 2026-02-17 17:11:52 -05:00 by yindo · 8 comments
Owner

Originally created by @SCOPEDDXYZ on GitHub (Jun 4, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/46

When clicking any tab that isn't "Store" or "Library" the application will just full on sign you out. It's somewhat annoying, because this also causes other issues from what I've noticed. Possibly just setting these to blank placeholders for the time being (similarly to the store tab) would provide a temporary fix.

Originally created by @SCOPEDDXYZ on GitHub (Jun 4, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/46 When clicking any tab that isn't "Store" or "Library" the application will just full on sign you out. It's somewhat annoying, because this also causes other issues from what I've noticed. Possibly just setting these to blank placeholders for the time being (similarly to the store tab) would provide a temporary fix.
yindo closed this issue 2026-02-17 17:11:52 -05:00
Author
Owner

@quexeky commented on GitHub (Jun 5, 2025):

I'm not able to reproduce this on my machine - It just sends me to the 404 page and sends me back to the store.

Which version is this on?

@quexeky commented on GitHub (Jun 5, 2025): I'm not able to reproduce this on my machine - It just sends me to the 404 page and sends me back to the store. Which version is this on?
Author
Owner

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025):

I'm using the latest autorelease, I believe it's v0.3.0rc2.

I can record the bug happening in real time for me real quick, BRB.

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025): I'm using the latest autorelease, I believe it's v0.3.0rc2. I can record the bug happening in real time for me real quick, BRB.
Author
Owner

@quexeky commented on GitHub (Jun 5, 2025):

Yeah that'd be convenient. Can I also get you to run it with RUST_LOG=debug from your command prompt of choice and then send the logs?

@quexeky commented on GitHub (Jun 5, 2025): Yeah that'd be convenient. Can I also get you to run it with RUST_LOG=debug from your command prompt of choice and then send the logs?
Author
Owner

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025):

Yeah forsure, here's the video.

https://github.com/user-attachments/assets/1d56db63-7cd7-4644-8316-3dfc0e0f0a59

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025): Yeah forsure, here's the video. https://github.com/user-attachments/assets/1d56db63-7cd7-4644-8316-3dfc0e0f0a59
Author
Owner

@DecDuck commented on GitHub (Jun 5, 2025):

Can you share the server version, and provide logs?

I'm also building a v0.3.0-rc-3 that includes latest fixes because we can't seem to reproduce this on the latest development version.

@DecDuck commented on GitHub (Jun 5, 2025): Can you share the server version, and provide logs? I'm also building a v0.3.0-rc-3 that includes latest fixes because we can't seem to reproduce this on the latest development version.
Author
Owner

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025):

I've been having trouble getting logs, how would I go about that on Windows? I tried doing ./drop-app.exe -RUST_LOG=debug but that didn't really work lmao

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025): I've been having trouble getting logs, how would I go about that on Windows? I tried doing `./drop-app.exe -RUST_LOG=debug` but that didn't really work lmao
Author
Owner

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025):

As far as server version, I'm on the nightly release, but this has been happening since I first installed the application. This is the version I used.

Image

@SCOPEDDXYZ commented on GitHub (Jun 5, 2025): As far as server version, I'm on the nightly release, but this has been happening since I first installed the application. This is the version I used. ![Image](https://github.com/user-attachments/assets/527e021a-4b49-43c7-8827-2e4154ffead8)
Author
Owner

@quexeky commented on GitHub (Jun 5, 2025):

Yeah it's a client issue. Could you try running set "RUST_LOG=debug" & ./drop.exe?

@quexeky commented on GitHub (Jun 5, 2025): Yeah it's a client issue. Could you try running `set "RUST_LOG=debug" & ./drop.exe`?
yindo changed title from [BUG] Community & News tabs sign you out. to [GH-ISSUE #46] [BUG] Community & News tabs sign you out. 2026-06-05 14:24:24 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#26