Traceback (most recent call last):
File "/usr/lib64/python3.6/gzip.py", line 325, in flush
self.fileobj.write(self.compress.flush(zlib_mode))
OSError: [Errno 28] No space left on device
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/var/www/html/BioLiP/pdb.cgi", line 1703, in <module>
pubmed,uniprot=display_interaction(pdbid,asym_id,bs,title)
File "/var/www/html/BioLiP/pdb.cgi", line 1220, in display_interaction
fout.close()
File "/usr/lib64/python3.6/gzip.py", line 319, in close
myfileobj.close()
OSError: [Errno 28] No space left on device