Thanks Akira Matsuzaki (akira-matsuzaki-1977). Because of you save my
whole day. Its works fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server
Closing as fixed and nominating for trusty.
Comment directed at comments #15 and #16: Installing third-party
software is by far the worst idea of them all. Not "the best workaround
of them all". Not. At. All.
** Changed in: mysql-workbench (Ubuntu)
Status: Confirmed => Fix Released
** Ch
No problem for me on 15.10
On Jan 30, 2016 2:05 PM, "Rolf Leggewie" <1385...@bugs.launchpad.net> wrote:
> we still need confirmation if anybody on vivid or a later release is
> affected
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launc
we still need confirmation if anybody on vivid or a later release is
affected
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MySQ
The patch is a "diff" file that upgrade a certain file at a certain
version and could not work for many reasons.
I hope that the python developpers from Oracle will fix this for their
next version (and let MariaDB being as compatible as possible).
--
You received this bug notification because yo
For people having issues with the paramiko.patch it's certainly because you are
running on 64 bits OS (I've experienced this issue too on my Mageia, 64 bit
version). I've just read the patch and understood what I had to modify.
My solution is for advanced users only (because any changes may cause
** Changed in: mysql-workbench (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MyS
** Also affects: mysql-workbench (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763971
Importance: Unknown
Status: Unknown
** Changed in: mysql-workbench (Ubuntu)
Assignee: (unassigned) => Rolf Leggewie (r0lf)
--
You received this bug notification because you are
Does anyone experience this problem in an unpatched version in vivid or
later?
The patch from #7 should probably be backported to trusty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
I get the same error as Steven Azari, #11:
$ sudo patch -p1 < /home/[user]/Desktop/paramiko.patch
[sudo] password for [user]:
patching file modules/wb_admin_ssh.py
Hunk #1 FAILED at 84.
Hunk #2 FAILED at 99.
Hunk #3 succeeded at 674 (offset 36 lines).
2 out of 3 hunks FAILED -- saving rejects to f
Confirming the same issue and successful resolution from comment #13.
Much thanks to the paramiko patch!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MyS
Thanks @shai-m, that's the best workauround of them all.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MySQLWorkbench
To manage
I'm running Ubuntu 14.10. I installed MySQL workbench from the Ubuntu
Software Center. It delivered version 6.1 which has the bug described in
this issue. I got the errors described in this issue when I tried to
connect over SSH.
The patch did not work for me because the files needing patching we
confirming the same issue and successful resolution from comment #13
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MySQLWorkbenc
I think I experienced this issue on 14.10: when trying to tunnel through
ssh, MySQL Workbench was giving me "Lost connection to MySQL server at
'reading initial communication packet', system error: 0"
paramiko.patch solved it for me
--
You received this bug notification because you are a member
paramiko.patch works well. thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MySQLWorkbench
To manage notifications about t
I get:
patching file modules/wb_admin_ssh.py
Hunk #1 FAILED at 84.
Hunk #2 FAILED at 99.
patch unexpectedly ends in middle of line
Hunk #3 succeeded at 674 with fuzz 1 (offset 36 lines).
2 out of 3 hunks FAILED -- saving rejects to file modules/wb_admin_ssh.py.rej
so needs a re-patch
--
You rece
Bug also affects Ubuntu 14.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MySQLWorkbench
To manage notifications about this
Akira Matsuzaki - thanks for the patch, it works.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MySQLWorkbench
To manage notifi
Scott's workaround in comment #5 works. If you don't want to remember
all those flags and parameters, you can always create an entry in your
~/.ssh/config, like so:
Host mysql.tunnel
HostName some-ssh-server.com
User ssh_username
IdentityFile ~/.ssh/config/id_rsa
LocalForward 3307 127.0.0.
@Mateusz PiÄ…tkowski (bananq):
You could always try to manually set up a tunnel yourself via the
terminal:
1. Open up a terminal.
2. Enter: ssh -L 3307:localhost:3306 ssh_usern...@some-ssh-server.com
3. Open MySQL Workbench.
4. Create a new "Standard (TCP/IP)" connection.
5. For the hostname, leav
Did you find any easy workaround except from connecting directly without
an ssh tunel?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH u
How long before we can expect to see the debian fix make its way to
Ubuntu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Title:
Unable to connect to remote MySQL server via SSH using MySQLW
Looks like the bug was fixed in debian: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=763971
** Bug watch added: Debian Bug tracker #763971
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763971
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: mysql-workbench (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385147
Tit
25 matches
Mail list logo