12/30/2022 2:05 AM | |
Posts: 4 Rating: (0) |
I have an IoT 2050 using the Example Image V01.03.01 I need to send some data using node-red to the mindsphere using the mindConnect node through a proxy. I cannot try the solution by tautom in this post because in Image V01.03.01 the file /usr/lib/systemd/system/node-red.service cannot be edited, it is a readonly file (filesystem of type squashfs)
What I need help with is to know what would be the recommended way, or any way, to edit this file so I can have node-red run behind a proxy Thanks in advance Nehemias ✌️ ------------------------------------------------------------------------------------------ |
Last edited by: Nehemiascr at: 12/30/2022 02:06:06Last edited by: Jen_Moderator at: 12/30/2022 06:56:30New subject after splitting Last edited by: Nehemiascr at: 12/30/2022 16:45:14 |
|
1/2/2023 3:32 AM | |
Posts: 4 Rating: (0) |
From this Github post, I was able to locate the file were the storage path for Mindconnect node is defined, I just changed the path to a writable folder modified line 540 in file mindconnect-nodejs/src/api/agent-auth.ts from
to
|
Last edited by: Nehemiascr at: 01/02/2023 03:34:54 |
|
This contribution was helpful to2 thankful Users |
Follow us on