This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Resource temporarily unavailable error #10009
Closed
Description
- Parity Ethereum version: v2.3.0-nightly-7f5e6b3a0-20181128/aarch64-linux-gnu/rustc1.30.1
- Operating system: Linux
- Installation: binary
- Fully synchronized: yes
- Network: Kovan
- Restarted: yes
Got this error on the archive trace node, then whole instance became inaccessible
Dec 03 03:33:24 ip-10-0-0-119.poa.internal parity[2223]: 2018-12-03 03:33:24 UTC 40/50 peers 7 MiB chain 2 MiB db 0 bytes queue 84 KiB sync RPC: 1 conn, 56 req/s, 512 µs
Dec 03 03:33:32 ip-10-0-0-119.poa.internal parity[2223]: 2018-12-03 03:33:32 UTC Imported #9562666 0x5f67…b820 (6 txs, 0.72 Mgas, 208 ms, 3.98 KiB)
Dec 03 03:33:35 ip-10-0-0-119.poa.internal parity[2223]: 2018-12-03 03:33:34 UTC failed to spawn worker thread; err=Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
Dec 03 03:33:37 ip-10-0-0-119.poa.internal parity[2223]: 2018-12-03 03:33:34 UTC failed to spawn worker thread; err=Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
Dec 03 03:34:30 ip-10-0-0-119.poa.internal parity[2223]: 2018-12-03 03:34:29 UTC 40/50 peers 4 MiB chain 2 MiB db 736 bytes queue 84 KiB sync RPC: 1 conn, 0 req/s, 23922 µs
-- Reboot --
Happened once, after reboot works fine (at least till now).
Don't you know what can be the case and how to prevent this error?