ERROR

This error is not what we wanted to see. Unfortunately errors are part of all software systems and we need to resolve this together.

It is important to report this ERROR so we can fix it for everyone.

Report to the GeneNetwork team by recording the steps you take to reproduce this ERROR. Next to those steps, copy-paste below stack trace, either as a new issue or E-mail this full page to one of the developers directly.

(GeneNetwork error: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try)

    GeneNetwork 2.11-rc2 
    404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. (error)
    
    
  

To check if this already a known issue, search the issue tracker.

Toggle full stack trace
      GeneNetwork 2.11-rc2  http://genenetwork.org/css/menu.css ( 7:07AM UTC Apr 27, 2024) 
Traceback (most recent call last):
  File "/home/zas1024/opt/gn-latest-20240112/lib/python3.10/site-packages/flask/app.py", line 1523, in full_dispatch_request
    rv = self.dispatch_request()
  File "/home/zas1024/opt/gn-latest-20240112/lib/python3.10/site-packages/flask/app.py", line 1509, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
  File "/home/gn2/production/gene/gn2/wqflask/views.py", line 200, in css
    return send_from_directory(js_path, name)
  File "/home/zas1024/opt/gn-latest-20240112/lib/python3.10/site-packages/flask/helpers.py", line 675, in send_from_directory
    return werkzeug.utils.send_from_directory(  # type: ignore
  File "/home/zas1024/opt/gn-latest-20240112/lib/python3.10/site-packages/werkzeug/utils.py", line 847, in send_from_directory
    raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.