Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Active Sessions accumulate and do not clean up #2651

Open
1 task done
more4521 opened this issue Jun 24, 2024 · 1 comment
Open
1 task done

[bug]: Active Sessions accumulate and do not clean up #2651

more4521 opened this issue Jun 24, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working startd Issues pertaining to startd itself

Comments

@more4521
Copy link

Prerequisites

Server Hardware

NUC7

StartOS Version

0.3.5-1

Client OS

Android

Client OS Version

Android 14

Browser

Tor Browser

Browser Version

115.2.1

Current Behavior

Hi.
I run a DIY Start9 OS installation on a NUC7 hardware. For months, I have observed that, on a regular basis, I cannot access the UI, neither on .local nor .onion URL. 3 observations: a) SSH access was OK and I could see that all services are running b) mempool.space .onion URL was accessible and functional c) I could not see any particular issue on logs. A simple reboot via SSH and UI interface was operational again till next occurrence.

I have finally discovered on System -> Active Session that more that 40 "Other Sessions" were listed. Strange since I only use an Android device and a Win10 desktop to access the Start9 DIY device.

I have "Terminate All" sessions and since then I could not observe the issue anymore. Nowadays I manually clean "Other Session" on regular basis.

I come to the conclusion that for an unknown reason, "Current Sessions" are not cleaned up on exit and they just accumulate. When there are too many of them, then the UI behaviors is erratic.

Expected Behavior

When a session is "closed/canceled", the session should either a) be reused when the same device is connected or b) the session should be cleaned up so it does not accumulate.

Steps to Reproduce

1.-Open a Tor Browser on an Android device and connect to Start9 DIY device
2.-Close the connection
3.-Open a new Tor Browser connection on the SAME Android device
4.-On System-> Sessions you can observe that the first session is still available, it has not been reused/cleaned up and a new session is active.

Anything else?

I have attached an example.
Active_Sessions

@more4521 more4521 added Bug Something isn't working Needs Triage Needs to be assigned a priority labels Jun 24, 2024
@more4521 more4521 changed the title [bug]: [bug]: Active Sessions accumulate and do not clean up Jun 24, 2024
@more4521
Copy link
Author

more4521 commented Jun 24, 2024

In 2023, a feature request was opened and closed where a limit to this observed behavior was requested. I have the opinion that this is an issue since if you do not do anything (like I have not done for months) then the device cannot be used anymore.

Best regards

@MattDHill MattDHill added startd Issues pertaining to startd itself and removed Needs Triage Needs to be assigned a priority labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working startd Issues pertaining to startd itself
Projects
None yet
Development

No branches or pull requests

3 participants