Hi,
I don't think that it's CalDavZAP problem, it is 99% related to radicale &
your (web server, ...) config.
E.g. if I try to open the:
I get a
password prompt (why
the hell you server asks for password to download the source code of cache.manifest?). It
definitely not
looks like normal installation.
JM
On 22 Sep 2015, at 16:41, Klaus Gaßner
<kg(a)waldpfa.de> wrote:
Hello List!
I have been trying to use Caldavzap but so far without success.
I have a Radicale server which I want to access. Server is running fine, access with
Clients like Mozilla Lightning, Outlook or CalDavSync works fine. Server access is with a
ProxyPass in Apache config.
I decided to use globalAccountSettings. Originally, the server's adress was
http://calendar.wanderreitkarte.de/beide/calendar.ics
<http://calendar.wanderreitkarte.de/beide/calendar.ics>, so I set config.js to
var globalAccountSettings=[
{
href: 'http://calendar.wanderreitkarte.de/beide/
<http://calendar.wanderreitkarte.de/beide/>',
userAuth:
{
userName: 'beide',
userPassword: 'myPassword'
}
}
];
Caldav I put onto a different subdomain. This produced cross-domain problems. As I did
not find a way to make Radicale allow the cross-domain access, I moved the caldav server
one
folder down to
http://calendar.wanderreitkarte.de/radicale/beide/calendar.ics/
<http://calendar.wanderreitkarte.de/radicale/beide/calendar.ics/> and put CaldavZap
on top level of the same subdomain.
Now my settings read
var globalAccountSettings=[
{
href: 'http://calendar.wanderreitkarte.de/radicale/beide/
<http://calendar.wanderreitkarte.de/radicale/beide/>',
userAuth:
{
userName: 'beide',
userPassword: 'myPassword'
}
}
];
I have changed cache.manifest multiple times and I did get the message that a newer
version was available and reloaded the page.
However, when I try to run Caldavzap, I get the following error messages (in Chrome):
Document was loaded from
Application Cache with manifest
http://calendar.wanderreitkarte.de/cache.manifest
<http://calendar.wanderreitkarte.de/cache.manifest>
calendar.wanderreitkarte.de/:1 <http://calendar.wanderreitkarte.de/>
Application Cache Checking
event calendar.wanderreitkarte.de/:1
<http://calendar.wanderreitkarte.de/>
Application Cache NoUpdate
event calendar.wanderreitkarte.de/:1
<http://calendar.wanderreitkarte.de/>
Info: [userAccount: 'http://beide@calendar.wanderreitkarte.de/radicale/beide/
<http://beide@calendar.wanderreitkarte.de/radicale/beide/>']:
crossDomain set to: 'false' main.js:823 <>
PROPFIND
http://beide:myPassword@calendar.wanderreitkarte.de/beide/
<http://beide:Quaflinger@calendar.wanderreitkarte.de/beide/>
405 (Method Not Allowed) jquery-2.1.4.min.js:4 <>
Error: [netLoadResource:
'PROPFIND
http://beide@calendar.wanderreitkarte.de/beide/
<http://beide@calendar.wanderreitkarte.de/beide/>']:
code: '405' status: 'error' webdav_protocol.js:1866
<>
Error: [netFindResource]:
'Unable to load resources'
Questions:
- do you have any idea what the reason for that 405 might be?
- why does it still try to access the old URL
http://beide@calendar.wanderreitkarte.de/beide/?
<http://beide@calendar.wanderreitkarte.de/beide/> That string is nowhere in the
config.js. Or is it wrongly reconstructed from the base URL and login name for some
reason?
In Firefox I get a different error message:
GET
http://calendar.wanderreitkarte.de/cache_handler.js
<http://calendar.wanderreitkarte.de/cache_handler.js> [HTTP/1.1 200 OK 108ms]
OPTIONS
http://www.inf-it.com/versioncheck/CalDavZAP/
<http://www.inf-it.com/versioncheck/CalDavZAP/> [HTTP/1.1 200 OK 120ms]
not well-formed <unknown>:1:110
syntax error
Which does not look similar at all. Any ideas what causes this completely different
fail?
Thanks for any advice
Klaus
<https://www.avast.com/antivirus>
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
www.avast.com <https://www.avast.com/antivirus>