craigmw / CellarWarden

A wine/beer cellar temperature/humidity monitoring and control app for the Raspberry Pi
32 stars 4 forks source link

Cannot connect to CellarWarden server #13

Open lionelhutz-esq opened 3 years ago

lionelhutz-esq commented 3 years ago

Hello,

I am very new to all of this stuff. I honestly dont know anything about programming. I built a brewpi a few years ago and have basically forgotten all the skills I had picked up. All this to say--sorry if this is an annoying or dumb question.

I want to use your CellarWarden to turn a wine fridge into a curing chamber.

I have followed your instructions to a T. However when I run the install for CellarWarden I get quite a few errors. See below. Then once I try to go to my pi IP at port 8888 it will not connect. I am sure there is more info you need but if you are able to point me in the right direction I would really appreciate it.

gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) gyp ERR! stack at ChildProcess.emit (events.js:198:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) gyp ERR! System Linux 5.4.79+ gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/pi/CellarW/node_modules/rpi-gpio/node_modules/epoll gyp ERR! node -v v10.21.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! epoll@0.1.22 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the epoll@0.1.22 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.