Serving expired cookie

This is most likely not a caddy issue, but I want to confirm. Over on the Nextcloud Github I’ve submitted an issue about constantly being served expired cookie. So I wanted to confirm if caddy has any cookie interaction/settings when used as file_server.

:face_with_monocle: Hmmm nope, Caddy does not serve any cookies named ocwo6mj559d1 (or anything of the like).

Ok, I was just concerned if caddy caches some cookies and for some reason it keeps serving an expired cache.

I’ve found the source of my issue, and it’s my setup of php. I forgot that whenever I update php, I have to update the permissions of the log, session etc folders. On that note, it would be great if there was an official Caddy repo module to standardize the php socket.

This topic was automatically closed after 30 days. New replies are no longer allowed.