nextcloud / nextcloud/registration
Unable to set user email: This parser can only read from strings or streams.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 83
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
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:
- no notification to the admins
- deactivation of the account
- making the new account a member of a specified group.
Any suggestions on how to fix this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report identifies Nextcloud 24.0.10 and app version 1.5.0, but no files, tests, or entry points. Start by reproducing the error during signup after the upgrade and trace the parser failure through account creation. Done means email assignment, admin notification, account deactivation, and specified-group membership all work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100