mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
Out of memory: Killed process 26838 (crowdsec) error #321
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @syl779 on GitHub (May 8, 2025).
I rent a VPS (Ionos, 2 cores, 2GB RAM, 80GB disk) and have been running Pangolin with a view to using it instead of Cloudflare or open ports on my router. My VPS runs Ubuntu 22.04.5 LTS.
I have installed Pangolin, with Crowdsec. When I updated Pangolin to 1.3, I moved to using ":latest" for all the containers in my compose file, including Crowdsec. The server crashed today with an Out of memory: Killed process 26838 (crowdsec) error. Is there a problem using the latest version of crowdsec?
@TuncTaylan commented on GitHub (May 10, 2025):
Could you please check, if you have these configurations set?
config/traefik/traefik_config.yml
config/traefik/dynamic_config.yml
@syl779 commented on GitHub (May 10, 2025):
I had 1.3.5, which I have changed to 1.4.2 - should I use "latest" or will I get caught out again?
I didn't have crowdsecAppsecBodyLimit set
@TuncTaylan commented on GitHub (May 10, 2025):
Using "latest" is never a good idea, in worse case you'll be deploying software untested or incompatible. Just make sure to set the configurations above, after that it'll work. I'm running the stack on a VM with 1/8 vCPU, 1GB RAM without any issues.
@github-actions[bot] commented on GitHub (May 25, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Jun 8, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.