Opened 2 years ago

Closed 2 years ago

#9897 closed defect (fixed)

bundle_tutorial.zip broken

Reported by: pett Owned by: Greg Couch
Priority: moderate Milestone: 1.7
Component: Documentation Version:
Keywords: Cc: chimera-programmers
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The "zip-format file" link in the second section of this page: https://www.cgl.ucsf.edu/chimerax/docs/devel/tutorials/tutorial_hello.html (and similar downloading links to the same cgi script from other pages) is broken ("Internal Server Error").

I thought I could get more info by looking in /usr/local/projects/chimerax/www/logs, but there are no files there.

Change History (3)

comment:1 by Tom Goddard, 2 years ago

The link is

http://www.rbvi.ucsf.edu/chimerax/cgi-bin/bundle_tutorial.zip?name=hello_world

which seems wrong since cgi-bin/bundle_tutorial.zip is not an executable.

comment:2 by Greg Couch, 2 years ago

Was wrong about that. bundle_tutorial.zip is a python script that generates the zip file from the contents of the ChimeraX repository.

comment:3 by Greg Couch, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed. Need to update script to Python 3.

Note: See TracTickets for help on using tickets.