Skip to content
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

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

Open
sadjad-chrono opened this issue Mar 8, 2024 · 1 comment
Open

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

sadjad-chrono opened this issue Mar 8, 2024 · 1 comment

Comments

@sadjad-chrono
Copy link

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
Copy link

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants