nextcloud / nextcloud/registration

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

Open
#528 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug needs info
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.