claabs / epicgames-freegames-node

Automatically login and find available free games the Epic Games Store. Sends you a prepopulated checkout link so you can complete the checkout after logging in. Supports multiple accounts, login sessions, and scheduled runs.
https://hub.docker.com/r/charlocharlie/epicgames-freegames
MIT License
1.39k stars 93 forks source link

ARM64: Ram usage #401

Closed daedric7 closed 1 month ago

daedric7 commented 2 months ago

Describe the bug

Ram usage is too high, reaching 4gb

I can't be sure what is happening, i had to restart the container to lower ram usage.

I'll monitor further and provide extra info as soon as possible.

claabs commented 2 months ago

In https://github.com/claabs/epicgames-freegames-node/commit/28ac38b99d72098fa0eea0fad063cf8e2973df83 I replacedfind-process as it didn't seem to be returning any data. Likely an issue with Alpine/Busybox. Hopefully that resolves your issue.