-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi, looking forward to using this but I have hit a few problems. I am on a pi 4B running 64-bit OS. Hope you can help.
I followed the instructions and here is where I hit issues:
- Upon creating the netlify app, which I think I did correctly, I just get a "Page not found" error when launching the page.
- I installed nvm and confirmed it is installed successfully but the startup script doesn't recognize it:
./setup.sh: line 7: /root/.nvm/nvm.sh: No such file or directory
./setup.sh: line 8: nvm: command not found
If I run "which node" I get "/home/raspberry/.config/nvm/versions/node/v20.4.0/bin/node"
The rest of the script seemed to run OK.
I reviewed what the script was attempting to do and manually updated the node path in gatefold.sh
3) The service was failing with a user error. I saw in the raspotify systemctl unit file that the user was set to "pi", which I am not using on my system. I edited the file to use a valid ID and the raspotify service is now working (correctly identifying the Raspberry Pi as an available speaker).
So my outstanding issue is that the gatefold page is showing a "Page not found" error.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels