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

reset airbyte connections #124

Open
Ishankoradia opened this issue May 7, 2024 · 7 comments
Open

reset airbyte connections #124

Ishankoradia opened this issue May 7, 2024 · 7 comments
Assignees

Comments

@Ishankoradia
Copy link
Contributor

No description provided.

@Ishankoradia Ishankoradia self-assigned this May 7, 2024
@Rishikesh63

This comment was marked as duplicate.

@fatchat
Copy link
Contributor

fatchat commented May 22, 2024

i already answered this in the other issue you asked on ... please don't fill up the issues with pages of logs there is exactly one line in these logs which is relevant
ImportError: cannot import name 'reset_connection' from 'prefect_airbyte.flows'

@Rishikesh63
Copy link

Rishikesh63 commented May 23, 2024

@fatchat i am getting this error during airbyte connection , MySql->CSV(source to destination), how to solve this issue
Configuration check failed
State code: 08S01; Message: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

@fatchat
Copy link
Contributor

fatchat commented May 23, 2024

@Rishikesh63 looks like a network problem

@Rishikesh63
Copy link

@fatchat my network is ok ,i have confusion with host name and database name for MySql . I wants to know exactly what will we
hostname and database name in source

@fatchat
Copy link
Contributor

fatchat commented May 23, 2024

@Rishikesh63 i didn't mean your internet connectivity, i meant it looks like airbyte is having trouble connecting to either the source or the destination over your (local?) network. you should be able to find instructions for airbyte's mysql connectors in their public documentation

@Rishikesh63
Copy link

@fatchat i connected MySQL to Local CSV but in streams selection there doesn't shows any streams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants