Daniel Mack
Daniel Mack
FWIW, I am tracking the changes needed to make Cuber work with k3s [here](https://github.com/zonque/cuber-gem/tree/k3s).
This is a regression from 66b92a9b it appears.
It's tricky to test because the issue is triggered by a race condition between the creation of a consumer and the teardown of a NATS server. Not sure how this...
> Again, sorry it took that long. Let me know if you'll be working on that or I should take it off your hands. Thanks for the feedback. As you...
I see the same problem, and I can't set the MapTiler API key in the administrator settings (with a similar error in the logs).
I solved this by deleting the per-user config of the MapTiler key like this: ``` delete from oc_preferences where appid='gpxpod' and configkey='maptiler_api_key'; ``` Next I reset the global key with...
I have seen a similar issue with manual uploads as well. When I select 20 photos in the Gallery app and then share them with nextcloud, only some of them...