francoisPE
francoisPE
Windows updated yesterday, and I loose my credential. Impossible to be recognized by password add-on. It asked me to update 2021-11 to 2021-12... I try renew credential : no effect...
Finally I solve it when I saw full message from another browser. I needed to update my apps in nextcloud. I did it and all is back ! I take...
Hello, I pushed my investigations. to have password access on Android, there are 2 requirements : - having capability to connect to android autofill system - having an add-on for...
Thanks a lot :-)
That's awesome !
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 $binaryVersionNoMinor = substr($binaryVersion, 0, strrpos($binaryVersion, '.')); $binaryVersion is empty ! I...
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 I run a test_client https://mync.tld user pass it gives ``` [2022-10-14 22:20:52.788557 +02:00] INFO [test_client] test_client/src/main.rs:29: Found push server at wss://mync.tld/push/ws Error: × Can't connect...
Same as https://github.com/nextcloud/notify_push/issues/191
Yes I am trying to setup that parameter activity_use_cached_mountpoints => true But i dont understand if it is related to config.php or activity config In other words. occ config:system:set activity_use_cached_mountpoints...