Open anzestrela opened 1 year ago
Dear @anzestrela,
Thank you very much for your bug report.
TypeError: Cannot assign null to property OCA\Mail\Controller\OutboxController::$userId of type string
This "should not happen". It would only happen when an unauthenticated request is sent to the Nextcloud server for this request.
Do you remember if there were any other authentication-related problems last year? Does this still happen?
⚠️ This issue respects the following points: ⚠️
Bug description
when i try to send an email from nextcloud i get:
TypeError: Cannot assign null to property OCA\Mail\Controller\OutboxController::$userId of type string
but i can recieve emails.
And also i can send emails from another account.
Steps to reproduce
Expected behavior
Email should be sent
Installation method
Official All-in-One appliance
Nextcloud Server version
26
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 22.2.3 to 22.2.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response