my8100 / scrapydweb

Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:
https://github.com/my8100/files
GNU General Public License v3.0
3.1k stars 556 forks source link

Error when trying to check logs #155

Open SteveSmirnoff opened 4 years ago

SteveSmirnoff commented 4 years ago

500 (INTERNAL SERVER ERROR): 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.


- **OS:** Linux-4.15.0-109-generic-x86_64-with-Ubuntu-18.04-bionic
- **Python:** 3.6.9
- **ScrapydWeb:** 1.4.0
- **LogParser:** 0.8.2
- **Scrapyd servers amount:** 1
- **User-Agent:** Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
- **Request Method:** GET
- **Request Args:** ImmutableMultiDict([])
- **Form Data:** ImmutableMultiDict([])
- **Files Data:** ImmutableMultiDict([])
- **Request Referer:** http://151.***.***.203:5000/1/jobs/
SteveSmirnoff commented 4 years ago

I've written the log to a .txt file - its size is around 120 mb

my8100 commented 4 years ago

You should run logparser at the same time.