Good morning. I was hoping you or someone could point me in the right direction, or is this possibly a bug?
When attempting to use the SSH kitten on FreeBSD I am getting this error:
$ kitty +kitten ssh test-host
[Errno 13] Permission denied: '/kssh-37040-ece2c2d9cdda503806bc6a18097a0bb79508d4e39266667b9aa16a06830dd0af'
Shared connection to [redacted] closed.
Exception ignored in atexit callback: <bound method SharedMemory.unlink of SharedMemory('/kssh-37040-ece2c2d9cdda503806bc6a18097a0bb79508d4e39266667b9aa16a06830dd0af', size=32718)>
Traceback (most recent call last):
File "/usr/home/user/kitty/launcher/../../kitty/shm.py", line 180, in unlink
shm_unlink(self._name)
PermissionError: [Errno 13] Permission denied: '/kssh-37040-ece2c2d9cdda503806bc6a18097a0bb79508d4e39266667b9aa16a06830dd0af'
I am not sure as to what resource the kitty process is lacking permission in order to rectify this.
This is on kitty v0.26.5. Happens in every shell.
Good morning. I was hoping you or someone could point me in the right direction, or is this possibly a bug?
When attempting to use the SSH kitten on FreeBSD I am getting this error:
I am not sure as to what resource the kitty process is lacking permission in order to rectify this.
This is on kitty v0.26.5. Happens in every shell.