Traceback (most recent call last):
File "/usr/lib64/python3.6/gzip.py", line 326, in flush
self.fileobj.flush()
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 1026, 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