| Previous · Next | |
| User | Message |
|
christian_g
|
Date: 12/6/2011 8:56 am · Subject: proxy server error while uploading pdf-files · Rating: 1
Since today I get the error "The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST /xx/xx/meetings. Reason: Error reading from remote server" when I try to uload a pdf-file in a collaboration system. in modperl.error.log I get the error "[Tue Dec 06 15:25:04 2011] [notice] child pid 17541 exit signal Segmentation fault (11)" in modproxy.error.log: "[Tue Dec 06 15:25:03 2011] [error] [client 212.71.104.157] (70014)End of file found: proxy: error reading status line from remote server 127.0.0.1, referer: http://www.xx.xx/xx/admin/meetings?func=add;class=WebGUI::Asset::Post::Thread The error does appear independent of the file size. The same document can be uploaded as word file or in zipped form. I use WebGUI 7.7.19 --- (Edited on 12/6/2011 8:56 am [GMT-0600] by christian_g) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 12/6/2011 12:24 pm · Subject: Re: proxy server error while uploading pdf-files · Rating: -1
Do you use the WRE? If so, which version are you using, on which operating system? Are there any errors in the webgui.log file? --- (Edited on 12/6/2011 10:24 am [GMT-0800] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|
|
christian_g
|
Date: 12/8/2011 2:25 am · Subject: Re: proxy server error while uploading pdf-files · Rating: -2
I use wre-0.9.3-sles-10sp2-x86 on SuSe Linux 11 --- (Edited on 12/8/2011 2:25 am [GMT-0600] by christian_g) --- |
| Back to Top |
Rate [ | ]
|
|
bartjol
|
Date: 12/12/2011 10:39 am · Subject: Re: proxy server error while uploading pdf-files · Rating: -3
Is there any custom code? The SetLanguage code wasn't included in 7.7 as far as I remember (changelog says it is included in 7.8.3). I can try to help you with that as I wrote that code But I doubt whether this causes the upload. --- (Edited on 12-December-2011 17:39 [GMT+0100] by bartjol) --- |
| Back to Top |
Rate [ | ]
|
|
christian_g
|
Date: 12/13/2011 1:25 am · Subject: Re: proxy server error while uploading pdf-files · Rating: -2
I do not really worry about the SetLanguage error. It does not occur at the same time as the upload problem. For the moment I will zip my pdfs an wait for better times. --- (Edited on 12/13/2011 1:25 am [GMT-0600] by christian_g) --- |
| Back to Top |
Rate [ | ]
|
|
martien
|
Date: 12/13/2011 5:10 pm · Subject: Re: proxy server error while uploading pdf-files · Rating: -1
It's probably just an Apache config issue. What happens, if your upload through the mod_perl server directly? (normally port 8081) I get the same error, if I start a proces, which is running very long (Starting inserting > 150.000 mysql rows with Thingy or generating 1000 pages in 1 run with wkhtml). In that case the WG-server does the thing I want him to do and I just have to be patient before looking at the result. --- (Edited on 2011-12-14 00:10 [GMT+0100] by martien) --- |
| Back to Top |
Rate [ | ]
|