linuxserver / docker-unifi-network-application

GNU General Public License v3.0
551 stars 40 forks source link

[BUG] Unable to add SSID to any app #49

Closed nodiaque closed 6 months ago

nodiaque commented 6 months ago

Is there an existing issue for this?

Current Behavior

Hello, I'm trying to add a new SSID for my wireless but in the Add Wireless interface, the selection for the AP stay greyed out.

Expected Behavior

Able to select either AP or Group

Steps To Reproduce

Go into Settings ==> Wifi Click on "Create New" Enter ssid and password Interface stayed greyed out image

Environment

- OS:unraid 6.12.4
- How docker service was installed: unraid appstore

CPU architecture

x86-64

Docker creation

per unraid appstore

Container logs

[custom-init] No custom files found, skipping...
[ls.io-init] done.
org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: destroy called
[migrations] started
[migrations] no migrations found
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    99
User GID:    100
───────────────────────────────────────

[custom-init] No custom files found, skipping...
[ls.io-init] done.
org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: destroy called
[migrations] started
[migrations] no migrations found
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    99
User GID:    100
───────────────────────────────────────

[custom-init] No custom files found, skipping...
[ls.io-init] done.
drizuid commented 6 months ago

We support the container, not the application within. Ubiquiti provides support themselves.

github-actions[bot] commented 6 months ago

A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.

nodiaque commented 6 months ago

Found out there's a problem in the gui itself where Auto select 2.4ghz even if there's no AP that can add the SSID. Switching to manual and unticking 2.4ghz make the selection available.