Cyril Chapellier

Results 175 comments of Cyril Chapellier

Here we go! ``` Could not create session handle: Bad parameter to an ldap routine ``` I'm no expert in LDAP so I'm not sure what it does mean, but...

I can remember (some [context](https://dev.to/tvanantwerp/don-t-quote-environment-variables-in-docker-268h)) that Docker is a pain to work with when quoting stuff, but it's maybe just that your Docker version is a bit old?

No pb, glad you got it working :)

Hi @JarlMorgennebel This is interesting. The client sends a `lastoccurence` id that is out of the integer bounds that the calendar table can manage. Basically, it's too far in the...

Could you try to checkout https://github.com/tchapi/davis/pull/186, do the migrate, and see if it solves your problem?

Hi @JarlMorgennebel I just launched an `edge` build with this branch, so you can test it → ``` docker pull ghcr.io/tchapi/davis-standalone:edge@sha256:da81316e1badf3a5d29782890093cb87ec019612139e86466abea0b21efb2bc7 ```

Hi @JarlMorgennebel Did you get around to try the edge image?

I'll close this down now as stale, and since 5.1.3 will be released soon, containing the very probable fix.

Hey @Slydder You can `var_dump($...)` the path in `/var/www/davis/vendor/sabre/dav/lib/DAV/Server.php` to see what it is exactly. It might be one of the webdav directories set in your config.

> Just switched over to a docker install and apparently the imap login variable is also different. What do you mean? > Also missing apache configs for default docker install....