Giter Site home page Giter Site logo

Comments (12)

Slayingripper avatar Slayingripper commented on August 26, 2024

I am facing the exact same issue, it was working fine all day yesterday with no issues, but after the update was applied it stopped working. I've gone through my Config file , even trying to use the default but the problem still persists.

Going through the log file :

[2023-11-05 01:37:42,823] [INFO] [update] extracting /tmp/updates/pwnagotchi/pwnagotchi_1.8.0.zip to /tmp/updates/pwnagotchi ...
[2023-11-05 01:37:44,971] [INFO] [update] installing pwnagotchi ...

[2023-11-05 01:38:31,752] [INFO] [update] done

That was the last time it worked , so its definitely something to do with the update.

from pwnagotchi.

Slayingripper avatar Slayingripper commented on August 26, 2024

I've rolled back to the previous version for now and turned off auto update until further notice

from pwnagotchi.

DW4y avatar DW4y commented on August 26, 2024

Have the same issue. I yesterday everything works.

I have set up a new pwnagotchi three times with min. and max. config. All works fine until it updates, after this the error: ExecStart=/usr/bin/pwnagotchi-launcher (code=exited, status=1/FAILURE)

Same Setup:

  • pi 2 W
  • Waveshare 3
  • piSugar 2

from pwnagotchi.

aluminum-ice avatar aluminum-ice commented on August 26, 2024

Do you see mon0?

from pwnagotchi.

joejsullivan avatar joejsullivan commented on August 26, 2024

Auto update is still on. I re flashed, restarted and got nabbed by the update again.

[2023-11-05 20:29:10,667] [INFO] [update] checking for updates ...
[2023-11-05 20:29:13,496] [WARNING] update for aluminum-ice/pwnagotchi available (local version is '1.7.9'): https://github.com/aluminum-ice/pwnagotchi/archive/1.8.0.zip
[2023-11-05 20:29:13,507] [INFO] [update] downloading https://github.com/aluminum-ice/pwnagotchi/archive/1.8.0.zip to /tmp/updates/pwnagotchi/pwnagotchi_1.8.0.zip ...
[2023-11-05 20:29:16,373] [INFO] [update] extracting /tmp/updates/pwnagotchi/pwnagotchi_1.8.0.zip to /tmp/updates/pwnagotchi ...
[2023-11-05 20:29:17,240] [INFO] [update] installing pwnagotchi ...
[2023-11-05 20:29:50,187] [INFO] [update] done
[2023-11-05 20:29:50,217] [WARNING] rebooting ...
[2023-11-05 20:30:00,257] [WARNING] syncing...

Result post restart:

Traceback (most recent call last):
  File "/usr/local/bin/pwnagotchi", line 152, in <module>
    plugins.load(config)
  File "/usr/local/lib/python3.7/dist-packages/pwnagotchi/plugins/__init__.py", line 124, in load
    enabled = [name for name, options in config['main']['plugins'].items() if
  File "/usr/local/lib/python3.7/dist-packages/pwnagotchi/plugins/__init__.py", line 125, in <listcomp>
    'enabled' in options and options['enabled']]
TypeError: argument of type 'int' is not iterable

from pwnagotchi.

aluminum-ice avatar aluminum-ice commented on August 26, 2024

That seems like an issue with one of the plugins. I am going to remove v1.8.0 for now.

from pwnagotchi.

aluminum-ice avatar aluminum-ice commented on August 26, 2024

@retiolus Could you take a look at this issue? It might be something with the new plugins I did not catch in my review.

from pwnagotchi.

retiolus avatar retiolus commented on August 26, 2024

Hi, I'll have a look, but with the error log I don't get which plugin is making this error...

from pwnagotchi.

retiolus avatar retiolus commented on August 26, 2024

And sorry if the problem comes from one of my plugins, adding them is not documented in the docs. Is it mandatory to add default values in config.toml? I haven't done that, maybe the problem comes from here?

from pwnagotchi.

aluminum-ice avatar aluminum-ice commented on August 26, 2024

@retiolus tbh I'm not sure it's the plugins but going through Joe's log report it seems like it's an issue with a plugin. And I only merged your plugin PRs (no other major changes). I didn't see anything obvious in the code. I'm wondering if you fork my current repo, compile and run it on your pwnagotchi, do you see an error? I didn't.

If you do though, can you remove the new plugins one by one and see which is the cause? I'm tied up with other stuff and won't get to this any time soon.

from pwnagotchi.

retiolus avatar retiolus commented on August 26, 2024

I just made a pull request to add default config for mastodon and ntfy plugins #66 and fixed a typo in the same config for a wpa-sec parameter I added da12b10

Maybe this will fix the error @joejsullivan

from pwnagotchi.

aluminum-ice avatar aluminum-ice commented on August 26, 2024

Resolved in v1.8.1

from pwnagotchi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.