Check "overwrite.cli.url" if HPB is enabled
Nobody has claimed this yet.
- 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.urlmatches the backend configuration in the signaling server. Right now it'shttp://xxxbut should probably behttps://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
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
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