farewarr
farewarr
Can you provide example screenshots? Maybe even logs from the help menu on the android app vs the windows app. Give the devs as much info as possible
> Unable to reproduce. Are you perhaps using your custom Dockerfile? If so, it may be out of date. No I am not using a custom docker file. Let me...
> Re, I fixed the problem. I had a volume which overlap the new config: nextcloud_phpfpm_config:/usr/local/etc > > I removed it and now it's ok These are my volumes volumes:...
> Try to remove this one: > > * /home/fareedwarrad/docker/nextcloud/php:/usr/local/etc/php:rw Now I have these errors `Configuring Redis as session handler Initializing nextcloud 32.0.3.2 ... New nextcloud instance Installing with MySQL...
This is not a defect in the traditional sense. After commenting out /home/fareedwarrad/docker/nextcloud/php:/usr/local/etc/php:rw I got these warnings: Warning: /var/www/html/config/apache-pretty-urls.config.php differs from the latest version of this image at /usr/src/nextcloud/config/apache-pretty-urls.config.php Warning:...
> @gazsoimi Are you overwriting the image's PHP ini directory? If so, the one try for igbinary is presumably missing. I'd suggest just adding an additional ini file if you...