Why do I get this error in the W1 lab? Ex 3.8.2

  • postgresql+psycopg2://postgresuser:***@de-c4w1a1-rds.ch8k2uycsyao.us-east-1.rds.amazonaws.com:5432/postgres
    (psycopg2.OperationalError) SSL SYSCALL error: EOF detected

[SQL: SELECT * FROM information_schema.tables
WHERE table_schema = ‘classicmodels_star_schema’]
(Background on this error at: Error Messages — SQLAlchemy 1.4 Documentation)

Hello @sk5479,

I couldn’t reproduce your issue, what is the output you get prior to step 3.8.2. Does dbt run create the correct count of each table or is a connection issue. Hope it helps