nextcloud / nextcloud/notify_push
Response from nextcloud is not a number: invalid digit found in string
Open
Nobody has claimed this yet.
bug
needs info
- Dominant language
- Rust
- Stars
- 344
- Forks
- 64
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
I followed the manual setup guide and received the following error:
$ sudo -u www-data php /var/www/nextcloud/occ notify_push:setup https://hidden.domain/push
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
🗴 push server can't connect to the Nextcloud server
Response from nextcloud is not a number: invalid digit found in string
Version:
- Nextcloud
- 0.2.3
I have added the trailing backslashes in config.php.
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 reproducing sudo -u www-data php .../occ notify_push:setup with the reported URL and review the related config.php settings. Trace the Nextcloud connection response that produces “invalid digit found in string,” then verify the behavior with a regression test covering the reported setup command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, rust
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100