-
Notifications
You must be signed in to change notification settings - Fork 23
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
Review of Install Warnings and Errors #1
Comments
I had that same error tonight myself after updating npm |
Thanks for the report, I'll look into it ASAP |
FYI, I also had to install hostapd and as a test I ran the OTA script without a device just to see what would happen:
|
@GeorgeIoak it looks like despite the warnings and after you installed hostapd your mock cloud started successfully according to At this point if you had any devices in config mode (hold 5s and LED is blinking) they should hopefully try to connect to the mock cloud and get keys. If your wifi card is capable of station mode and AP mode simultaneously, it should also detect and call out devices on your network to encourage them to switch. Any device that successfully connects to the mock cloud will hopefully request the first stage firmware. I'm now attempting installation on a fresh rpi0w and having more trouble than you it looks like, ha! Turns out even create_ap isn't magic, my rpi doesn't seem to support station and access point modes at the same time. Do you mind sharing what version rasberrypi you are using? |
@kueblc I wouldn't wish my bad luck on anyone! FYI, Terry gave me the idea to remove WiFi security and check my 1st plug and when I did it showed up and I was able to connect to it. So I only have 1 problem child to work with now. I do still have an unused BlitzWolf Smart Plug that I'm saving for testing. To answer your quesion here's what I have:
Let me know if you need/want to see anything else. |
Still having issues trying to get my rpi0 to cooperate with create_ap. I can get it into host AP mode, but it does not seem like it can do station + host simultaneously. This means that we are limited to flashing via pairing mode on devices like this. I have an idea for a workaround but it may be a few days. If you'd like to give it another shot, feel free to pull the latest and trying flashing via pairing mode. Latest changes include automatic MQTT upgrade command 5 seconds after connecting, which got my stubborn devices to upgrade. |
I also have the same problem with npm |
See if you can run the OTA script anyway. Haven't yet found what's causing that but otherwise the required packages seem to work fine for me. |
I just did a new install on the RPi and saw some errors and warnings. Before I moved on I wanted to ask you to take a look and see if I need to do something before I continue.
What I've done so far
The text was updated successfully, but these errors were encountered: