I have setup a Solo instance, and then split it for upgrade. As part of the setup, i have followed every step, including the SSH for the bastion.
I get the following error on REPL:
(def client (d/client cfg-1))
On the bastion process at the terminal, I get the following:
Syntax error (ExceptionInfo) compiling at (REPL:1:13).
Unable to connect to localhost:8182
debug1: channel 2: new [dynamic-tcpip]
channel 2: open failed: administratively prohibited: open failed
Am I missing any steps?