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

Mem issue #93

Closed
dct-infra opened this issue Jul 14, 2022 · 4 comments
Closed

Mem issue #93

dct-infra opened this issue Jul 14, 2022 · 4 comments

Comments

@dct-infra
Copy link

dct-infra commented Jul 14, 2022

Hello Franck,
I have tried an upgrade from 0.3.23 to 0.9.6 using the deb package but I'm having a hard time dealing with a mem related issue.
On start, the daemon gets killed right a way by oom-killer with the folowing output :
Out of memory: Killed process 12208 (encrypted-dns) total-vm:3947028kB, anon-rss:3103292kB, file-rss:180kB, shmem-rss:0kB, UID:1000 pgtables:7056kB oom_score_adj:0

Noting that the machine has enough RAM but no swap (on purpose)
Moreover, on start the folowing WARN appears :
[WARN encrypted_dns] Unable to set the number of open files to 5024. The hard limit is 4096
[INFO encrypted_dns] Dropping privileges

No hard limits whatsoever are set for the superuser.
I have tried to find the reasons that might cause this on the system level, no clue.
Thank you in advance for any advices.

@jedisct1
Copy link
Member

Did you try the current git code? 0.9.7?

@jedisct1
Copy link
Member

Oh, I just noticed that 0.9.7 was tagged in git, but for some reason, GitHub still lists 0.9.6 as the latest release.

Thanks for spotlighting this. Looking...

@jedisct1
Copy link
Member

Errr... indeed, a manual action was needed to get GitHub update the release in the release page.

So... Try 0.9.7!

@dct-infra
Copy link
Author

dct-infra commented Jul 15, 2022

Same behavior with 0.9.7, I had to go back to 0.3.23
Will compile from source and see if I get a different result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants