Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'I/O operation on closed file' with no associated information #45

Open
rod-glover opened this issue Aug 22, 2022 · 1 comment
Open

'I/O operation on closed file' with no associated information #45

rod-glover opened this issue Aug 22, 2022 · 1 comment

Comments

@rod-glover
Copy link
Contributor

rod-glover commented Aug 22, 2022

Station "HELMUT" in network FLNRO-WMB fails downloads. It does not have any problematic net_var_name associated with it, so this error is not an instance of the one reported in #44 . The error message in the container log is minimal and not very helpful:

Exception ValueError: 'I/O operation on closed file' in <bound method ZipFile.__del__ of <zipfile.ZipFile object at 0x7fe11bc32410>> ignored

It is not preceded or followed (at not least within 10 minutes) by any other error message related to this download. There is no HTTP GET logged for it, nor any stack trace or other diagnostic output. It can be associated with this download only by isolating it in time (on the dev instance, which at present is getting traffic only from me).

Also worth noting: it does not bear the signature of a the standard logging in this app ... so another question is where and how this line gets into the file. Is it a print statement?

@rod-glover
Copy link
Contributor Author

This message, isolated in time and without context, occurs often with the failing downloads. Originally I thought it was associated with a more informative error message, but that appears to be a separate problem:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant