farnulfo / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 0 forks source link

Error on Upload #190

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload any packet

What is the expected output? What do you see instead?

Expected upload confirmation.

instead errors appear:

Warning: mkdir() [function.mkdir]: Too many links in 
/var/www/vhosts/ai-contest.com/www/check_submit.php on line 24

Warning: 
move_uploaded_file(/home/contest/ai-contest/planet_wars/submissions/156178/entry
.zip) [function.move-uploaded-file]: failed to open stream: No such file or 
directory in /var/www/vhosts/ai-contest.com/www/check_submit.php on line 48

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 
'/tmp/phpoAjtmA' to 
'/home/contest/ai-contest/planet_wars/submissions/156178/entry.zip' in 
/var/www/vhosts/ai-contest.com/www/check_submit.php on line 48

Failure

There was a problem with your submission.

    * Failed to move file from temporary to permanent location.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Seems like mkdir command fails

Original issue reported on code.google.com by dmitrisc...@gmail.com on 5 Oct 2010 at 8:15

GoogleCodeExporter commented 8 years ago
Same here.

Original comment by lord.loc...@gmail.com on 6 Oct 2010 at 2:22

GoogleCodeExporter commented 8 years ago
Fixed on server by deleting old submissions.

Original comment by janzert on 22 Oct 2010 at 8:00