Nextcloud 27.0.0 on Ubuntu 22.04 internal server error during download or upload?
Hi,
I have a self-hosted Nextcloud on my Proxmox server. This Ubuntu LXC is running PHP 8.1.20, Apache2 2.4.52, and MariaDB 10.6.12. Since updating Nextcloud to 27, I've been having the problem that whenever I try to upload or download something, whether in the app or the web interface, I always get this error. If anyone of you has a solution to this problem, I would be very grateful.
Interner Serverfehler Der Server konnte die Anfrage nicht fertig stellen. Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator. Weitere Details können im Server-Protokoll gefunden werden. Technische Details Entfernte Adresse: 192.168.1.16 Anfragekennung: 8aUbE5R7FdGs5GXlWNiV
I think that’s clear, right? People always think that others know everything. But the statement “Interner Server Error” is not meaningful at all. Instead, however, you will be given information that is crucial. The server protocol. Please look into this to see what the actual error is.
Thank you for your answer. Sorry for the inaccurate description, but I never had a problem with the Nextcloud and therefore did not know what I need to fix for information. Here is the error message:
[webdav] Error: RedisException: No search file or directory at <
0. /var/www/nextcloud/lib/private/RedisFactory.php line 137
Redis->pconnect()
1. /var/www.nextcloud/lib/private/RedisFactory.php line 178
OC\RedisFactory->create(“*** sensitive parameters replaced ***”)
2. /var/www/nextcloud/lib/private/Memcache/Redis.php line 66
OC\RedisFactory->getInstance()
3. /var/www/nextcloud/lib/private/Memcache/Redis.php line 137
OC\Memcache\Redis->getCache()
4. /var/www/nextcloud/lib/private/Lock/MemcacheLockingProvider.php line 61
OC\Memcache\Redis->inc()
5. /var/www/nextcloud/lib/private/Files/Storage/Common.php line 765
OC\Lock\MemcacheLockingProvider->acquireLock()
6. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php line 607
OC\Files\Storage\Common->acquireLock()
7. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php line 607
OC\Files\Storage\Wrapper\Wrapper->acquireLock()
8. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php line 607
OC\Files\Storage\Wrapper\Wrapper->acquireLock()
9. /var/www.nextcloud/lib/private/Files/View.php line 1920
OC\Files\Storage\Wrapper\Wrapper->acquireLock()
10. /var/www/nextcloud/lib/private/Files/View.php line 2030
OC\Files\View->lockPath()
11. /var/www.nextcloud/apps/dav/lib/Connector/Sabre/Node.php line 399
OC\Files\View->lockFile()
12. /var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php line 146
OCA\DAV\Connector\Sabre\Node->acquireLock()
13. /var/www.nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 1098
OCA\DAV\Connector\Sabre\Directory>createFile(“*** sensitive parameters replaced ***”)
14. /var/www.nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php line 504
Sabre\DAV\Server->createFile(“*** sensitive parameters replaced ***”)
15. /var/www.nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php line 89
Sabre\DAV\CorePlugin->httpPut()
16. /var/www.nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 472
Sabre\DAV\Server->mit()
17. /var/www.nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 253
Sabre\DAV\Server->invokeMethod()
18. /var/www.nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 321
Sabre\DAV\Server->start()
19. /var/www/nextcloud/apps/dav/lib/Server.php line 364
Sabre\DAV\Server->exec()
20/var/www/nextcloud/apps/dav/appinfo/v2/remote.php line 35
OCA\DAV\Server->exec()
21. /var/www.nextcloud/remote.php line 172
require_once(“/var/www.nextcl … p”)
PUT /remote.php/dav/files/basti/Photos/Handy_Upload/2023/06/23-06-21%2006-40-35%201555.mov
from 192.168.1.16 by basti at 2023-06-22T16:32:42+00:00
Once entered the error on “Bing”. You can also use Google. Then you’ll find some answers right away. Among other things: Error: RedisException: Nosuch file or directory at < – 🚧 Installation – Nextcloud community
Does she even help you?