nextcloud / nextcloud/spreed

Check "overwrite.cli.url" if HPB is enabled

Open
#14,839 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

As these errors are triggered by a cron job, make sure that overwrite.cli.url matches the backend configuration in the signaling server. Right now it's http://xxx but should probably be https://xxx.

Originally posted by @fancycode in #14822

Errors like this are reported from time to time (also from HPB service customers), so it would be nice if this could be verified in the setup check and reported to the administrator if the setting is missing / incorrect.

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

Start by locating the setup check and the handling of overwrite.cli.url, then compare that value with the backend configuration used by the signaling server. Done means the check detects a missing or incorrect URL and reports it to the administrator.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.