Jonathan Starck

Results 10 comments of Jonathan Starck

> Instead of downgrading to `mysql_native_password`, support for `caching_sha2_password` may be added by installing the `mariadb-connector-c-dev` apk package here: > > https://github.com/invoiceninja/dockerfiles/blob/4b82f750fcf86012c6125172fcc0a154347d1da6/alpine/5/Dockerfile#L53-L60 > Instead of downgrading to `mysql_native_password`, support for...

With the merge #453 the problem was solved. With the commit [4b82f75](https://github.com/invoiceninja/dockerfiles/commit/4b82f750fcf86012c6125172fcc0a154347d1da6) this problem now exists again and the error as described above occurs again. ``` ⠿ db Pulled 8.6s...

I tested it and interestingly I got the error that the sha2 module is missing. I do not have the exact error message at hand because I am not sitting...

I am aware of this and I will look for the part for you. ✅ This is a part of a working all-day event: ``` BEGIN:VEVENT TRANSP:TRANSPARENT DTEND;VALUE=DATE:20220218 DTSTART;VALUE=DATE:20220217 UID:35D31850-D8E9-4492-9A5D-8E03A9F0C67B...

It also makes no difference whether I enter it in the web interface of nextcloud or in the calendar app from apple.

What do you mean? So at what point should I change something? It is difficult to change something in the source code of the appointment itself, because the end user...

> @domrim @SubsterNL My workaround for this issue is to install `docker-compose` according to the official instructions from Docker and then create a file `/usr/local/bin/docker-compose` with the following content: >...

I've got a permanent solution using [IPv4 Forwarding](http://www.ducea.com/2006/08/01/how-to-enable-ip-forwarding-in-linux/)