-
Notifications
You must be signed in to change notification settings - Fork 24
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
Major/minor error #5
Comments
It's a warning, not an error... Related, from 2019: If you run "podman ps -a" does it show the wpa_supplicant-udmpro container? Is the container running? Start the container by running "podman start wpa_supplicant-udmpro". Check the container to see if there are any errors, run "podman logs wpa_supplicant-udmpro". |
I have the image, but can't start the container because of the error. I start with the following:
And the following errors are displayed:
If it's the |
I was able to launch the container using |
Ubiquiti is missing something specifically to allow the restart to take place. It has been a while since I've looked at this and I no longer own a UDM Pro however the only way for this to work is by an update provided by Ubiquiti or someone having an ability to write to their read only squashfs. If I remember correctly there is some daemon we need to start with the UDM Pro that is not set to start. |
Actually, boostchicken found a way around the problem and created an on-boot script that starts the wpa_supplicant container. https://github.com/boostchicken/udm-utilities It works great! |
I understand this was built on previous firmwares. I'm starting to get errors with 1.7.0 firmware. I ran the podman command and received:
"WARNING: The same type, major and minor should not be used for multiple devices."
Any updates or help troubleshooting would be greatly appreciated.
The text was updated successfully, but these errors were encountered: