Bug #67338 can't open connections to another computer than localhost
Submitted: 23 Oct 2012 9:24 Modified: 24 Nov 2012 18:53
Reporter: Kai Neumann Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.44 OS:Windows (Win XP 32)
Assigned to: CPU Architecture:Any
Tags: Connection, error, remote, ssh, tunel

[23 Oct 2012 9:24] Kai Neumann
Description:
I trying to "open connection to start querying"
but I get everytime the message:

******** message start *********
Cannot Connect to Database Server 
Your connection atempt failed for user 'root' from you host to
server mysql-test:3307:
 Cannot start SSH tunnel manager

Please:
...
...
******** message end ***********

output-log:

******** log start ***************
Traceback (most recent call last):

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\sshtunnel.py", line 9, in <module>

    import socket

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\python\socket.py", line 46, in <module>

    import _socket

ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

Traceback (most recent call last):

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\sshtunnel.py", line 9, in <module>

    import socket

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\python\socket.py", line 46, in <module>

    import _socket

ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

Traceback (most recent call last):

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\sshtunnel.py", line 9, in <module>

    import socket

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\python\socket.py", line 46, in <module>

    import _socket

ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

Traceback (most recent call last):

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\sshtunnel.py", line 9, in <module>

    import socket

  File "C:\Programme\MySQL\MySQL Workbench 5.2 CE\python\socket.py", line 46, in <module>

    import _socket

ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.
******** log end ***************

How to repeat:
appears every time when open a remote connection for development
[24 Oct 2012 18:53] Rafael Antonio Bedoy Torres
Can't reproduce, can you please share the details of the remote server you want to connect?

Thanks in advance!
[25 Nov 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".