Unifi integration hangs after upgrading to 109.6

on 109.6, if I goto integrations page and click options on Unifi integration it hangs with the message
“Please wait while the integration is being installed”. Anyone else having this issue?

Same deal here – just upgraded and the Unifi integration hangs on the message you mentioned. Have you tried deleting and re-enabling?

Also, not sure what the expected behavior actually is with the new layout…

Works normally on my system. Working on a Ubuntu nuc, supervisor 222 and HA 0.109.6

BTW, I am running it in docker on a i5 NUC with 32gb RAM. as far as I remember it was fine in 109.4. Here is teh relevant log.

Log Details (ERROR)
Logger: aiohttp.server
Source: components/unifi/config_flow.py:212
First occurred: 9:51:45 AM (1 occurrences)
Last logged: 9:51:45 AM

Error handling request
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py”, line 418, in start
resp = await task
File “/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py”, line 458, in _handle
resp = await handler(request)
File “/usr/local/lib/python3.7/site-packages/aiohttp/web_middlewares.py”, line 119, in impl
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/real_ip.py”, line 39, in real_ip_middleware
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/ban.py”, line 73, in ban_middleware
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/auth.py”, line 127, in auth_middleware
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/view.py”, line 125, in handle
result = await result
File “/usr/src/homeassistant/homeassistant/components/config/config_entries.py”, line 186, in post
return await super().post(request)
File “/usr/src/homeassistant/homeassistant/components/http/data_validator.py”, line 54, in wrapper
result = await method(view, request, *args, **kwargs)
File “/usr/src/homeassistant/homeassistant/helpers/data_entry_flow.py”, line 63, in post
handler, context={“source”: config_entries.SOURCE_USER}
File “/usr/src/homeassistant/homeassistant/data_entry_flow.py”, line 124, in async_init
flow, flow.init_step, data, init_done
File “/usr/src/homeassistant/homeassistant/data_entry_flow.py”, line 196, in _async_handle_step
result: Dict = await getattr(flow, method)(user_input)
File “/usr/src/homeassistant/homeassistant/components/unifi/config_flow.py”, line 194, in async_step_init
return await self.async_step_device_tracker()
File “/usr/src/homeassistant/homeassistant/components/unifi/config_flow.py”, line 211, in async_step_device_tracker
for ap in self.controller.api.devices.values()
File “/usr/src/homeassistant/homeassistant/components/unifi/config_flow.py”, line 212, in
for wlan in ap.raw.get(“wlan_overrides”, [])
KeyError: ‘name’

I have the same issue: “Please wait while the integration is being installed”
Pretty straight forward setup: HASSIO running on Pi4.
Went back to 0.109.4 to resolve

created a new bug report

apparently its getting fixed in 109.7

1 Like

Thanks @cpuram, do you know when 109.7 will be available for MacOS?
When I run “pip3 install --upgrade homeassistant” and then check the version using “~/homeassistant/bin/hass --version” it remains on 0.109.6.

2 Likes

happy to confirm this has been fixed in 0.110