maindavfs2 - Support: sr #109573, Reassigned to another tracker...

 
 

sr #109573: Reassigned to another tracker [was: Redirection not working]

Submitter:  None
Submitted:  Thu 25 Oct 2018 09:32:28 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 03 Nov 2018 09:41:04 AM UTC, comment #1: 

THIS ITEM WAS REASSIGNED TO BUG #54943


Please, do not post any new comments to this item.

- <_71007>
Thu 25 Oct 2018 09:32:28 AM UTC, original submission:  

THIS ITEM WAS REASSIGNED TO BUG #54943
I have mounted a WebDAV server using davfs2 and I can "ls" the
mount point, but I can't read any file. This is the error I get in the shell:

$ cp /mnt/sim/2358.csv /tmp
cp: cannot open '/mnt/sim/2358.csv' for reading: Invalid argument

Mounted with:
sudo mount -t davfs https://shared.euclid.pic.es /mnt/sim

Config file davfs2.conf attached. Credentials stored in secrets file.

When retrieving a file from our WebDAV, the server redirects the request to a pool, in order to speed up the operation and balance the load. The original HTTPS GET request is answered with a redirection to an HTTP GET request with an uuid added to the query string.

I changed the configuration to allow redirects and set the debug parameter to most and httpbody, and I can see that the davfs2 driver receives the redirect and issues the redirected GET request, but fails to add the uuid in the query string. Then the WebDAV server responds with a 400 - Bad Request.

Am I missing something in the configuration? Or may it be that this version of the driver does not work with our WebDAV configuration?

Find a log file attached: davfs.log . The error occurred at "Oct 25 11:08:43"

On a Ubuntu-16.04 machine. Tried with versions 1.5.2 (from apt) and 1.5.4 (from source).

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-11-03 _71007 Reassign Itemdavfs2, sr #109573 davfs2, bug #54943
    2018-10-25 None Attached File- Added davfs2.conf, #45286
        Attached File- Added davfs.log, #45287

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code