GitHub user potiuk added a comment to the discussion: state-changed-externally error. reproducable
> Any tips on where to look for troubleshooting would be great. We cannot use > docker as the folks above. Thanks! Yes. Look at the logs of whatever deployment you chose and see what is killing your tasks. Likely - you lack resouces (for example memory) and your kernel kills your processes. GitHub link: https://github.com/apache/airflow/discussions/52813#discussioncomment-13816798 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
