-
-
Notifications
You must be signed in to change notification settings - Fork 200
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
FTL crashing #606
Comments
The error you're encountering is
which is likely related to an issue with shared memory. Can you please run
and share the output so we can confirm this? Do you have any special configuration in this LXC container such as non-persistent storage, maybe a self-cleaning |
Using the binary from https://ftl.pi-hole.net/v4.3.1/pihole-FTL-linux-x86_64, I get these lines:
The code on those lines isn't especially interesting (link to |
My output is exactly the same actually, no additional information. |
@kunago so you don't have any information related to this question?
|
We don't really support Proxmox, but I would suggest looking into how it handles shared memory ( |
I would be happy to debug but I don't have the knowledge here. If you let me know, I can post any log or output available. |
@kunago Do you have more information for us so we assist you in fixing your issue? What is especially interesting is whether your
I have no experience with Proxmox so the two screenshots you shared do not tell me much. I see there "Debian". Which version of Debian is this? And which flavor (minimal, normal operating system, other modifications). |
At this point I can post the a)
I noticed the conversation about 600 permissions. Could that be a problem here as well? As soon as the crash happens, I will send the b) part. Debian is a vanilla Debian with no additional modifications, I installed it and ran the pihole script. Nothing more. It is a Debian 7.1 standard version. The system (being LXC container) however identifies itself as
|
The 600 permissions are correct and not a problem. |
Closing as it seems the crash does not seem to have happened again. |
In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:
How familiar are you with the codebase?:
1 - not familiar at all
[BUG | ISSUE] Expected Behaviour:
Pihole works flawlessly for weeks/months/years without any interaction.
[BUG | ISSUE] Actual Behaviour:
Well, pihole does not as FTL crashes once in a while and by this I mean once in 2-3 days.
[BUG | ISSUE] Steps to reproduce:
Log file output [if available]
Device specifics
Hardware Type: VPS, LXC container
OS: Linux 4.15.18-9-pve #1 SMP PVE 4.15.18-30 (Thu, 15 Nov 2018 13:32:46 +0100) x86_64 GNU/Linux
pihole
Pi-hole version is v4.3 (Latest: v4.3.1)
AdminLTE version is v4.3 (Latest: v4.3)
FTL version is v4.3.1 (Latest: v4.3.1)
This template was created based on the work of
udemy-dl
.The text was updated successfully, but these errors were encountered: