Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interface not visible #3

Closed
masonbesmer opened this issue Mar 10, 2019 · 4 comments · May be fixed by #6
Closed

interface not visible #3

masonbesmer opened this issue Mar 10, 2019 · 4 comments · May be fixed by #6

Comments

@masonbesmer
Copy link

https://prnt.sc/mvrqdg

using pi 3b+ fresh install of everything & this is what it shows when going to the hostname

@tomhorak
Copy link

tomhorak commented Apr 6, 2019

I have the same issue. It looks like the install script failed. I get

Step 4. Building and installing RoadApplePi
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
cp: cannot stat 'html': No such file or directory
rm: cannot remove '/var/www/html/index.html': No such file or directory
cp: cannot stat 'raprec.service': No such file or directory
chown: cannot access '/lib/systemd/system/raprec.service': No such file or directory
chmod: cannot access '/lib/systemd/system/raprec.service': No such file or directory
Failed to enable unit: File raprec.service: No such file or directory
cp: cannot stat 'hostapd-rap.conf': No such file or directory
cp: cannot stat 'dnsmasq.conf': No such file or directory
mkdir: cannot create directory ‘/var/www/html/vids’: File exists
cp: cannot stat 'roadapplepi.sql': No such file or directory
ERROR 1046 (3D000) at line 1: No database selected
Done! Please reboot your Raspberry Pi now

@tomhorak
Copy link

tomhorak commented Apr 6, 2019

That is from my 2nd attempt. My first attempt it just rebooted so I didn't see how it ended. I tried to manually copy the html files to /var/www/html. I can now see the interface but nothing really works. I'm sure because there is no binary etc.

@leonardzh
Copy link

I delete cd .. in step 4 and it works. But fail to change it to access point under noobs os

@jonathanbun
Copy link

Did anyone get this to work? I'm running into the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants