-
-
Notifications
You must be signed in to change notification settings - Fork 148
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]: pwnagotchi keeps freezing on "reading last session logs" #289
Comments
No I don't know yet, reboot device. |
I did still same result. |
Remove the logs, and reboot. |
how do i remove the logs? |
Ssh in and remove logfiles. |
How would removing the logs help with the freezing? I am just curious |
Well, it's stuck at reading logs so it wouldn't hurt to try at the very least. Maybe it's a very big file and it ran out of memory. |
Just tried that to remove logs and reboot. It is now stuck on the first screen that pops up. Instead of reading last logs it says "Pretty fly 4 a Wi-FI" and "new day new pwns" and it freezes |
I'm off to work, 6am here, I'll check back later. |
Got it! Thank you! |
Well the good news is that it gets past the "Pretty fly 4 a Wi-FI" and "new day new pwns" screen and starts searching for networks. The bad news is that it goes back to it freezing after 3-6 minutes of using it |
Now would be a good time to share the logs,might be something in it. Again reading logs? |
It keeps saying that ui.fps = 0. How can i change it to 1? |
You are in manual mode probably, power it from the other micro usb port. |
it is in the other USB port. It’s in AUTO mode |
how do i change the UI.FPS to 1? That may be the fix |
No, that will only change refresh rate of the display. 0 is refresh on big changes, 1 is once per second. |
Ohh got it! What other solutions could possibly fix this? |
Fix the reading logs issue? |
how can i do that? |
Can you please post the output of the command |
0: phy0: Wireless LAN |
Wifi is software blocked do |
would this help with the pwnagotchii freezing? |
That's odd, rfkill unblock all is run at boot. |
will there be a patch in the future to fix this freezing? |
Of course it will be looked at but in the mean time if you come across a fix then feel free to create a PR |
Did you ran apt upgrade by any chance? |
Oh yikes. Will reflash when a fix is out for the freezing. Thank you for letting me know! |
If setup correctly then yes of course. As this is now complete can you please close, hope fully you will be good going forward. |
That is the fix, don't run upgrade. |
This did not fix it. I just checked the reddit and people are having the same issues of the pwnagotchi freezing. |
Probably 2 reports of this and yours is one from what I can see, given the fact there's 1000s working fine then this really can't be an image issue. It's either hardware or user error, I could be wrong but from what I know thats normally the case. |
so what should i check to make sure everything can work in order? |
When you say default everything, so its flash and boot and when you ssh in thats it> ? |
I’ve posted the debugs logs before in this thread but it didn’t help much |
|
No, I am on the latest version |
Above says 2.9.4 is why I asked. |
No I am not. I am on 2.9.4-2 |
Talk me through your steps ? |
I have a discord if you want me to send you messages through there. Just send me your username.
|
join the pwnagotchi group will be easier, tag me once your there |
i tagged you |
Hi there. Same happened to me when upgrded from 2.6 to 2.9.4-2. In my case, bettercap passwords was diferent on config.toml these two files bellow. /usr/local/share/bettercap/caplets/pwnagotchi-auto.cap Changed the config.toml and my gotchi started to eat packages again. PS: This reddit thread from 4 years ago helped me to find the problem. |
Was there any version you had were it wasn't freezing. All i need to do is edit those files? |
I didn't read all the comments, but I have the same issue (2.9.4-2 and 2.9.5) with external WIFI antenna. I can stop the freeze on "reading logs" when I unplug my external WIFI antenna and replug it. Then my pwnagotchi normally boots up and works like a charm. Maybe this helps with your issue as well. |
According to my observations, freezing on "last session logs reading" occurs when the device starts with not connected through Bluetooth or USB. When any connection is established, there is no freeze and everything works fine. Could anyone else check this behavior? |
This happens to randomly, still couldn't find the reason from the comments there. |
Not in my case. I use a Raspberry Pi 4B without screen, so I have to be connected to my iPhone to see the error message. |
Hi This is a copy of my logfile when it does the same thing... not having a connection to google seems to initiate it. I am on 2.9.5.1 on a Pi zero wh vanilla installation. 14:47:05 [ERROR] [Thread-5] : ConnectionError(MaxRetryError("HTTPSConnectionPool(host='www.google.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xac6be1d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))")) handling of the above exception, another exception occurred: (most recent call last): handling of the above exception, another exception occurred: (most recent call last): handling of the above exception, another exception occurred: (most recent call last): |
It has been running fine so far atm. I had to do a config/plugin migration manually. |
Fixed for me, if i change ui.web.username & ui.web.password back to "pwnagotchi" (default settings) related to this post |
I had this same issue, I reinstalled the latest image and the problem stopped. |
Had this same problem on 2.9.5.3
|
You never run the upgrade command |
Contact Details
No response
What happened?
After Pwnagotchi boot, pwnagotchi freezes on "reading last session logs" and stays frozen on that screen.
I am running the latest Jay image on a raspberry zero WH with a waveshare v4 e ink display. I have all default config.toml and default plugins. No changes.
Version
2.9.4
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: