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.13k stars 554 forks source link

When i visiting items page i got "Oops! Something went wrong.". #234

Open Fatih066 opened 2 months ago

Fatih066 commented 2 months ago

Describe the bug When i visiting the items page i got an error 404 "Oops! Something went wrong. ". I examined the issues and scrapyd configuration file for items_dir but i didn't any solutions.

Expected behavior When i changed the items dir for scrapyd it gave me different results. Firstly when i give a specific items dir, I get the error above in the Describe the Bug. Secondly I gave the "items" for items dir, it didn't save items log in items dir but I didn't get the error above in Describe the Bug. Screenshots image

Additional context So how can i solve this problem?

my8100 commented 2 months ago

See #129