Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to spawn a prepare worker: TmpPath #2827

Closed
2 tasks done
Nexus2k opened this issue Dec 29, 2023 · 1 comment
Closed
2 tasks done

failed to spawn a prepare worker: TmpPath #2827

Nexus2k opened this issue Dec 29, 2023 · 1 comment
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.

Comments

@Nexus2k
Copy link

Nexus2k commented Dec 29, 2023

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

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:

2023-12-28 06:26:44 failed to spawn a prepare worker: TmpPath
2023-12-28 06:26:47 failed to spawn a prepare worker: TmpPath
2023-12-28 06:26:48 ✨ Imported #21181468 (0xbf7a…1806)

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

@Nexus2k Nexus2k added I10-unconfirmed Issue might be valid, but it's not yet known. I2-bug The node fails to follow expected behavior. labels Dec 29, 2023
@mrcnski mrcnski added the C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. label Dec 29, 2023
@ggwpez ggwpez added the D1-medium Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase. label Mar 13, 2024
bkchr pushed a commit that referenced this issue Apr 10, 2024
…_proof_ex call in Rococo <> Westend bridge (#2827)

* use codegen runtime in WBH + update codegen files for RBH + WBH

* use submit_finality_proof_ex for Rococo <> Westend bridge
@acatangiu
Copy link
Contributor

This is stale

@acatangiu acatangiu closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Completed in parachains team board Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: Completed
Development

No branches or pull requests

4 participants