A Fix for OperationalError: (psycopg2.OperationalError) SSL error: decryption failed or bad record mac
The fix for a confusing psycopg2 SSL error caused by sharing database connections across uWSGI forked workers.
The fix for a confusing psycopg2 SSL error caused by sharing database connections across uWSGI forked workers.
A small python-dateutil parsing gotcha that is easy to miss when working with dates.
Introducing nsxchecker, a Python tool for quickly checking the operational health of NSX logical networks.
A practical Python and SNMP approach for discovering which VLANs are enabled on network devices.