Skip to content

507 error during collection sync #340

@siderai

Description

@siderai

Calling calendar_principal.calendar(name=calendar_name).objects(load_objects=False) for google calendar and yandex calendar somehow raises the following error: caldav.lib.error.ResponseError: ResponseError at 'HTTP/1.1 507 Insufficient Storage', reason no reason. Some accounts or particular calendars raise this error consistently, others do not at all, and I don't understand why.

I haven't found any documented solutions neither at the platforms nor within the library.

I get that 5** status code indicates a server-side problem, but is there anything I can do client-side to prevent this from happening?

Any ideas on how to handle it?

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions