-
-
Notifications
You must be signed in to change notification settings - Fork 160
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
v055m: Zombie WireGuards in Simple mode #1529
Comments
|
I've got an idea that those are not really running WireGuards, but maybe a RecyclerView problem? Can you check this idea first? Because this happens when RethinkDNS is OFF and it looks sooo much like the RecyclerView issue. I'll check the logs a bit later. |
Yeah, if you were always running in Advanced mode, then you should never be able to "view" Simple mode. Likely the app crashed and then was left in this state when you re-opened it (you can see the app's current uptime in the footer of the bottomsheet that comes up when you tap on the downarrow next to the START / STOP button) where you can see Simple mode but the conifgs are running in Advanced mode.
If you can capture logs starting from when you navigate to the screen and this happens, it'll help immensely. Make sure to put Rethink in Verbose mode from Configure -> Settings -> Log level. |
Here are the logs. (Although I couldn't find anything from today) |
I never ran in Advanced mode. Always in the Simple mode.
Cannot check this anymore, unfortunately: when I saw this weird bug, I force-stopped the app myself to see whether this remove the issue, but it did not. |
Can you start the Rethink app and click on the Refresh icon on the Proxy screen to see if there are any changes? Also, please send us the bug report after the refresh is complete. |
I clicked the refresh icon (here are the logs |
@soshial, are you now unable to select the wireguard config when Rethink is active? |
I was unable to select any config when Rethink was disabled (not active). It just showed this toast text when I clicked on the checkbox. But after some time it resolved by itself and I was able to open and activate configs. You said that it's impossible to activate several configs in the "Simple regime", so only a single config possibel to activate — then I am wondering why do list elements have checkboxes instead of radio elements? |
Impossible is nothing. There are always bugs, some impossible to rectify ;)
Mostly for the tick mark ✔️ |
Originally posted by @soshial in #1524 (comment)
The text was updated successfully, but these errors were encountered: