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
After upgrade to 28.0.5, my nextcloud is broken, I can't see any files in files, can't see any data in dashboard, files always jump to url apps/files/files.
Many error logs:
[index] Error: SELECT `cs`.`unique_id`, `cs`.`name`, `cs`.`display_name`, `cs`.`sanitized_name`, `cs`.`source`, `cs`.`description`, `cs`.`settings`, `cs`.`config`, `cs`.`contact_addressbook`, `cs`.`contact_groupname`, `cs`.`creation` FROM `*PREFIX*circles_circle` `cs` INNER JOIN `*PREFIX*circles_member` `cs_mm` ON `cs_mm`.`circle_id` = `cs`.`unique_id` WHERE (`cs`.`instance` = '') AND ((`cs_mm`.`user_id` = :dcValue1) AND (`cs_mm`.`user_type` = :dcValue2) AND (`cs_mm`.`level` >= :dcValue3)) AND ((`cs`.`config` & 1) > :dcValue4)
POST /nextcloud/contactsmenu/contacts
Steps to reproduce
Upgrade from 28.0.4 to 28.0.5.
Open nextcloud after upgrade finished.
See dashboard and files if it's normal.
Expected behavior
Is everything is ok.
Installation method
Other Community project
Nextcloud Server version
28
Operating system
Other
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
SQlite
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
Bug description
After upgrade to 28.0.5, my nextcloud is broken, I can't see any files in files, can't see any data in dashboard, files always jump to url
apps/files/files
.Many error logs:
Steps to reproduce
Expected behavior
Is everything is ok.
Installation method
Other Community project
Nextcloud Server version
28
Operating system
Other
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
SQlite
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: