Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2205 closed Bug (duplicate)

Cannot connect to daemon via RPC with "Timeout was reached message"

Reported by: Zopebox Owned by:
Priority: Normal Milestone: None Set
Component: Transmission Version: 1.71
Severity: Normal Keywords: daemon, RPC
Cc:

Description

Sometimes daemon is unavailable via RPC (transmission-remote) with the message "Timeout was reached".

It seems that daemon blocks RPC control flow for some operations like preallocation, verification or something like that.

Change History (2)

comment:1 Changed 14 years ago by charles

  • Resolution set to duplicate
  • Status changed from new to closed

Yes, preallocation does block the libtransmission thread, so no RPC connections can go through during that period.

This kind of problem with blocking IO is already discussed in #1753

comment:2 Changed 14 years ago by charles

  • Milestone changed from 1.72 to None Set
Note: See TracTickets for help on using tickets.