Ask for help submission from <@U02V5ERMFFE> *Is th...
# troubleshooting
n
Ask for help submission from @Krzysztof Karski *Is this your first time deploying Airbyte * Yes *OS Version / Instance * AWS *Memory / Disk * 5GB *Deployment * Docker *Airbyte Version * 0.35.9-alpha *Source name/version * salesforce *Destination name/version * redshift *Step * Normaliation *Description * We are trying to sync all tables from salesforce into redshift. We can see all the tmp tables created and rows being downloaded but when the normalization phase runs, we get errors for what looks like all models. We first see ERRORs in incremental model: 1 of 561 ERROR creating incremental model airbyte.sforce_acceptedeventrelation............................... [ERROR in 40.04s] Then errors on relationships: relation "airbyte._airbyte_raw_sforce_acceptedeventrelation" does not exist 2022-02-16 210935 normalization > compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/airbyte/sforce_acceptedeventrelation.sql Finally: Done. PASS=0 WARN=0 ERROR=545 SKIP=16 TOTAL=561 2022-02-16 210941 normalization > 2022-02-16 210936.056207 (MainThread): Flushing usage events
k
Upgraded to latest airbyte and it’s good now