Same Problem here,

dl cant be used via rest.php and (dl-wx) on Windows with NGINX+PHP-Farm.
Testet with dl-wx-0.10-win32 and dl-wx-0.11-win32. There is no Error
output in error.log (PHP+NGINX) :testet with tail.
The WX Client says: 
--------------------------------
Upload error
DL service error: Found
---------------------------------
see attachement...

By the way i am thinking about programming a clinet by my self on
dotnet/MONO to bypass the giant python client 30,93 MB Memmory Usage on
Standby and 20.1 MB Application Folder Size!!!

# # # # # # # # # # # # # # # # # # # # # # # # # #
# ORIGINAL MESSAGE IS FOLLOWING
# # # # # # # # # # # # # # # # # # # # # # # # # #
MsgID: 5442666d.2050...@smurv.cz
From: "Jan B. Kolář" <sm...@smurv.cz>
Date: Sat, 18 Oct 2014 15:09:01 +0200
Subject: Re: [dl-ticket-service] Nginx + rest.php

> Dear Yuri,
> 
> thank you for your reply. I checked log and it just say:
> 
> [18-Oct-2014 12:22:39 Europe/Prague] DL: error: [xx.xx.xx.xx] invalid 
> credentials
> 
> No error in PHP or nginx logs.
> 
> I have added your suggested line but nothing changed. Server still not 
> asking for credentials, just leave me with blank page (header from 
> server said 401 Unauthorized).
> 
> Nobody use nginx with dl?
> 
> Jan
> 
> Dne 17.10.2014 20:12, Yuri D'Elia napsal(a):
> > On 10/17/2014 07:36 PM, "Jan B. Kolář" wrote:
> >> My Nginx config part for "rest.php" file is:
> >>
> >> location = /rest.php {
> >>         fastcgi_pass_header Authorization;
> > I have no experience with nginx.
> > If the headers are not forwarded by default, I would assume:
> >
> >    fastcgi_pass_header X-Authorization;
> >
> > is also needed. If you're using DL 0.14 the log should also contain some
> > extra info.
> >
> >
> >
> 
> 
> 

Reply via email to