nextcloud / nextcloud/notify_push
push server is not receiving redis messages
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 344
- Forks
- 64
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
I have the redis server set up on a system on my network and nextcloud is configured to use it properly. It's been working a long time and through many version of nextcloud. Still working in NC21 too.
However when I attempt to go through the manual install (the auto install wouldn't work for me either) I get this message when setting the server location: push server is not receiving redis messages
I'm using the Nextcloud config.php file as recommended in the setup guide. Also I'm using an apache2 reverse proxy.
I do see the "redis is configured" message before the error where it tells me it's not receiving redis messages, so I assume that it's seeing the redis configuration.
To be specific my redis server runs on a different box and the redis settings in nextcloud's config.php point to the server:port of the redis server.
The OS is Debian 10
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
Read the manual install/setup guide and the referenced Nextcloud config.php settings first; reproduce the error with Redis on a separate host behind an Apache2 reverse proxy. Done means determining why the push server reports that Redis messages are not received and recording a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache, redis, rust
- Domain
- backend, databases, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100