-
Notifications
You must be signed in to change notification settings - Fork 168
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
Can't connect to ip address 192.168.44.1:88 #30
Comments
Sorry this took so long to respond to, I have been swamped at work lately. It seems like the DHCP server is not working? Can you post the logs from the rpi side of things? I meant to debug this - are you on a Pi3? |
Yes I'm on pi3 model b. I'm a beginner on linux. Do you want the logs from only the terminal or is there a dump file anywhere else I should look for? |
I want to use this to setup my Rpi 3B as an wifi AP, is the problem with installing this on a Rpi 3B resolved? |
So I just ran this on my Pi3 and I was able to complete the loop and have the wifi connect to my home wifi. Can you try the following:
At this point using a different wifi device (I use my android phone), connect to the If the above works, you should be able to access Please let me know which step fails. If for you get the "HTTP server running" message but the access point does not show up, let me know (I might have seen that issue once or twice when bringing this up). Typically restarting the app fixes this hiccup - would love more data on this. |
I'm stucked at
Step 2: Join the above network, and navigate to the static IP and port we set in config.json (http://192.168.44.1:88), you will
I can't connect it from my pc, but I can open it on rpi. How do I fix this?
Also how do I implement this functionality in an electronjs app, can you give some tips?
The text was updated successfully, but these errors were encountered: