File "plugin.py", line 909, in updateIpAddress KeyError

User avatar
Different Computers
Posts: 2610
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

File "plugin.py", line 909, in updateIpAddress KeyError

Post by Different Computers »

My Dream Machine decided independently of me to completely wipe itself and lose all my configuration details, including every fixed IP.

Two of my three Indigo nanoleaf devices, an Aurora and a Canvas, updated correctly by editing the IP address. No new token even needed.

But the third, another Aurora, gives me this:

Code: Select all

   Nanoleaf Error                  Error in plugin execution UiAction:

Traceback (most recent call last):
  File "plugin.py", line 909, in updateIpAddress
KeyError: (u'81:RE:DA:CT:DF:10',)
Ideas on how to proceed?
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana. UnifiAP
autolog
Posts: 4000
Joined: Tue Sep 10, 2013 3:07 am
Location: West Sussex, UK [GMT aka UTC]
Contact:

Re: File "plugin.py", line 909, in updateIpAddress KeyError

Post by autolog »

What version of the plugin are you running?

The Key should be a MAC address but the one shown in the error is invalid.

MAC addresses are hexadecimal and can only have the values 0-9, A-F.
So the RE and CT elements are invalid i.e. the R and T.

So looks like something has gone wrong with the stored MAC address.
User avatar
Different Computers
Posts: 2610
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

Re: File "plugin.py", line 909, in updateIpAddress KeyError

Post by Different Computers »

I'm running v.1.4

please notice that the changed Mac address details spell REDACT.

Also, I know which device is not working correctly. The problem is I don't know how to get it working correctly.


AAAAND never mind. Suddenly, when I tried it just now, it worked. I got nuthin.
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana. UnifiAP
Post Reply

Return to “nanoleaf Controller”