I'm getting this error after slacker starts PHP Notice: Undefined index: id in /usr/local/bin/slacker on line. It spits it out over and over again followed by a different line number each time.
I'm trying to run it on raspbian 4.4.11-v7+
I installed the dependencies using the command meant for Ubuntu (you said it might work on Debian and it appears to have installed fine).
I generated an API token and that seems to be working fine. The app runs and I see the menu UI, but then is just spits out the errors mentioned above
I'm getting this error after slacker starts
PHP Notice: Undefined index: id in /usr/local/bin/slacker on line. It spits it out over and over again followed by a different line number each time.I'm trying to run it on raspbian 4.4.11-v7+
I installed the dependencies using the command meant for Ubuntu (you said it might work on Debian and it appears to have installed fine).
I generated an API token and that seems to be working fine. The app runs and I see the menu UI, but then is just spits out the errors mentioned above