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

Admin login page not working on CHIP #33

Closed
promiseowolabi opened this issue Jan 4, 2017 · 5 comments
Closed

Admin login page not working on CHIP #33

promiseowolabi opened this issue Jan 4, 2017 · 5 comments

Comments

@promiseowolabi
Copy link

I cloned the repo https://promiseowolabi@bitbucket.org/promiseowolabi/rachelchip.git and made slight adjustments to install on CHIP. The Admin login page user root/rachel won't login. Please what username/password should we use.

@promiseowolabi
Copy link
Author

promiseowolabi commented Jan 4, 2017

The right repo link - https://bitbucket.org/promiseowolabi/rachelchip

@needlestack
Copy link
Contributor

You can find our latest default passwords here:

https://github.com/rachelproject/rachelpiOS/wiki/Default-Passwords

Also, can you tell me more about the CHIP? If you have a good build we'd love to share it with others!

@promiseowolabi
Copy link
Author

promiseowolabi commented Jan 5, 2017

Thanks for the link, I can login now.
The CHIP is a single board computer like the RPi, developed by NextThingCo https://getchip.com/
I will share the build I have next, it works well as expected.

@promiseowolabi
Copy link
Author

promiseowolabi commented Jan 5, 2017

@promiseowolabi
Copy link
Author

I also noticed that the "iptables" are not persistent after rebooting. Made some changes to the /etc/rc.local command.
sudo("sh -c 'echo ifconfig wlan1 10.10.10.10 >> /etc/rc.local; echo service udhcpd restart >> /etc/rc.local; echo "iptables-restore < /etc/iptables.ipv4.nat" >> /etc/rc.local'") or die("Unable to setup udhcpd reset at boot.")

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

No branches or pull requests

2 participants