You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guys please help as I am pulling hair out of my head after almost sleepless night.
I did have a working nextcloud fpm 26 configured with nginx that I have built myself so I could use elasticsearch and have working OCR in 3 languages.
everything was fine, but I was having many logs entries with oracle complainign about more than 1000 files.
I have read that this issue was resolved in nextcloud update so I decided to give it a try.
The only thing I did was switch images for my app: and cron: from my custom image to nextcloud:fpm-alpine.
When i started the new image I got the blue nextcloud screen with trusted domains issue and information to configure the config/config.php
It was ocnfigured and workding before with my image and i didn't change a thing.
Now, even after reverting to my previous custom image I cannot access my nextcloud - all the time i can see the trusted domains error. Sometimes, just after starting the image up I can see my login screen and I have even managed to login once using configured LDAP user (that I always use). Maybe this could be a hint that even when I manage to log in NC complains about not being able to get weather data.
I don't know what to do or even when to look now.
Hi @lukaszzyla - As this seems like a configuration matter rather than a bug in the official image, please post your query to the Nextcloud Help Forum - https://help.nextcloud.com.
The only thing I did was switch images for my app: and cron: from my custom image to nextcloud:fpm-alpine.
I will say that you should be very careful doing this. It sounds like your custom image is v26 based. If you change the image to nextcloud:fpm-alpine you'll receive whatever the latest image is (currently v28) which is not something you can upgrade to directly from v26. I always suggest including the version tag in the image name. Let's take any follow-up to the forum. Feel free to include a link here to your post in case someone runs across your query here.
Guys please help as I am pulling hair out of my head after almost sleepless night.
I did have a working nextcloud fpm 26 configured with nginx that I have built myself so I could use elasticsearch and have working OCR in 3 languages.
everything was fine, but I was having many logs entries with oracle complainign about more than 1000 files.
I have read that this issue was resolved in nextcloud update so I decided to give it a try.
The only thing I did was switch images for my app: and cron: from my custom image to nextcloud:fpm-alpine.
When i started the new image I got the blue nextcloud screen with trusted domains issue and information to configure the config/config.php
It was ocnfigured and workding before with my image and i didn't change a thing.
Now, even after reverting to my previous custom image I cannot access my nextcloud - all the time i can see the trusted domains error. Sometimes, just after starting the image up I can see my login screen and I have even managed to login once using configured LDAP user (that I always use). Maybe this could be a hint that even when I manage to log in NC complains about not being able to get weather data.
I don't know what to do or even when to look now.
my docker compose:
PLEASE HELP as I should have it working by monday and I really have no clue where to go...
The text was updated successfully, but these errors were encountered: