Replies: 3 comments 3 replies
-
Did you just try to run it using either docker or npm packages as documented in the readme : https://github.com/vanackej/risco-mqtt-local#usage ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi
I managed to install npm and created a config.json file
While I tryito run docker run -v $(pwd)/config.json:/data/config.json
vanackej/risco-mqtt-local
I get the following error
Startup error SyntaxError: /data/config.json: Unexpected token / in JSON at
position 19
at parse (<anonymous>)
at Object.Module._extensions..json
(node:internal/modules/cjs/loader:1171:22)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/app/dist/main.js:23:24)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js
(node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
Loading config from: /data/config.json
Any assistance will be highly appreciated
Thx in advance
Dror
…On Fri, Jul 1, 2022 at 1:47 PM Johann Vanackere ***@***.***> wrote:
Did you just try to run it using either docker or npm packages as
documented in the readme :
https://github.com/vanackej/risco-mqtt-local#usage ?
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATBF5G7WJHG52WWGE3RKRWTVR3ECJANCNFSM52MIYYOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Thanks for the feedback.
Checking and will comment
Dror
…On Mon, Jul 4, 2022, 23:37 Johann Vanackere ***@***.***> wrote:
I think you just copy pasted the sample config.json with the comments.
Comments must be removed, as json files don't allow for comments
—
Reply to this email directly, view it on GitHub
<#42 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATBF5GYWIJS4OHN7ULJBZRDVSNDRBANCNFSM52MIYYOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have a Linux container runs as a VM on a TrueNAS server .
I would like to install this solution as Risco are imposing local charges for their cloud solution .
I would highly appreciate any assistance to integrate it
Thx
Dror
Beta Was this translation helpful? Give feedback.
All reactions