Had a similar issue after upgrading. Clearing the browser cache and removing old cookies helped me log in. Also worth checking config.php for any session-related settings. Good luck!
do i understand correctly that in the file config.php i need to leave only redis and disable memcache
and after that everything should work?
if yes, then please tell me which lines in my config.php need to be commented out?
I’m now thinking whether i need to go through the update path again, or stay on version 30.0.0.6…
My problem was ONLY with KeenDNS (Keenetic).
Solution:
You need to instruct the Keenetic router to preserve the original headers for your Nextcloud service.
Here’s how:
Connect to your Keenetic device CLI (via SSH or through the web interface → System → Command line).
Run the following commands:
ip http proxy mynextcloud preserve-origin
system configuration save
(replace mynextcloud with the actual service name you used in KeenDNS settings)
No router reboot is required — the changes apply immediately.
Помогло. Спасибо!!! )) Полгода мучился.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.