GitHub user potiuk added a comment to the discussion: psycopg2 UnicodeDecodeError in Docker
Likely in some of your configuration or env variables you have non-unicode string. That's definitely something in your configuration - maybe a byte injected when copying things from windows. I think for example `vi -b` will show binary characters that might otherwise be invisible., GitHub link: https://github.com/apache/airflow/discussions/63297#discussioncomment-16073833 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
