7. Frequently-Asked Questions

7.1. I got this error/warning message…

7.1.1. WARNING: LOCAL JWST PRD VERSION PRDOPSSOC-059 CANNOT BE CHECKED AGAINST ONLINE VERSION

This is coming from pysiaf and indicates that either (1) you are not connected to the internet or (2) there was a change in pysiaf codebase. You should verify your connectivity and/or upgrade the pysiaf with pip install pysiaf --upgrade. (You may find different three digit numbers instead of 059)

7.2. Why do I….

7.2.1. get a the same logging message printed multiple times?

This is likely because there are multiple instances of the logger running for the separate threads.