everlanes
everlanes
Thank you for the information. Are you going you provide a new 1.17.0 file or should I wait for next stable release?
Servus Jonas, thank you for looking into this. Indeed, I missed the "@CORS" entry in my pull request. I just checked in my installation and I must have added it...
I managed to embed a Nextcloud Forms formular in a static HTML page built with Nikola. The Nikola plugin (see [this pull request](https://github.com/getnikola/plugins/pull/407)) extracts the JSON form definition from the...
Same problem here: ``` 2021-10-14 09:15:38.400 T:1790935936 ERROR: /storage/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:1004: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning, 2021-10-14 09:15:39.225 T:1790935936 ERROR: [plugin.video.youtube]...
For example in the font "big" the German Umlaute "ÄÖÜäöüß" are defined. But they are not loaded, as they are outside the range of the first 128 characters and they...
Added a patch to load the German Umlaute in the __init__.py - not changing the font format. This patch will solve the issue for all fonts that have the umlaute...
Ok, I tried it with a fresh debian installation: 1. started from a separate rescue system 2. created zfs pool 3. created images and filesystems 4. installed debian with debootstrap...
I think these are the minimal steps to reproduce the problem, starting with a clean rescue system (btw: Hetzner root server): ``` ------------------------------------------------------------------- Welcome to the Hetzner Rescue System. This...
# Test with current git master version Built and tested the git master version 0c46813805f428038f0f5e2541cdab8034c2f082 with same results: ``` root@rescue ~/zfs # ./bin/zfs destroy rpool/test cannot destroy 'rpool/test': dataset is...
Not from my side - I think I posted all I have into this bug report. I don't have the experience and the time to dig deeper into it. And...