'NoneType' object ... error in adding a tag to a monitor #68

Open
opened 2024-03-08 22:19:34 +01:00 by sadjad-chrono · 1 comment
sadjad-chrono commented 2024-03-08 22:19:34 +01:00 (Migrated from github.com)

I'm getting this error randomly when trying to add a tag to a monitor:

[7] [CRITICAL] 'NoneType' object does not support item assignment

but the tag is being successfully attached to the monitor.

I'm getting this error randomly when trying to add a tag to a monitor: `[7] [CRITICAL] 'NoneType' object does not support item assignment` but the tag is being successfully attached to the monitor.
benhaleWV commented 2024-03-11 18:31:06 +01:00 (Migrated from github.com)

We are seeing the same issue, using medaziz11/uptimekuma_restapi. This is the error on the corresponding Invoke-WebRequest call.
Invoke-WebRequest: { "detail": "\u0027NoneType\u0027 object does not support item assignment" }

We are seeing the same issue, using medaziz11/uptimekuma_restapi. This is the error on the corresponding Invoke-WebRequest call. `Invoke-WebRequest: { "detail": "\u0027NoneType\u0027 object does not support item assignment" }`
Sign in to join this conversation.
No description provided.