Victor-ray, S
Victor-ray, S
Could you perhaps add an example of your configurations? (Excluding your API key and such info of course) Ex. If you add the settings in a `jail.local` file in `/etc/fail2ban/jail.d`...
So I'll leave a report of what I've found so far when reproducing this and also testing out what it might be The update of NCP and upgrade of NC...
Also found unresolved environment variable in `/etc/apache2/apache2.conf` Ran `export APACHE_RUN_DIR="/var/run/apache2"` prior ```bash root@5b901702e8e8:/# apache2 [Fri Sep 23 03:29:18.283924 2022] [core:warn] [pid 5766] AH00111: Config variable ${APACHE_PID_FILE} is not defined [Fri...
I'll also add, before I go to bed, whenever I try to run the :latest image it keeps appending "ncp_" to the volumes, it also creates "ncp_network", which it did...
@sunjam @theCalcaholic So I went through a couple more testing steps today, I haven't quite reached something fully conclusive yet but I'll add the information I've gathered so far here...
Since I had a restored version with a working docker-compose file again I attempted the `ncp-update` & `ncp-update-nc 24.0.4` one last time to see what happens. * Issues * The...
@facorazza Awesome, thanks for confirmation :D there was a discussion about it in the Matrix chat and I didn't know for sure, which is why I started testing it out...
Try running `ncp-update-nc $NCVER` if you want to update Nextcloud within your container, these updates should persist as they reside in the /data volume, if I read what nacho wrote...
Just to add if someone else comes by reading, if you upgrade PHP inside docker and the image isn't upgraded on the docker hub, you will revert back to 7.4...
> The underlying issue is exactly that. It shouldn't be possible to use ncp-update to update on docker as it might lead to undefined behavior. Yes, this is the recommended...