kkoletz

Results 4 comments of kkoletz

Sure, here it is the IOTstack folder rights: pi@raspberrypi:~ $ ls -ld ~/IOTstack drwxr-xr-x 13 pi pi 4096 Jan 22 00:53 /home/pi/IOTstack and here the influxdb one: pi@raspberrypi:~ $ ls...

@Paraphraser Thank you a lot! Indeed somehow the backups folder was owned by root. Doing the chown pi:pi ~/IOTstack/backups solved the problem. Now I can do backup and it worked....

Hi @Paraphraser Thanks a lot for your clarification. I got your point. Next time I do a restore of the system (in case it's needed), then I will definitely stop...

Unfortunatelly I have the same issue! Hopefully help is coming!