Skip to content
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

requests.exceptions.ConnectionError: ('Connection aborted.', BadStatusLine("...")) while sending MKCOL #330

Open
AzureIP opened this issue Oct 18, 2024 · 0 comments
Labels

Comments

@AzureIP
Copy link

AzureIP commented Oct 18, 2024

Hi,

I experience a strange error: It only happens sometimes.
A MKCOL request sometimes work, and sometimes the request causes:
requests.exceptions.ConnectionError: ('Connection aborted.', BadStatusLine("<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'>\n"))

The request is send from a python program to a wsgidav webdav server. At the moment I have no idea why and when this happens.
I use wsgidav version 4.3.3

Does anyone has a hint?

@AzureIP AzureIP added the bug label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant