-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Eye suddenly stopped working, running "eye i" just showed an empty string, as if eye was started without applications. Rebooting the machine did not resolve the problem.
I had to remove the old .eye folder in order for eye load to work again.
The broken .eye folder has 2 files:
~/.eye-old$ ls -ltra
total 12
-rw-r--r-- 1 deployer sudo 4 Sep 26 22:38 pid
srwxr-xr-x 1 deployer sudo 0 Sep 26 22:38 sock
drwxr-xr-x 2 deployer sudo 4096 Sep 26 22:38 .
drwxr-xr-x 10 deployer deployer 4096 Sep 26 23:24 ..
~/.eye-old$ cat sock
cat: sock: No such device or address
:~/.eye-old$ cat pid
4722
Any ideas what could be the issue?
Metadata
Metadata
Assignees
Labels
No labels