Mailinglist Archive: opensuse-buildservice (344 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] 504 Gateway Time-Out - Lost connection to origin server - when adding file to project
- From: Stephan Kulow <coolo@xxxxxxx>
- Date: Mon, 3 May 2010 10:50:31 +0200
- Message-id: <201005031050.31888.coolo@xxxxxxx>
Am Samstag 01 Mai 2010 schrieb Olaf Hering:
The reason the webui dies is because it loads the files
into memory while proxying - and has set strict ulimits.
Once you killed one runner, the new one has more memory
free to reach the ulimit. But if the file is big enough,
it will kill the new runner too.
The webui should proxy to disc - and replace external
URIs with source services.
Greetings, Stephan
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On Sat, May 01, doiggl@xxxxxxxxxxxxxxxxxx wrote:This highly depends on the file size :)
How can I add the file ?
You need to add large files twice.
The second attempt will succeed after a while.
The reason the webui dies is because it loads the files
into memory while proxying - and has set strict ulimits.
Once you killed one runner, the new one has more memory
free to reach the ulimit. But if the file is big enough,
it will kill the new runner too.
The webui should proxy to disc - and replace external
URIs with source services.
Greetings, Stephan
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |