opcodesio / log-viewer

Fast and beautiful Log Viewer for Laravel
https://log-viewer.opcodes.io
MIT License
3.39k stars 237 forks source link

Problem downloading logfiles from log viewer page #321

Closed francislivinglegend closed 4 months ago

francislivinglegend commented 5 months ago

Hi,

I'm having issues when attempting to download the logs from the log viewer page. If I try to do it on localhost it all works fine, but if I try to do it on the production website I get an error saying that the file was not found in the server.

(Deleted image)

arukompas commented 5 months ago

hey @francislivinglegend , can you please share the request from the browser's Network tab, including request and response headers?

If there's multiple requests when you click the "Download" button, then share them all.

Thanks!

francislivinglegend commented 5 months ago

hey @francislivinglegend , can you please share the request from the browser's Network tab, including request and response headers?

If there's multiple requests when you click the "Download" button, then share them all.

Thanks!

Hi!

Here it is: (Deleted image)