Page 5 of 7

Re: [ QBaikal ] [ 0.4.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Wed Mar 07, 2018 8:07 pm
by Parlendir
Meister_Knobi wrote:Hello,

i have problems to connecting any Device to my 0.4.6 instalation.

in my browser i can connect via https://192.168.178.10:8081/baikal/card ... r/default/ but any other device (android 6.? with DAVDroid, ios, thunderbird with SoGo) it didnt work, i tried various urls for card.php, cal.php and even dav.php, including all listet urls above. Nothing worked for me.

I hope you guys have some advise for me.
Have you tried sth like
https://192.168.178.10:8081/baikal/dav. ... dars/<user> ?

Thank you very much for this App, it works like a charm :)

Re: [ QBaikal ] [ 0.4.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Wed Mar 28, 2018 5:42 pm
by Parlendir
Did someone succeeded in making Baikal working with QCalAgent ?

I tried many parameters, but didn't succeeded in making it work.

Parameters needed are :

Account type : Advanced
Username : <user>
Password : <pw>
Server Address : you have to enter at least 2 digits between the dots to have the "Sign in" button to work... : 192.168.0.1 won't work, but 192.168.00.01 will..
I tried : 000.000.000.000 : didn't work
ip_nas : 192.168.xyz.xyz : didn't work
localhost : didn't work
Server Path : for Baikal, it is like : /baikal/dav.php/calendars/<user>
Port : by default : 8081

Use SSL : with or without

Maybe is it due to the beta version...

I got an idea, but don't know how to check it out : as QcalAgent is installed as a container app, it has an ip address like 10.0.1.5 in the nas control panel / virtual switch.
But in the same time, my network dhcp gives ip address like 192.168.x.x. Maybe it could be an issue with the virtual switch.

Re: [ QBaikal ] [ 0.4.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Wed Sep 12, 2018 3:02 am
by maczet
Hi.
I need make backup of my data from Baikal or create backup application?
How can I create it?

Re: [ QBaikal ] [ 0.4.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Thu Apr 25, 2019 4:53 am
by presenceofmind
hi qnap_stephane,

The new version is out. could you update qpak.

cheers

Re: [ QBaikal ] [ 0.5.1 ] Lightweight CalDAV+CardDAV server

Posted: Thu Apr 25, 2019 8:16 pm
by QNAP_Stephane
updated to 5.1

Note : update for 0.4.x to 0.5.x may not work properly

Re: [ QBaikal ] [ 0.5.1 ] Lightweight CalDAV+CardDAV server

Posted: Fri Apr 26, 2019 8:08 am
by presenceofmind
Hi qnap_stephane,

Is it possible to install the new version without loosing data from 0.4.6?

Update:

It works but a bit bizarre.

after the qpkg update, baikal tries to upgrade the db to 0.5.1. It returned successful.

But then, It tried upgrading the db again and returned failed (already done).

So I closed the browser and tried accessing the website again and it worked.

Good job Qnap_stephane.

Cheers

Re: [ QBaikal ] [ 0.5.1 ] Lightweight CalDAV+CardDAV server

Posted: Fri Jul 12, 2019 4:15 am
by presenceofmind
Hi QNAP_Stephane,

Baikal 0.5.3 has been released. Could you update qnap baikal pkg.

Cheers

Re: [ QBaikal ] [ 0.5.3 ] Lightweight CalDAV+CardDAV server

Posted: Fri Jul 12, 2019 8:17 pm
by QNAP_Stephane
updated

Re: [ QBaikal ] [ 0.5.3 ] Lightweight CalDAV+CardDAV server

Posted: Tue Oct 01, 2019 3:58 am
by WeT-Klb
Hi,

it seems Baikal 0.6.0 has been released. Could you update qnap baikal pkg please?

Thanks in advance
WeT-Klb

Re: [ QBaikal ] [ 0.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Tue Oct 01, 2019 5:31 pm
by QNAP_Stephane
0.6.0

Code: Select all

Added support for php 7.3
REMOVED support for php 5.x
Enabled event invitation plugin
Enabled calendar sharing plugin
Ships with sabre/dav 4.0.1

Re: [ QBaikal ] [ 0.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Tue Oct 01, 2019 6:25 pm
by WeT-Klb
Thank you for the fast job.

Re: [ QBaikal ] [ 0.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Tue Oct 01, 2019 6:26 pm
by QNAP_Stephane
will only work on 4.4.x firmware due php 5.x removed
i forgot to add

Re: [ QBaikal ] [ 0.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Sat Oct 12, 2019 5:41 pm
by miz@alpen
For me 0.6.0 works not with Thunderbird Lightning on Windows 10: See https://github.com/sabre-io/dav/issues/1194 .
Downgrade to 0.5.3: Thunderbird Lightning works again!

Re: [ QBaikal ] [ 0.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Sat Oct 12, 2019 7:43 pm
by WeT-Klb
I had the same problem - but could make it work. Only needed to change one line in the file "lib\CardDAV\Plugin.php" like mentioned here:
https://codecov.io/gh/sabre-io/dav/pull ... luLnBocA==
More informations are here:
https://github.com/sabre-io/dav/pull/1183

Re: [ QBaikal ] [ 0.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Fri Oct 18, 2019 1:38 pm
by WeT-Klb
Is it possible to implement this modifikation as described here:
https://github.com/Martchus/PKGBUILDs/c ... 0e22568fb1

I canĀ“t find any file like "baikal/default/PKGBUILD"...