What is the name of the domain?
What is the error message?
Received disconnect from 1.2.3.4 port 22:2: cloudflare: unexpected origin message Disconnected from 1.2.3.4 port 22
What is the issue you’re encountering
Connected via ssh using warp, when using duckdb, a command line tool for data analysis, after running a command, the client disconnects and I receive port 22:2: cloudflare: unexpected origin message. When connecting to the machine directly, not using the tunnel, it works fine.
What are the steps to reproduce the issue?
create a tunnel connection.
install warp
create a route within the dashboard
add the CA / configure ssh to accept the CA
connect to the ssh server
run duckdb and issue any query