ralfrupf1976
ralfrupf1976
Same issuie with NC 28.0.3
I am affected by this Bug too. As long as it is not fixed I can't migrate to nextcloud aio. Is there a way I can help? Is a solution...
That's the error during the migration: oc_properties chunked query, 4 chunks 2800/3068 [=========================>--] 91% 1 sec/1 sec In ExceptionConverter.php line 91: An exception occurred while executing a query: SQLSTATE[22021]: Character...
> SELECT * FROM oc_properties WHERE propertyvalue like concat('%', 0x00, '%'); ``` SELECT * FROM oc_properties WHERE propertyvalue like concat('%', 0x00, '%'); +------+---------------+--------------------------------------------------------------+---------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------+ | id | userid | propertypath |...
YES - the UPDATE oc_properties command above helped! Now the conversation has completed and my nextcloud runs on postgrsql!! Thank you very much - i can continue now with the...
Linux: CardDAV (Nextcloud) sync fails in Linphone 6 (Call Edition) Environment OS: Fedora 42 (x86_64) Server: Nextcloud CardDAV (app password, HTTPS; URL ends with /) Linphone: 6.x (Call Edition) on...
2025-10-07 13:37:24:801 [AppRun.wrapped/app] MESSAGE [CarddavModel]: No auth info provided upon saving. 2025-10-07 13:37:25:035 [AppRun.wrapped/belle-sip] MESSAGE channel ... message sent: PROPFIND /remote.php/dav/addressbooks/users/ralf/ralf-2/ HTTP/1.1 User-Agent: Linphone-Desktop/6.0.0-CallEdition ... LinphoneSDK/5.4.17 Depth: 0 Content-Type: application/xml;charset=utf-8...
Hi, thanks for the quick feedback! I tried to apply your suggested workaround on Linux (Fedora, AppImage build of Linphone 6), but it seems the configuration model has changed: On...
Hi, thanks again for your support. I’ve applied the store_ha1_passwd=0 change in linphonerc so that HA1 is no longer stored, and I can now add a CardDAV account in Linphone....
Summary of progress & remaining issues After applying store_ha1_passwd=0 in linphonerc I was able to add my Nextcloud CardDAV account. SIP registration and calls are working fine. CardDAV sync succeeds...