Mossroy
Mossroy
I confirm the issue. Without this endpoint, I don't find a generic and reliable way to setup a k8s probe that tells if traefik is really ready. So, when Traefik...
I don't know yet. It's probably a bit early to decide. I suppose the libzim already has its unit tests, there's no need to duplicate them. I'd advise to wait...
This happened to me some time ago, when there was something broken in my target cluster. Like a component down or mis-behaving (DNS for example, I don' remember exactly). Try...
Hi kiwix team (long time no see) :-) This issue makes it very complicated and misleading to use Kiwix on /e/ OS. The official store of /e/ OS (AppLounge) gives...
Same here. I have a reverse-proxy in front of Nextcloud, that does the https encryption, and Nextcloud is on another machine (exposed with http). This setup works fine for all...
Strange, I see all events from Thunderbird (as well as from the gui)
Works fine for me on Nextcloud 10.0 + Calendar 1.4.0, both from Firefox OS 2.5 and Thunderbird+Lightning. Did you double-check you don't upload the ics to another nextcloud/owncloud calendar, that...
If you're using Chrome (or another Chromium-based browsers), it's probably because it now blocks autoplay by default. I managed to solve that by setting the video element as "muted". Source:...
Interesting. Did you try to run that inside a webextension (for Firefox or Chrome)? If it works, it might be useful to deploy some "custom apps" like they do on...
When inside a Firefox extension, the URI starts with moz-extension:// For Chrome, it's chrome-extension:// In both cases, the security rules are different than what you have with file:// From what...