Hi,
I still am having problems saving config files such as scenes, Zwave device configs or IFTTT parameters. I have really checked that there is write access to the data files (sudo chmod 777 -R /volume1/web/PulseStation/data/*).
Any ideas how I can resolve this?
Thx Russell
If for instance ifttt parameters are not stored, then your database service is not connected properly.
Install mariadb (only on Synology), install the database service inside the PulseStation administration and configure the credentials.
You can always check inside PHPmyadmin whether the PulseStationDB is created.
Hi Laura,
thanks for your answer. I have the MariaDB installed and the password set (in Maria as well as in the Database Service within PulseStaion). I however cannot access the Graphic Service (keeps ‘loading database’s data’ forever) although I created a graphic in the database service. Any ideas how I can get the database servic e running properly? (I did try restarting….)
I followed your advice in your FAQ concerning DSM 6 and php.
It is working better but still some edited attributes aren’t saved. Main point is however that the scenes and blockly are saved and can be used.
Now I just need to find out how to read and interpret the PIR values…
🙂