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

Log is empty #4

Open
jetwes opened this issue Sep 20, 2018 · 12 comments
Open

Log is empty #4

jetwes opened this issue Sep 20, 2018 · 12 comments

Comments

@jetwes
Copy link

jetwes commented Sep 20, 2018

I installed the tool - installation went fine.

Unfortunately the DASHBOARD and LOGS view are both empty...
image
image

@intellow
Copy link

I'm having the same problem. I'm getting the following errors in the console:

image

@PHPJunior
Copy link
Owner

Sry for my late reply ... i will check it

@juancruzmartino
Copy link

@intellow have you set the "daily" option in the .env as the log channel?

@rverrips
Copy link

I believe this is due to memory limits/decisions of the underlying log viewer/parser Arcanedev/LogViewer.
Read more about the issues here:
ARCANEDEV/LogViewer#21

I am (sadly) not able to use this package as my daily log files are all larger than 128M and even pushing my php memory limit to 4GB I still get the "Allowed memory size of XXX bytes exhausted" when running the log viewer :(

@pelmered
Copy link

pelmered commented Aug 31, 2019

I have the same problem. I do not have any errors in the console.
LOG_CHANNEL is set to daily.

The log file is less than 1 MB so it should not a problem with memory.

@dam62500
Copy link

same problem

@ahinkle
Copy link

ahinkle commented Feb 4, 2020

any solution? one year later, unfortunately :)

@pelmered
Copy link

pelmered commented Feb 4, 2020

I would declare this packet pretty dead and unmaintained. You should fork it or look for another solution.

@PHPJunior
Copy link
Owner

Sry , I will fix it ASAP.

@ahinkle
Copy link

ahinkle commented Feb 4, 2020

use LOG_CHANNEL=daily.

I got it working by installing and configuring arcanedev/log-viewer first (make sure you can get to /log-viewer/) before installing this package. Seems to work well. Perhaps the documentation needs to refect to use LOG_CHANNEL=daily for Laravel 5.6+6.x+

@bab55z
Copy link

bab55z commented Mar 10, 2020

I just deleted /vendor/php-junior/nova-logs and reinstalled with composer require php-junior/nova-logs and hop! am good.

@mesrack
Copy link

mesrack commented Sep 8, 2022

@intellow

I'm having the same problem. I'm getting the following errors in the console:

image

The ticket is old, have you found a solution?
If not, try this => php artisan route:cache

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

10 participants