itgui: Dial unix /tmp/itd/socket: connect: no such file or directory (but itd
is running)
#61
Labels
No Label
Bug
Cantfix
Duplicate
Enhancement
External
Help Wanted
In Progress
Invalid
Question
Waiting
Waiting For Info
Waiting for Upstream
Wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Elara6331/itd#61
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I just installed
itd
anditgui
using theEasy Installation
instructions (I'm on Fedora).itd
service is running in user modeHowever when I run
itgui
I get the following error:Dial unix /tmp/itd/socket: connect: no such file or directory
Indeed there's no
/tmp/itd
directory.Did I miss something? Is there a missing step in the Readme?
How can I fix this please?
Sorry if the fix might seem obvious but I'm kind of new to Linux...
Thanks for your answers
This usually happens when ITD can't connect to the watch. You can try connecting it through your device's bluetooth settings if ITD isn't picking it up automatically.
Ok this was actually as simple as that, my bluetooth was enabled but I thought the pairing was supposed to be made through
itgui
. After pairing my PineTime I restarted theitd
service and it worked.Thanks a lot for your answer.