-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
A bunch of issues I ran into when getting started #1082
Comments
Hi @bfirsh! Thanks you for this super detailed report. For 1. we have heroku on our list of platform to run airbyte. the current order is K8s (#1) & Heroku (#2) |
I think it's pretty crucial to display some logs in the UI (everywhere, as much as possible) and probably avoid hiding older logs when retrying too. When using other data loader SaaS, you do get access to the logs in the UI when setting up your integrations and it's super useful as an end-user! In addition, when you can't figure out how to properly set things up if you made mistakes, you can more easily copy/paste the exception/errors to the support "chat" for further investigations. |
This issue #462 might be related |
I'll follow up tomorrow afternoon with a suggestion on what we'll do here. We know that error handling and debugging is too hard right now. We are going to spend some time tomorrow figuring out what the right story is here. The two (not mutually exclusive) options that are considering are:
|
all the sub issues filed here have been fixed |
Hey fellow W20 company! 🙌
I was battling with setting up Singer, and then searched on Bookface and what do you know -- another company in our batch is making the thing I need. :)
I want to feed a bunch of different data sources (GitHub, a BigQuery table, Amplitude, etc) into BigQuery.
I thought it might be useful to talk through my story of how I set it up and what led me to giving up (temporarily, I hope). Might help to prioritize what is actually stopping users from on-boarding.
I tried several times to re-create the service account. I then looked at the Compose logs and saw that I got the BigQuery project name wrong. It would have been useful to surface that error. I then kept on getting that error, and fixed it by giving the service account BigQuery admin permissions rather than the BigQuery User permissions that your docs suggest.
Disabling all of the GitHub things except for stargazers and it seems to then sync stargazers. shrug
Anyway -- this is the point I gave up. Hope it's useful!
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: