-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
TypeError: strrpos(): Argument #1 ($haystack) must be of type string, bool given in /apps/notify_push/lib/SelfTest.php:197 #154
Comments
Same here with 23.0.4 |
Same with nc 24.0.4 and notify_push 0.4.0 when running manual setup ./occ notify_push:setup https://mync.tld/push concerned code line (/apps/notify_push/lib/SelfTest.php:197) is $binaryVersion is empty !
|
Investigating a bit, I see that notify_push is not going through function getAppinfo in lib/private/App/AppManager.php |
I an still investigationg that
when I run
I am now more or less convinced that's an issue of proxy. I run appache2
Obviously notify_push server is on port 50004. The first test with test_cleint shows that's not the issue because a server is found. I check apache log related to that virtualhost and find
|
Same as #191 |
Nextcloud 22.2.3.
./occ notify_push:self-test
The text was updated successfully, but these errors were encountered: