davidmhewitt / torrential

A simple torrent client for elementary OS
GNU General Public License v2.0
143 stars 30 forks source link

Torrential aborts #116

Open skippa opened 5 years ago

skippa commented 5 years ago

Had a system crash, now Torrential won't start, I get the following error

[2019-01-02 09:13:27.384] Transmission 2.94 (0) started [2019-01-02 09:13:27.384] RPC Server: Adding address to whitelist: 127.0.0.1 [2019-01-02 09:13:27.386] UDP: Failed to set receive buffer: requested 4194304, got 425984 [2019-01-02 09:13:27.386] UDP: Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf [2019-01-02 09:13:27.386] UDP: Failed to set send buffer: requested 1048576, got 425984 [2019-01-02 09:13:27.386] UDP: Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf [2019-01-02 09:13:27.386] UDP: Failed to set receive buffer: requested 4194304, got 425984 [2019-01-02 09:13:27.386] UDP: Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf [2019-01-02 09:13:27.386] UDP: Failed to set send buffer: requested 1048576, got 425984 [2019-01-02 09:13:27.386] UDP: Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf [2019-01-02 09:13:27.386] DHT: Reusing old id [2019-01-02 09:13:27.386] DHT: Bootstrapping from 133 IPv4 nodes [2019-01-02 09:13:27.386] DHT: Bootstrapping from 80 IPv6 nodes com.github.davidmhewitt.torrential: /build/com.github.davidmhewitt.torrential-1.1.0/transmission/libtransmission/bitfield.c:357: tr_bitfieldSetRaw: Assertionexcess_bit_count >= 0' failed. Aborted ` Any ideas? I tried adding the code to /etc/sysctl.conf but it didn't make a difference