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

Unable to connect to other app #49

Open
AngieYHQ opened this issue Aug 29, 2023 · 5 comments
Open

Unable to connect to other app #49

AngieYHQ opened this issue Aug 29, 2023 · 5 comments

Comments

@AngieYHQ
Copy link

I am encountering difficulty establishing a connection to MYSQL within Tableau Prep.
Here is the image for reference:
forever
On the left side of the image, there is a screenshot displaying an error message from Tableau Prep Builder regarding the connection issue. Conversely, on the right side of the image, there is a successful connection to MYSQL displayed in Dbeaver.

I have attempted connecting with both the --verbose and --forever flags, but the results have been consistent. Despite trying various applications such as TablePlus, Tableau Desktop, and Tableau Prep, I've found that only Dbeaver is able to establish a successful connection to 7777. However, I need to use other app too.

Could you please provide guidance on resolving this issue?

@mnapoli
Copy link
Member

mnapoli commented Aug 29, 2023

Hi! That's interesting, I'm using TablePlus without issues (and also scripts and mysql in the CLI).

Here's my configuration:

Screen-001301

What error do you get in TablePlus? Do you have a configuration different from mine?

@AngieYHQ
Copy link
Author

It looks the same to me.
Reestablish connection wont help!
Driver Error.
Lost connection to MySQL server at 'waiting for initial communication packet', system error: 10060
image

@mnapoli
Copy link
Member

mnapoli commented Aug 29, 2023

Oh that's weird!

Searching for that error message I found answers suggesting it might be the firewall blocking some applications? Could it be that? Are you on Windows?

https://stackoverflow.com/a/5756263/245552

@AngieYHQ
Copy link
Author

AngieYHQ commented Aug 30, 2023

I am on windows and should not be firewalls as I am on wifi.
What is the IP/FQN that we need to open on our firewall? Do you have a guideline or procedure for reference?

@mnapoli
Copy link
Member

mnapoli commented Aug 30, 2023

It wouldn't be a network firewall, more like an antivirus application installed on your machine. You would need to whitelist the TablePlus application to access localhost on port 7777.

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

2 participants