-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can`t create events in calendar #52
Comments
@PetroGolovnya The first link has expired... |
@PetroGolovnya I see you're using python 3.8. Modoboa has not been officialy tested with this version. |
Which version of python you recomend? |
Python 3.7 is the most recent version which is known as compatible. |
ОК. I try swith to 3.7 and make calendar test. |
Modoboa: 1.15 Radicale 2.1.12 in /srv/radicale Python 3.6.9 |
@PetroGolovnya does you event contains any special characters? Have you tried using only ASCII chars? |
@PetroGolovnya Sorry for the delay but can you check that you have caldav version 0.6.2 installed in your virtualenv? |
I have the same issue, also using Python 3.8. Not sure if I'm looking at the right place but it looks like caldav version is 0.5.0 here. Is there an easy way to update this (I'm not familiar with Python virtualenv)? Edit: I think I got to upgrade it correctly to 0.6.2, but still getting a 500 error just saying that "an internal error occurred". |
@vnen Is this issue still happening? |
@tonioo yes. I've upgraded Modoboa to 1.17.0 but I still get the same error. |
@vnen Looks like there was a permission issue in the default configuration. I've pushed a fix and I'll release a new version of the plugin soon. Don't forget to update your plugins too. |
@tonioo I updated it but it seems the rights file isn't regenerated, so it's still an issue. Is there a way to force it to regenerate? Or should I just do it by hand? |
@vnen You can call the same command using the --force option. (Look at the /etc/cron.d/modoboa file) |
Modoboa: 1.15
installer used: Yes
Webserver: Nginx
OS: Ubuntu 20.04 LTS
Radicale 2.1.11 from ubuntu repo, modoba installer installed 3.x
Steps to reproduce
With a fresh installation done trough the installer, try to create a new event in calendar Calendar1 for a user and take error 500.
ls /srv/radicale/collections/collection-root/[email protected]/
Calendar1 contacts Meetings
Server response with error - https://paste.centos.org/view/d5deae8f
Radicale config - http://dpaste.com//1KDGW78
The text was updated successfully, but these errors were encountered: