nextcloud / registration

User registration app for Nextcloud
GNU Affero General Public License v3.0
136 stars 78 forks source link

Unable to set user email: This parser can only read from strings or streams. #528

Open hansimausisteffiwurstbrot opened 1 year ago

hansimausisteffiwurstbrot commented 1 year ago

After upgrading Nextcloud to 24.0.10, the app (Version 1.5.0) doesn't work correctly anymore.

The error message is shown after a user enters the username and password: Unable to set user email: This parser can only read from strings or streams.

What works: the account is created and instantly activated.

What doesnt't work:

Any suggestions on how to fix this?

tcitworld commented 7 months ago

Does this issue still happens? It's possible the issue was caused by the Maps app: https://github.com/nextcloud/maps/issues/864

Please provide the output of nextcloud.log when the error happens as requested by the issue template.