lichao0211 / jsunpack-n

Automatically exported from code.google.com/p/jsunpack-n
GNU General Public License v2.0
0 stars 0 forks source link

unpack website out of disk space #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Attempt to test possible malicious link

[DO NOT FOLLOW Unless you know what you're doing]
http://deudor.com/searchresult-g.php?CS=aHR0cDovL3d3dy5uYmNvbmxpbmUxMC5jb20=

Page returns type 'exceptions.OSError', appears to be out of disk space. Entire 
page dump visible on page attached. 

brief summary of error output

args = (28, 'No space left on device') 
      errno = 28 
      filename = '/storage/973a/804c52d4056383e153cc9560a5b335bde64/' 
      message = '' 
      strerror = 'No space left on device'

Original issue reported on code.google.com by Gregory....@gmail.com on 21 Mar 2011 at 3:37

Attachments:

GoogleCodeExporter commented 9 years ago
In the past I've updated the server hardware and I moved to new hosting and 
doubled the storage. However, this issue keeps coming up on the site. I'll see 
if I can investigate a more long term solution.

Original comment by urul...@gmail.com on 26 May 2011 at 3:39