You are not logged in.
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
compare "printenv" and "tr '\0' '\n' < /proc/$(pidof gnome-shell)/environ"
Offline
compare "printenv" and "tr '\0' '\n' < /proc/$(pidof gnome-shell)/environ"
Okey, but what should I be looking for?
Offline
Primarily differences, socket variables, locale, timezone, anything.
Offline