FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
05-20-2021 10:25 AM
Hallo ctrlX Core Community,
i work with ctrlX Core and Nodered. I want to save a log file on the ctrlX Core but cannot find a memory area on th device where nodered can create and write data.
In my example i use the path temp/NodeRedLog/nodeRedLog.log neither is the file created or an existing one written.
Solved! Go to Solution.
05-20-2021 11:09 AM - edited 05-20-2021 11:09 AM
A snap can only write data to its own data storage (root for rexrothnode-red: /var/snap/rexroth-nodered/current/)
or in a ctrlX CORE you can use the solution manager. See this thread for more information.
From the RM21.07 (version 1.10) on also USB devices can be used. See this thread for more information.