failed to spawn a prepare worker: TmpPath #2827
Labels
C1-mentor
A task where a mentor is available. Please indicate in the issue who the mentor could be.
D1-medium
Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase.
I2-bug
The node fails to follow expected behavior.
I10-unconfirmed
Issue might be valid, but it's not yet known.
Is there an existing issue?
Experiencing problems? Have you tried our Stack Exchange first?
Description of bug
I've recently moved servers and noticed a wierd memory leak that caused the server to use all available memory and the following logs I haven't seen before:
Turns out this error indicates that the polkadot process can't write to the db folder due to me forgetting to adjust the permissions after the db snapshot restore. @mrcnski suggested to open an issue here to either check permissions on startup or make the error a bit more clear.
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: