-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Exception when sharing files to user without login in CalendarInitialStateService.php
/ AppointmentConfigService.php
#6114
Comments
Probably more related to Calendar v4.7.9 I'm guessing since that's some new code from only a few hours ago it looks like. :) Happen to have the entire log entry containing the full stack trace? |
CalendarInitialStateService.php
/ AppointmentConfigService.php
I'm impacted as well. Here is the entire log line when a unauthenticated use accesses a shred link:
|
Hot patching the CalendarInitialStateService.php on line 96 from #6615 works and unauthenticated users can reach the shared folders and Talk rooms again. |
Fixed in #6115 |
Bug description
When a user wants to open a shared link a internal server error will be received. The log throws the following:
Issue occured after update to Nextcloud Hub 8 (29.0.3)
Steps to reproduce
Expected behavior
The user should be able to see the shared files
Installation method
Community Manual installation with Archive
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
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
No response
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: