Giter Club home page Giter Club logo

Comments (10)

camrun91 avatar camrun91 commented on September 28, 2024 2

@Mark79864 I am having this same issue as well.

from fpp-homeassistant.

kingsplace avatar kingsplace commented on September 28, 2024 1

Same Issue Here.

2022-01-11 12:26:04.633 (1320) [General] /opt/fpp/src/common.cpp:665: JSON File /home/fpp/media/config/gpio.json does not exist
2022-01-11 12:26:04.634 (1320) [General] /opt/fpp/src/fppd.cpp:226: Crash handler called: 11
2022-01-11 12:26:09.863 (1320) [General] /opt/fpp/src/fppd.cpp:210: Stack:
[New LWP 1340]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
__waitpid (options=0, stat_loc=0xbee60e8c, pid=1354) at ../sysdeps/unix/sysv/linux/waitpid.c:30
30 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.

from fpp-homeassistant.

Mark79864 avatar Mark79864 commented on September 28, 2024

Error log from FPPD.log:
2021-11-19 19:06:38.158 (1778) [General] /opt/fpp/src/fppd.cpp:518: Creation of Scheduler, Playlist, and Sequence Complete 2021-11-19 19:06:38.233 (1778) [Plugin] src/FPP-HomeAssistant.cpp:22: Initializing Home Assistant Plugin 2021-11-19 19:06:38.234 (1778) [General] /opt/fpp/src/common.cpp:665: JSON File /home/fpp/media/config/gpio.json does not exist 2021-11-19 19:06:38.234 (1778) [General] /opt/fpp/src/fppd.cpp:226: Crash handler called: 11
Looks to be that gpio.json does not exist anymore.

from fpp-homeassistant.

kevinbegley avatar kevinbegley commented on September 28, 2024

Same here

from fpp-homeassistant.

Oxfordjon avatar Oxfordjon commented on September 28, 2024

Same issue here

from fpp-homeassistant.

cpinkham avatar cpinkham commented on September 28, 2024

Is anyone still having this issue? If so, can you let me know what version of FPP you are on and if you have updated the HA plugin to the latest version via the FPP Plugin Manager? I tested FPP v6 with the latest plugin version and can not reproduce this issue. The gpio.json log entry should be unrelated, it is a warning, not an error. The HA plugin tries to open the file but it can't be found. That shouldn't cause an issue with the plugin running.

from fpp-homeassistant.

Mark79864 avatar Mark79864 commented on September 28, 2024

Is anyone still having this issue? If so, can you let me know what version of FPP you are on and if you have updated the HA plugin to the latest version via the FPP Plugin Manager? I tested FPP v6 with the latest plugin version and can not reproduce this issue. The gpio.json log entry should be unrelated, it is a warning, not an error. The HA plugin tries to open the file but it can't be found. That shouldn't cause an issue with the plugin running.

I'll pull out my Pi and try again. I haven't tried since when I posted this.

from fpp-homeassistant.

camrun91 avatar camrun91 commented on September 28, 2024

I found my issues was a configuration issue.

from fpp-homeassistant.

edalquist avatar edalquist commented on September 28, 2024

This may be an issue with configuring the HA plugin without configuring MQTT in FPP. If that happens the plugin tries to dereference the mqtt object which is null.

from fpp-homeassistant.

cpinkham avatar cpinkham commented on September 28, 2024

I believe this is fixed now by 8a827cc

If MQTT is not configured or is not connected then the plugin won't be initialized and therefore won't try to reference the mqtt instance. If the problem reoccurs, the ticket can be reopened.

from fpp-homeassistant.

Related Issues (17)

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.