Skip to content

Web page not found - some install issues #1

@waninggibbous

Description

@waninggibbous

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:

  1. Upon creating the netlify app, which I think I did correctly, I just get a "Page not found" error when launching the page.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions