Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twib run hangs on execute #110

Open
Manlibear opened this issue Mar 21, 2021 · 0 comments
Open

twib run hangs on execute #110

Manlibear opened this issue Mar 21, 2021 · 0 comments

Comments

@Manlibear
Copy link

Running twib run -a <file.nro> sits with no output most of the time. One one occasion I did receive an error of:

5][2021-03-21 21:21] common/ResultError.cpp:39: Caught 0x7d8ef (2239-1004, TWILI_ERR_PROTOCOL_UNRECOGNIZED_DEVICE): Unrecognized device
[5][2021-03-21 21:21] common/ResultError.cpp:41:   The bridge daemon did not recognize the requested device.

However I don't have any details on the specifics of what caused that.

The device is connected and showing in twib list-devices with expected values being shown by twib identify.

Output of twibd when running twib debug is as follows:

-- Journal begins at Sat 2021-03-20 15:52:51 GMT. --
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/SocketFrontend.cpp:131: posted request
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:147: Process: dequeued job: 1
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:154: dispatching request
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:155:   client id: 86eb5a78
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:156:   device id: 26178a6e
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:157:   object id: 00000000
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:158:   command id: 00000015
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:159:   tag: c05dae7a
Mar 21 21:27:28 Bear-PC twibd[13944]: daemon/Daemon.cpp:197: sending request via device
Mar 21 21:29:42 Bear-PC twibd[13944]: daemon/Daemon.cpp:127: removing client 86eb5a78
Mar 21 21:29:55 Bear-PC twibd[13944]: daemon/SocketFrontend.cpp:100: incoming connection detected
Mar 21 21:29:55 Bear-PC twibd[13944]: daemon/Daemon.cpp:107: adding client with newly assigned id 7d7441e8
Mar 21 21:29:55 Bear-PC twibd[13944]: daemon/SocketFrontend.cpp:122: posting request
Mar 21 21:29:55 Bear-PC twibd[13944]: daemon/SocketFrontend.cpp:131: posted request```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant