You are not logged in.

#1 2024-03-31 14:43:58

GAZ082
Member
Registered: 2015-06-02
Posts: 32

SSH not working in the GUI (Gnome 46, Wayland).

Since a few weeks back, for some reason SSH'ing stopped working in graphical apps. It does work if I start the app in the CLI or if i do ssh in the CLI, but it does not work if i start the app directly in Gnome.

Started noticing this with VSCODE, couldnt get into my repos.

git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Any tip is very welcomed. This is really annoying. Thanks!

Offline

#2 2024-03-31 15:24:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,009

Re: SSH not working in the GUI (Gnome 46, Wayland).

compare "printenv" and "tr '\0' '\n' < /proc/$(pidof gnome-shell)/environ"

Offline

#3 2024-03-31 20:09:05

GAZ082
Member
Registered: 2015-06-02
Posts: 32

Re: SSH not working in the GUI (Gnome 46, Wayland).

seth wrote:

compare "printenv" and "tr '\0' '\n' < /proc/$(pidof gnome-shell)/environ"

Okey, but what should I be looking for?

Offline

#4 2024-03-31 21:19:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,009

Re: SSH not working in the GUI (Gnome 46, Wayland).

Primarily differences,  socket variables, locale, timezone, anything.

Offline

Board footer

Powered by FluxBB