nextcloud / nextcloud/spreed

More informative error messages when adding a federated participant fails

Open
#12,484 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: api 🛠️ feature: federation 🌐
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

I tired to open a chat with some external users. Sometimes that fails and the only, generic error is:

"Es ist ein Fehler beim Hinzufügen der Teilnehmer aufgetreten."

I tried to find out, why they failed.

  1. One instance restricted federated chats to certain domains. It worked, when we disabled that feature. So it works as intended. But it would be nice if Nextcloud instances were a bit more informative. It should say, that you are not allowed to add this user.
  2. One instance timed out.
  3. One instance was in maintainance mode.

The error message should say something like "Couldn't reach the other nextcloud. Make sure it is up an running." And then link to the cloud.

Nextcloud 29.0.2

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

No source file or test is named. Start by locating the federated participant-add flow and tracing how domain restrictions, timeouts, and maintenance mode are reported. Done means these cases produce distinct informative messages, including a link to the other Nextcloud instance where appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.