Win10 Pro, new intall of Wappler
Remote target set and made active
Remote target access via SSH successful
Move to setup Direct DB Conn
enter in all verified credentials, ports etc.
Test results in:
“Error connecting: Knex; Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?”
Have tried with firewall exceptions and firewall turned completely off with no change in result.
I am able to use my other regular tools like mySql Workbench as expected.
Thanks for reading, any suggestions before I go back to Drumbeat 2000?
I am connecting with mySQL workbench over SSH with the same key and password that is also used for the remote target in the project settings. I connect everyday over SSH.
Yes I tried with and without localhost and db port. It appears to not be making the ssh tunnel. I do not use 22 so I am specifying the port I use. I scp over ssh everyday. Is the same module used for the target connection SFTP. Perhaps there is something different between those two meth()ds. ??
I’ll set something up for you to test yourself. FYI, I can direct db connect without the Wappler SSH option if I use my own third party SSH client for port forwarding over SSH. Perhaps there is a hard coded limit in Wappler on the port that doesn’t include the one I use since it is timing out and not getting connection refused or login error.
Btw Avast has proven to cause more troubles, false positives and use more system resources than it helps
Windows defender is a great tool and when using it you don’t need any third party antivirus tools, which are only slowing your system down.
Thanks @George, I have tried on another project as well, but same issue. It is strange that I can log onto SSH in the terminal without any issues but can’t use the SSH in Wappler. Any way you could check what I do wrong?