Hi members,
I’m new in the forum.
When starting pimatic-daemon, the following error occurs with me:
coffee-cache: compiling coffee-script file "startup.coffee"...Done
coffee-cache: compiling coffee-script file "lib/logger.coffee"...Done
17:23:51.558 2018-01-17 Wednesday
coffee-cache: compiling coffee-script file "lib/api.coffee"...Done
coffee-cache: compiling coffee-script file "lib/users.coffee"...Done
coffee-cache: compiling coffee-script file "lib/devices.coffee"...Done
coffee-cache: compiling coffee-script file "lib/matcher.coffee"...Done
coffee-cache: compiling coffee-script file "lib/milliseconds.coffee"...Done
coffee-cache: compiling coffee-script file "lib/variables.coffee"...Done
coffee-cache: compiling coffee-script file "lib/variables-ast-builder.coffee"...Done
coffee-cache: compiling coffee-script file "lib/actions.coffee"...Done
coffee-cache: compiling coffee-script file "lib/predicates.coffee"...Done
coffee-cache: compiling coffee-script file "lib/rules.coffee"...Done
coffee-cache: compiling coffee-script file "lib/rules-ast-builder.coffee"...Done
coffee-cache: compiling coffee-script file "lib/plugins.coffee"...Done
coffee-cache: compiling coffee-script file "lib/database.coffee"...Done
coffee-cache: compiling coffee-script file "lib/groups.coffee"...Done
coffee-cache: compiling coffee-script file "lib/pages.coffee"...Done
coffee-cache: compiling coffee-script file "lib/framework.coffee"...Done
17:24:12.316 [pimatic] info: Starting pimatic version 0.9.42
coffee-cache: compiling coffee-script file "config-schema.coffee"...Done
17:24:12.947 [pimatic] info: Installing database package sqlite3, this can take some minutes
17:24:31.829 [pimatic, ppm] info: > sqlite3@3.1.8 install /home/pi/pimatic-app/node_modules/sqlite3
17:24:31.833 [pimatic, ppm] info: > node-pre-gyp install --fallback-to-build
17:24:34.228 [pimatic, ppm] info: node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.8/node-v48-linux-arm.tar.gz
17:24:34.230 [pimatic, ppm] info: node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.8 and node@6.12.3 (node-v48 ABI) (falling back to source compil$
17:24:40.995 [pimatic, ppm] info: make: Verzeichnis „/home/pi/pimatic-app/node_modules/sqlite3/build“ wird betreten
17:24:41.000 [pimatic, ppm] info: ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3150000/sqlite3.c
17:24:41.423 [pimatic, ppm] info: TOUCH Release/obj.target/deps/action_before_build.stamp
17:24:41.441 [pimatic, ppm] info: CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3150000/sqlite3.o
17:25:52.230 2018-01-17 Wednesday
17:35:58.295 2018-01-17 Wednesday
18:28:39.276 2018-01-17 Wednesday
18:50:10.349 2018-01-17 Wednesday
18:52:29.413 2018-01-17 Wednesday
Can anybody help me further?
Thank you.