Tomas R.

Results 176 comments of Tomas R.

Hi! `/opt/indico` should be owned by the indico user: https://github.com/indico/indico-containers/blob/14ee107261fb11b7695e5f4eb119aab59c4391ef/indico-prod/worker/Dockerfile#L29 Could you try clearing out all containers and volumes and trying again with `docker compose up`?

That seems correct to me, though when I try it I get the correct permissions. Could you try building just the worker image and see if the permissions are correct?...

> What's different about building the image like this vs the whole stack? I'd like to know that as well :smile: I'll try to investigate tomorrow

cc @OmeGak if you have any ideas

I deleted all docker caches and reran `docker compose up` and I'm still not able to reproduce this.. ```bash docker system prune -a cd indico-prod docker compose up ``` Both...

My Docker version is `27.0.3` so that should be close-enough to yours to not see such a difference in behaviour.. > I do need it to run on the original...

I'll put it on my todo list for this weekend

I don't know what's the best approach for blank dates but I don't think we should be silently ignoring malformed dates.

I'm being the bad guy again here, but I think it'd be better to keep the current checkbox style (icon, color) for consistency's sake, unless some changes are needed for...