Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Can't connect to localhost

  • This topic is empty.
Viewing 5 reply threads
  • Author
    Posts
    • #8890
      blankenb
      Member

      Although I can connect to the localhost for other SQLYog functions (as long as I connect to localhost before connecting to a remote database), I am unable to connect to localhost to create a synchronization job between localhost and a remote server. See screen print. Also, the text associated with the Target, should be “Copy To” rather than “Copy From”.

    • #17339
      Pjotr_du_mat
      Member

      Same problem over here. Actually, the resulting error message is depending on the MySQL servers running over here. There is one on my SSH server and there is another one (called 'MAIN') within the same LAN and connected to another port.

      When someone tries to sync. with MAIN from outside he gets the message below (he is able to connect to main, but he is NOT able to sync.).

      dumpSQLYog.gif

      Now I found that in case both servers are on the same port, the message changes. It gets like in the previous post. So, why is Yog looking at another server when it is about sync. ???

    • #17340
      Shadow
      Member

      @blankenb: Your case is apparently about a security issue, check whether [email protected] user has the right to connec to the given server without password (does this account exists at all?)!

    • #17341
      Ritesh
      Member

      @Pjotr_du_mat: What port forwarding (local port under tunnel tab) value are you providing for SSH Tunneling?

    • #17342
      Pjotr_du_mat
      Member

      'local port' = 3312 (on the machine of the other person)

      MAIN is still on 3306 and the second MySQL server (on the SSH server) is on 3307.

    • #17343
      blankenb
      Member

      I have no password set on localhost (its for development/testing only). I have no difficulty using SQLYog to or connect to or copy a db localhost using SQLYog either locally or to/from a remote server.

Viewing 5 reply threads
  • You must be logged in to reply to this topic.