No problem with Json
Everything I've tried so far works fine.
cp -p -r /opt/domoticz/scripts /mnt/dietpi_userdata/domoticz/ is the solution.
Thanks!
Search found 18 matches
- Mon Feb 08, 2021 6:09 pm
- Forum: General Discussion
- Topic: DOMOTICZ cannot save scripts
- Replies: 9
- Views: 601
- Sun Feb 07, 2021 1:43 pm
- Forum: General Discussion
- Topic: DOMOTICZ cannot save scripts
- Replies: 9
- Views: 601
Re: DOMOTICZ cannot save scripts
Now it works, thanks a lot for the help
I will keep testing!
I will keep testing!
- Sun Feb 07, 2021 1:15 am
- Forum: General Discussion
- Topic: DOMOTICZ cannot save scripts
- Replies: 9
- Views: 601
Re: DOMOTICZ cannot save scripts
In the installation of domotics in raspibian you do not have to specify anything about Json. When domoticz is installed in raspibian, when starting to create a script, a template appears. https://i.ibb.co/0VpPhBL/script-raspibian.jpg When I start to create a script in Dietpi Domoticz, it appears bla...
- Sun Feb 07, 2021 1:04 am
- Forum: General Discussion
- Topic: DOMOTICZ cannot save scripts
- Replies: 9
- Views: 601
Re: DOMOTICZ cannot save scripts
Thanks for your answer
Now the scripts are saved, but more errors appear

Now the scripts are saved, but more errors appear

- Sun Feb 07, 2021 12:30 am
- Forum: General Discussion
- Topic: DOMOTICZ cannot save scripts
- Replies: 9
- Views: 601
DOMOTICZ cannot save scripts
Domoticz cannot save the scripts. I get the following error in domotic logs when I want to save a script : 2021-02-07 00:05:41.023 Error: EventSystem: problem writing file: /mnt/dietpi_userdata/domoticz/scripts/dzVents/generated_scripts/Script #1.lua ---- My version is: DietPi v6.34.3 : 00:03 - Sun ...
- Mon Apr 06, 2020 10:10 pm
- Forum: Troubleshooting
- Topic: Netdata does not work
- Replies: 25
- Views: 5102
Re: Netdata does not work
Great, it works !!!
Thanks!
I had to edit the file /etc/netdata/netdata.conf and change the line bind socket to IP = 127.0.0.1 to match the local network IP

Thanks!
I had to edit the file /etc/netdata/netdata.conf and change the line bind socket to IP = 127.0.0.1 to match the local network IP
- Mon Apr 06, 2020 1:23 pm
- Forum: Troubleshooting
- Topic: Netdata does not work
- Replies: 25
- Views: 5102
Re: Netdata does not work
42/5000 Thanks, it almost works! I have this error: Apr 06 13:18:10 DietPi netdata[1168]: 2020-04-06 13:18:10: netdata ERROR : MAIN : child pid 1181 exited with code 7. ----------------------------------- root@DietPi:~# systemctl status netdata.service ● netdata.service - netdata - Real-time perform...
- Sun Apr 05, 2020 11:04 pm
- Forum: Troubleshooting
- Topic: Netdata does not work
- Replies: 25
- Views: 5102
Re: Netdata does not work
Thanks! Mode: Installing Netdata: real-time performance monitoring ... [ OK ] DietPi-Software | wget https://dietpi.com/downloads/binaries/stretch/ne tdata_armv7l.7z -O 65.7z [ OK ] DietPi-Software | 7zr x -y 65.7z [ OK ] DietPi-Software | rm 65.7z dpkg: unrecoverable fatal error, aborting: unknown ...
- Sun Apr 05, 2020 9:56 pm
- Forum: Troubleshooting
- Topic: Netdata does not work
- Replies: 25
- Views: 5102
Re: Netdata does not work
Thanks
root@DietPi:/usr/sbin# netdata -D
-bash: netdata: command not found
root@DietPi:/usr/sbin# ls n*
netfilter-persistent newusers nfnl_osf nologin
root@DietPi:/usr/sbin#
I tried yesterday to install, uninstall, install
root@DietPi:/usr/sbin# netdata -D
-bash: netdata: command not found
root@DietPi:/usr/sbin# ls n*
netfilter-persistent newusers nfnl_osf nologin
root@DietPi:/usr/sbin#
I tried yesterday to install, uninstall, install
- Sun Apr 05, 2020 8:40 pm
- Forum: Troubleshooting
- Topic: Netdata does not work
- Replies: 25
- Views: 5102
Re: Netdata does not work
Thanks! root@DietPi:~# systemctl restart netdata.service root@DietPi:~# dietpi-services status netdata DietPi-Services ───────────────────────────────────────────────────── Mode: status netdata [ INFO ] DietPi-Services | netdata inactive (dead) root@DietPi:~# journalctl -u netdata.service -- No entr...