Hello. I got an instance of airbyte running locall...
# announcements
r
Hello. I got an instance of airbyte running locally (with some changes to the docker-compose method), and while everything seems to be running, I'm failing to setup Salesforce as a source. I created an oauth client, followed through the guide to get a refresh token and yet the connection tests fail. Is there any way to troubleshoot?
u
Hi @Raphael Gaspar Lullis do you mind share this in #C01MFR03D5W? Also if you can inform your Airbyte version and share the logs can be very helpful to debug. You can download server logs in the admin panel
r
So, I realized that if I just stick with the standard docker-compose configuration things work. So it seems that my changes messed with the config folder - I was trying to get an easier way to define the paths for volumes.
😬 1
u
nice to know you could solved that 😄 i always mistake docker volumes and ports