Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connector-template bad trap #5586

Closed
marcosmarxm opened this issue Aug 23, 2021 · 2 comments
Closed

connector-template bad trap #5586

marcosmarxm opened this issue Aug 23, 2021 · 2 comments
Labels
area/connectors Connector related issues autoteam team/extensibility type/bug Something isn't working

Comments

@marcosmarxm
Copy link
Member

Enviroment

  • Airbyte version: example is 0.22.0-alpha
  • OS Version / Instance: example macOS, Windows 7/10, Ubuntu 18.04, GCP n2. , AWS EC2
  • Deployment: example are Docker or Kubernetes deploy env
  • Source Connector and version: (if applicable example Salesforce 0.2.3)
  • Destination Connector and version: (if applicable example Postgres 0.3.3)
  • Severity: Very Low / Low / Medium / High / Critical
  • Step where error happened: Deploy / Sync job / Setup new connection / Update connector / Upgrade Airbyte

Current Behavior

Try to run connector template got trap: ERR: bad trap. Users are complaining about this.

Expected Behavior

Should not throws ERR messages without being an error.

Logs

If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.

LOG

replace this with
your long log
output here

Steps to Reproduce

Are you willing to submit a PR?

Remove this with your answer.

@entechlog
Copy link

I am facing this issue when I run ./generate.sh. Is there a work around to fix this ? Its happening on my ubuntu machines

trap: ERR: bad trap
Removing previous generator if it exists...

@sherifnada
Copy link
Contributor

fixed in #9243

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues autoteam team/extensibility type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants