ShawnW Posted December 20, 2022 Posted December 20, 2022 HI. I'm going to attach the log file - hopefully I'm doing this right as this is my first node server. I've been through the wikis, forums, and installed this node server at least 20 times trying different things. I'm out of things to try. The "current status" is ALWAYS Disconnected. When I fill out the Configuration, save, then hit 'start', it claims to start, and the Uptime will count for about 3 seconds before returning to "Not Running" and Uptime "None". It never creates any nodes here, or on the ISY, though the ISY does 'see' the VUE Node Server, but that's it. Other notes: I'm still using my external ISY as I want to learn one step at a time. Also, I my Emporia kit is a 4-outlet (w energy monitoring) kit, and that's it - no actual "Vue". I have no issue viewing the outlets on the Emporia App or Website. What does the "Load Profile" button do? (for me, nothing, but I don't even know the purpose). THANK YOU! Shawn VUE_12-20-2022_114922-AM.zip
bpwwer Posted December 20, 2022 Posted December 20, 2022 It failed to build one of the dependencies it needs to run. This was while trying to build the pycryptodome 3.3.1 library. cc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DLTC_NO_ASM -Isrc/ -I/usr/local/include/python3.9 -c src/MD2.c -o build/temp.freebsd-13.1-RELEASE-p5-amd64-cpython-39/src/MD2.o In file included from src/MD2.c:28: src/pycrypto_common.h:47:10: fatal error: 'stdint.h' file not found #include <stdint.h> ^~~~~~~~~~ 1 error generated. error: command '/usr/bin/cc' failed with exit code 1 [end of output] I suspect that a package is missing on your Polisy that would allow this to build. @Michel Kohanimdo you know which package is needed for this and can it be added to the list of packages that must be installed?
Recommended Posts