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

Not a Valid DAV Response #8337

Closed
cyberduck opened this issue Nov 18, 2014 · 3 comments
Closed

Not a Valid DAV Response #8337

cyberduck opened this issue Nov 18, 2014 · 3 comments
Labels
bug high priority thirdparty Issue caused by third party webdav WebDAV Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

0c83bbd created the issue

I am trying to access a repository of guvnor drools tool at my local host to do some testing. I am able to connect to the repository using WebDAV access of Cyberduck, I can see all the contents (folder, files) I am able to download them too but as soon as I create a new folder or try to upload files into the repository it says not a valid DAV response,

Couple of observations

  1. While connecting it says its an unsecured webDAV connection password will be sent in plain text.

  2. Though it fails but no errors are generated.

I am also attaching the images of the issue for better idea. Any help much appreciated.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

It means the server is sending an invalid XML payload in response to PROPFIND. Please let the server developers know and let me know the public address of the server if available.

@cyberduck
Copy link
Collaborator Author

0c83bbd commented

Replying to [comment:1 dkocher]:

It means the server is sending an invalid XML payload in response to PROPFIND. Please let the server developers know and let me know the public address of the server if available.

Hi,

Thanks for reply, My server is running on Apache Tomcat (version 7.0.54) is it specific to that or should I try some other servers. I installed it locally, can it be fixed by configuration change or some file. I appreciate your help.

Regards
Sid

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 siddharthsehgal111]:

Replying to [comment:1 dkocher]:

It means the server is sending an invalid XML payload in response to PROPFIND. Please let the server developers know and let me know the public address of the server if available.

Hi,

Thanks for reply, My server is running on Apache Tomcat (version 7.0.54) is it specific to that or should I try some other servers. I installed it locally, can it be fixed by configuration change or some file. I appreciate your help.

I suppose you must have a WebDAV implementation (Guvnor?) deployed in Tomcat. That is the faulty component.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug high priority thirdparty Issue caused by third party webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant