Failed to create postgresql source

Thanks for the quick reply. I’m trying to use the webapp.

I figured out the problem: I didn’t reconnect the webapp so it was still using an old workspace uuid. The webapp interacted with the new airbyte db but the workspace uuid’s no longer matched (hence the foreign key problem).

If you restart airbyte you need to restart the webapp so it gets the correct workspace uuid.

1 Like