Hello,
I noticed my android app is no longer uploading videos.
I get “Malformed server configuration” in notification.
I checked log and there are some errors but not sure if related:
message":"Session token is invalid because it does not exist","userAgent":"python-requests/2.31.0","version":"29.0.3.4","exception":{"Exception":"OC\\Authentication\\Exceptions\\InvalidTokenException","Message":"Token is too short for a generated token, should be the password during basic auth
"message":"File with name /InstantUpload/Camera/VID_20240823_185552.mp4 could not be located"
"message":"The resource you tried to create already exists",
Running Nextcloud Hub 8 (29.0.5)
Actually same with Windows client
]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":123,"message":"Connection refused","exception":{},"CustomMessage":"Connection refused"}}
Does this mean it can’t connect to redis?
I can’t even log in on the web anymore
pe":"->","args":[["filesystem","logging"]]},{"file":"/var/www/html/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::","args":[["filesystem","logging"]]}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":132,"message":"Could not boot workflowengine: ERR AUTH <password> called without any password configured for the default user. Are you sure your configuration is correct?","exception":{},"CustomMessage":"Could not boot workflowengine: ERR AUTH <password> called without any password configured for the default user. Are you sure your configuration is correct?"}}
well i fixed redis connection but now i got “malformed files” which i cannot delete, reupload or play videos.
well something broke all of a sudden thats for sure …