Problems uploading resources #38

Closed
opened 2022-11-17 05:07:55 +00:00 by Frickolas · 2 comments

I was trying to upload the infinitime resource package using this command:

itctl res load /home/nick/Downloads/infinitime-resources-1.11.0.zip

And I just got:

FTL Error while running app error="dial unix /tmp/itd/socket: connect: no such file or directory"

Other commands just threw the same error.

using pop os 22.04. This seems to suggest that the watch isn't connected to the laptop properly, or that some pop os quirk is messing something up. I just paired it in the bluetooth menu, didn't see anything saying otherwise. Am I doing something wrong?

I was trying to upload the infinitime resource package using this command: itctl res load /home/nick/Downloads/infinitime-resources-1.11.0.zip And I just got: FTL Error while running app error="dial unix /tmp/itd/socket: connect: no such file or directory" Other commands just threw the same error. using pop os 22.04. This seems to suggest that the watch isn't connected to the laptop properly, or that some pop os quirk is messing something up. I just paired it in the bluetooth menu, didn't see anything saying otherwise. Am I doing something wrong?
Owner

This error happens when ITD is not started or it hasn't connected to the watch.

Have you started ITD with systemctl --user start itd?

This error happens when ITD is not started or it hasn't connected to the watch. Have you started ITD with `systemctl --user start itd`?
Author

That was it. Glad it was as simple as RTFM, thanks for your help.

That was it. Glad it was as simple as RTFM, thanks for your help.
Sign in to join this conversation.
No description provided.