You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening /overview page it offers me to specify the client and credentials to connect to. Unfortunately I get "Connection could not be verified":
Log entry:
Jun 27 22:46:16 linux flood[3508121]: GET /api/activity-stream 200 2.131 ms - -
Jun 27 22:47:09 linux flood[3508121]: Error
Jun 27 22:47:09 linux flood[3508121]: at ClientRequestManager4.updateSessionID (/snapshot/tmp/bazel-source-roots/0/dist/index.js)
Jun 27 22:47:09 linux flood[3508121]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jun 27 22:47:14 linux flood[3508121]: PATCH /api/auth/users/admin 200 39.572 ms - 2
Jun 27 22:47:30 linux flood[3508121]: GET /api/client/connection-test 500 5.703 ms - 21
flood v4.8.2-0 installed from provided .deb package. Transmission v4.0.6. The credentials have been tested and work well with transmission-remote (I am able to add and start torrents from CLI), so transmission RPC is working OK:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have started flood as follows:
When opening
/overview
page it offers me to specify the client and credentials to connect to. Unfortunately I get "Connection could not be verified":Log entry:
flood v4.8.2-0 installed from provided .deb package. Transmission v4.0.6. The credentials have been tested and work well with
transmission-remote
(I am able to add and start torrents from CLI), so transmission RPC is working OK:I have also tried to start Flood as below:
without success.
tcpdump
output brings me to the idea that maybe there is some protocol miscommunication (because Sync is followed by Reset) 🤔Similar issues: #624, #102.
Expected
Beta Was this translation helpful? Give feedback.
All reactions