Vojta Drbohlav

Results 17 comments of Vojta Drbohlav

I am currently investigating this. I will probably add new column `ip_range` to `maxmind_geolite_city_blocks` and use it if we are on Postgres. I will update this issue when pull request...

We have `Tehuti Networks Ltd. TN9510` and it works just fine on Debian 10. What errors do you see and what fails for you when trying to install the drive...

I've opened #1579 which fixes parsing TXT records for DNSMADEEASY.

Nice job figuring out the issue. I managed to reproduce it by adding static DNS entries for `s3.amazonaws.not` on Mikrotik router. Now the issue happens consistently and there is no...

~I am also trying to reproduce the issue with `s3.amazonaws.com` domain again and it seems I am not able to do that anymore.~ ~I am going to remove the `dnsmasq`...

That sounds like a great idea and it would probably help me discover the root cause (and fix) much faster. I've just found out Mikrotik has `max-udp-packet-size` setting in `/ip/dns`...

If you have `attribute :avatar_data, :json` defined in your model then `avatar_data` returned a `String` and you could call `JSON.parse` on it to get an object before. With this patch...

I don't think this is related to issues you mention. Docker Buildx is using OCI media types by default and I am able to successfully push and pull images to/from...

Thanks for the clarification. This makes sense. I've [found an option for Docker Build registry cache backend](https://docs.docker.com/build/cache/backends/#oci-media-types) to change the cache image media type to force it to generate image...

We've had to stop our migration to zot. I should be able to get back to it in 1 week. I am not sure why but zot actually stopped working...