We seem to be back to `022` for the umask. This breaks local logging. Step 1: add `chmod -R g+w web/sites/default/files` to `uceap refresh-content` as temporary workaround Step 2: fix the umask (again).
We seem to be back to
022for the umask. This breaks local logging.Step 1: add
chmod -R g+w web/sites/default/filestouceap refresh-contentas temporary workaroundStep 2: fix the umask (again).