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

For the same mysql server, Sequel-Pro can connect but Sequel-Ace cannot #1944

Open
xgfone opened this issue Dec 30, 2023 · 7 comments
Open

Comments

@xgfone
Copy link

xgfone commented Dec 30, 2023

  • Sequel Ace Version (including build number): 4.0.13 Build 20062
  • Sequel Ace Source (App Store/GitHub/Homebrew): App Store
  • macOS Version: 11.7.10
  • Processor Type (Intel/Apple): Intel
  • MySQL Version: 5.6.31 & 5.7.19
  • macOS Localization: English

Is Issue Present in Latest Beta?

I don't known.

Description
I had deployed two mysql servers on the remote host: 5.6.31 & 5.7.19.

I can use Sequel-Pro to connect to them, but Sequel-Ace cannot and reports the error as follow:

Unable to connect to host x.x.x.x because access was denied.
Double-check your username and password and ensure that access from your current location is permitted.
MySQL said: Access denied for user 'root'@'y.y.y.y' (using password: YES)

Steps To Reproduce

  1. Deploy two mysql servers: 5.6.31 & 5.7.19.
  2. Use Sequel-Pro to access it with username and password.
  3. Use Sequel-Ace to access it with username and password.

Expected Behaviour

Sequel-Ace can connect to the mysql server with the username and password.

Related Issues

No.

Additional Context

No.

@xgfone
Copy link
Author

xgfone commented Dec 30, 2023

I cannot understand it. If it is because of mysql server, but Sequel-Pro can connect.

@xgfone
Copy link
Author

xgfone commented Dec 30, 2023

Moreover, I also have other msyql servers for 5.6.31 & 5.7.19, but both Sequel-Pro and Sequel-Ace can connect to them. I'm going crazy.

@Jason-Morcos
Copy link
Member

One thing to check - Sequel Pro uses your .ssh config, but Sequel Ace cannot automatically due to sandboxing. Try selecting your SSH config manually in Sequel Ace's network preferences. Perhaps you have some setting in there that is critical to connecting.

@xgfone
Copy link
Author

xgfone commented Jan 1, 2024

Thanks for your reply.

I tries to set the ssh config and known hosts, but it is still not ok.

Moreover, I use TCP/IP, not SSH, to connect to the remote mysql server. So, SSH Config should not be used ??

Copy link

stale bot commented Mar 17, 2024

This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Mar 17, 2024
@coolxxy
Copy link

coolxxy commented Apr 23, 2024

I have the same problem.

A mysql server via TCP/IP connect, can connected by Sequel Pro, but can not by Sequel Ace.

@stale stale bot removed the stale label Apr 23, 2024
@xgfone
Copy link
Author

xgfone commented May 9, 2024

For mysql 5.7, I met with the trouble. For mysql 5.6, however, it's ok.

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

No branches or pull requests

3 participants