No error message is shown to user on invalid connection URL on FerrumGate client

When typing URL incorrectly, the FerrumGate Client doesn’t show a error message to the user, but it’s shown when running the app through Terminal.

mac@MacBook-Pro-de-mac MacOS % ./FerrumGate
13:26:05.143 › starting app with token:
13:26:12.793 › ipc server created /tmp/ferrumgate.62371.sock
/api/auth/exchangetoken
13:26:12.869 › http response status code: 503

This HTTP return code could be handled to the client to shown a friendly message on user UI.

It also seems that when failing to close the tunnel to the network at the port 9999 it also doesn’t report any message to the end user.

Thanks for sharing. I added to github issue list. We will handle this also

Also, if no network is setup in Authentication (e.g. set a group on “default” network and the user do not belong to it) the user connects to FerrumGate but fails on a loop.

Agent Log:

17:33:43.651 › getting networks
17:33:43.682 › network: {"items":[]}

It makes sense. thanks

will be fixed in version 2.10.0