evilhero / mylar

An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents
GNU General Public License v3.0
976 stars 172 forks source link

Missing icon_search.png #2444

Closed InStim closed 3 years ago

InStim commented 3 years ago

Describe the bug icon_search.png 404 results in broken icon image on main Search and Story Arcs search results.

Screenshots/Logs http://192.168.86.200:8090/searchit?name=broken Screenshot 2020-10-07 09 43 46

http://192.168.86.200:8090/searchit?type=story_arc&name=Milk Screenshot 2020-10-07 09 44 34

Open Image in a New Tab: http://192.168.86.200:8090/interfaces/default/images/icon_search.png

404 Not Found The path '/interfaces/default/images/icon_search.png' was not found.

Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/cherrypy/_cprequest.py", line 638, in respond self._do_respond(path_info) File "/usr/local/lib/python3.7/site-packages/cherrypy/_cprequest.py", line 697, in _do_respond response.body = self.handler() File "/usr/local/lib/python3.7/site-packages/cherrypy/lib/encoding.py", line 219, in call self.body = self.oldhandler(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/cherrypy/_cperror.py", line 416, in call raise self cherrypy._cperror.NotFound: (404, "The path '/interfaces/default/images/icon_search.png' was not found.") Powered by CherryPy 18.6.0

Environment (please complete the following information):

Additional information

evilhero commented 3 years ago

Please submit against the correct repo.

This is the python2 version which is not supported any longer save for critical bugs.

The mylar3 repo (which is what you are using) is here