Allright, my webhost was kind enough to double the available webspace, so I gave the importscript another try:
* all steps were processed (comments, exif, etc).
* at vbag.php?action=import_files nothing really happens until about 1 minute later I get the 408 error.
How come
nothing happens until this timeout? I mean: what am I supposed to see during this part of the importprocess? A list of files being copied? If that's the case, why am I not seeing ANYTHING until the 408? During that minute there must be some sort action visible? This is the fourth time I run the complete process, and it keeps hanging on this step.
As soon as I press the 'Click here to import files' link, nothing happens, besides the 'waiting for [mywebsite]' message at the bottom of my browser (resulting in the timeout)
Quote:
|
The Web server (running the Web site) thinks that there has been too long an interval of time between 1) the establishment of an IP connection (socket) between the client (e.g. your Web browser or our CheckUpDown robot) and the server and 2) the receipt of any data on that socket, so the server has dropped the connection. The socket connection has actually been lost - the Web server has 'timed out' on that particular socket connection. The request from the client must be repeated - in a timely manner.
|