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

Latest version doesn't respect lockdown rules #347

Open
1 task done
serrq opened this issue Jul 11, 2024 · 9 comments
Open
1 task done

Latest version doesn't respect lockdown rules #347

serrq opened this issue Jul 11, 2024 · 9 comments
Labels
needs-information Issue needs more information in order to work on it

Comments

@serrq
Copy link

serrq commented Jul 11, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Bug description

I set 720 hours automatic lockdown, but Molly (foss) ask me passphrase much time before.

Steps to reproduce

  1. Set a lockdown time period or set nothing (no autolock)
  2. Force stop the app or wait some time

Molly version

7.8.1-2

Android version

14

Device

OnePlus CPH2399

Link to debug log

No response

@valldrac
Copy link
Member

It looks like Molly might be locking due to a crash while it's running in the background. This could explain why you're being prompted for a passphrase sooner than expected. We'll need to see the debug log to figure out what's happening.

Could you please provide the debug log? It's in app's Settings > Help > Debug log

@valldrac valldrac added the needs-information Issue needs more information in order to work on it label Aug 16, 2024
@serrq
Copy link
Author

serrq commented Aug 16, 2024

Unfortunately I disabled the debug log some weeks ago and newest version of Molly seems to solve the issue.

Hold opened this issue for one-two weeks yet, to see if this version run properly.

@serrq
Copy link
Author

serrq commented Aug 26, 2024

@valldrac please provide me an email support contact, I send you the debug log.

The issue is comeback even with 672 hours (4 weeks) pin unlock.

@valldrac
Copy link
Member

please provide me an email support contact

support@molly.im

@valldrac
Copy link
Member

valldrac commented Sep 4, 2024

Thanks for providing the log. I reviewed it and found an unrelated bug that might be hiding the real issue. We're fixing this in the next release. Once you've updated, please send the debug log again if the problem reoccurs.

It seems Android might be killing the app, due to low memory?

@serrq
Copy link
Author

serrq commented Sep 4, 2024

It seems Android might be killing the app, due to low memory?

RAM or ROM, you mean?

@valldrac
Copy link
Member

valldrac commented Sep 4, 2024

RAM or ROM, you mean?

RAM. When the available free RAM reaches a low threshold, Android first kills background apps.

@serrq
Copy link
Author

serrq commented Sep 4, 2024

Got it.

@serrq
Copy link
Author

serrq commented Sep 4, 2024

Cannot you write a remember state function for the unlock?

Basically when I launch the app Molly does a control like this one:

How much time is spent from the initial unlocking?

Can you store this information somewhere without compromizing security?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-information Issue needs more information in order to work on it
Development

No branches or pull requests

2 participants