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

PHP Warning Fatal error: Allowed memory size #155

Closed
dschaper opened this issue Oct 7, 2016 · 2 comments
Closed

PHP Warning Fatal error: Allowed memory size #155

dschaper opened this issue Oct 7, 2016 · 2 comments

Comments

@dschaper
Copy link
Member

dschaper commented Oct 7, 2016

@TylonHH commented on Fri Oct 07 2016

[BUG | ISSUE] Actual Behaviour:
The admin page just shows the total number of domains being blocked. The other figures are 0. Also the query log is empty.
But Ads are still blocked on my devices.

I run piholeLogFlush.sh with no success.
My /var/log/pihole.log is now 4193 big.
I have an RPi 3
With nearly the same setup it works like a charm. What have I done? I completely installed the new update 2.9.2 on top on an other project.

Here is my pihole -d


@dschaper commented on Fri Oct 07 2016

Quick check:

cd /etc/.pihole
sudo git status

Just to make sure you are on the master branch.

cd /var/www/html/admin
sudo git status

@TylonHH commented on Fri Oct 07 2016

yes I'm. Both response with nothing to change.


@dschaper commented on Fri Oct 07 2016

ls -lahc /var/log/pihole.log


@TylonHH commented on Fri Oct 07 2016

-rw-r----- 1 dnsmasq root 50K Okt 8 00:37 /var/log/pihole.log


@dschaper commented on Fri Oct 07 2016

Okay, this looks like it may be an Admin interface issue. Moving this issue over to that GitHub repository.

@AzureMarker
Copy link
Contributor

I have a feeling it's a permissions issue. Try sudo chmod 644 /var/log/pihole.log.

@TylonHH
Copy link

TylonHH commented Oct 8, 2016

You have very good feelings. Now it's working.
Thank you very much

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

3 participants