Jiri 'Ghormoon' Novak

Results 18 comments of Jiri 'Ghormoon' Novak

what all permission should be listed there? I seem phone, storage, contacts and even with all checked, it crashes (not immediately, but when I try to list installed apps or...

yes, i believe it is, but i only tested with 1 node cluster in my lab. need to test with bigger clusters before finalizing this

my temporary fix is to change 'user' to 'username' here, https://github.com/erigones/zabbix-api/blob/2474ab1d1ddb46c26eea70671b3a599b836d42da/zabbix_api.py#L330 but i don't know which version started that change (i'm on 6.0.x) so i didn't do any handling for...

it was changed in 5.4 based on that docs. Here is a patch, i didn't want to fork for such simple change, you can put it in file and `git...

I've done one more edit, as on the other fork they didn't like string comparison and they have a point, so i changed it to packaging.version.parse. see PR #5

I've got this for one user for some time (even previous versions), javasript spits out "TypeError: model.getProperty(...) is undefined" can Isomehow easily find out on which entry?

between OC 8.2 -> OC 9 there as a change in access, it was accessing the DB directly, now it uses carddav, so there's the problem usually (I already had...

I had the same with the broken whitespace issue (#311). if you import broken contact, it gets to the database and is still displayed correctly. but when it has to...

can confirm that the problematic user has ~1100 contancts

just note that metallb has the oposite behaviour. it doesn't ignore them, only ignores .0 and .255 if he flag is on (and not even the other ip's if the...