Requirements for accessing over an ssh tunnel #22974
Replies: 3 comments 3 replies
-
|
Port forwarding over SSH should work fine, what Debian version do you run? And is sudo installed on the host? |
Beta Was this translation helpful? Give feedback.
-
|
Server: Trixie 13 with Kernel Linux 6.12.57+deb13-amd64 The full output of journalctl during the reconnect error |
Beta Was this translation helpful? Give feedback.
-
|
Actually the issue isnt specifically because of the ssh tunnel. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Im currently attempting to setup cockpit on a debian server so that I can just ssh into the server, tunnel the 9090 port and
use the interface from my local browser.
Loging in is possible, however attempting to get admin rights or switch the tabs in the service view automatically sends me to the reconnect screen.
Im unsure wether this is a bug, not supported as a usecase, or just a misconfiguration on my part.
The version of cockpit im using is 356 with basically no changes to the default configuration.
The only open port on the server is the ssh port.
I have tried the approaches specified In this issue, however they have not actually worked for me.
Beta Was this translation helpful? Give feedback.
All reactions