Hello, I got rid of the internal server error by changing the config:
filesystem_folder = /home/jeronimo/reminders-location/ remind_file = .reminders But now, debugging with cadaver[1], I see an empty collection: cadaver http://myhost:5232/jeronimo Authentication required for Radicale - Password Required on server `myhost': Username: jeronimo Password: dav:/jeronimo/> ls Listing collection `/jeronimo/': collection is empty. dav:/jeronimo/> cd / dav:/> ls Listing collection `/': collection is empty. dav:/> On Android, DAVdroid also sees nothing: it asks "Which collections hall be synchronized?", and shows no option (no collection is present). It looks like radicale is not reading my .reminders file (which has several reminders!) properly, or maybe it isn't even finding the file. Is there a way to debug this? Thanks, J. _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
