Coder Social home page Coder Social logo

Comments (4)

section1 avatar section1 commented on August 26, 2024

I add this FIX to NC version 28.0.6 and fix the problem with accepting an event with an underscore(_) ....and too tested using the import function in thunderbird and web calendar app and works perfectly.
Question: is a config option to enable OPTION_FORGIVING that i am missing ?

from server.

Pofilo avatar Pofilo commented on August 26, 2024

I had quite the same issue but the fix is not working for me.
However, I don't know how to figure out which event is a problem.
Everything in logs is blanked because considered as "sensitive data", how do you know which event is the source of the problem ?

I have the log every single time the calendar is synced (not when I try to accept an invitation):

UnsupportedMediaType This resource only supports valid iCalendar 2.0 data. Parse error: Invalid Mimedir file. Line starting at 30 did not follow iCalendar/vCard conventions

from server.

section1 avatar section1 commented on August 26, 2024

@Pofilo check you access logs to see if you found a 5xx error (nginx/apache) and should show the ID of the meeting. example:
DELETE /remote.php/dav/calendars/USER/personal/dea11afd-2804-1bd3-9b98-35f529fcc528.ics HTTP/1.1" 500 ....

from server.

Pofilo avatar Pofilo commented on August 26, 2024

Thank you, I did not even think about that.
It's only 401 or 415 errors but I managed to find one ics file.

from server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.