Opened 8 years ago
Closed 8 years ago
#672 closed defect (fixed)
unable to connect to toolshed?
Reported by: | Greg Couch | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Tool Shed | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Running the daily build on wilkins gives:
% ./chimerax/bin/ChimeraX --version UCSF ChimeraX version: 0.1 (2017-05-13) Updating list of available bundles failed: [Errno 111] Connection refused
With:
export LD_LIBRARY_PATH=/home/socr/a/chimera/lib64:/home/socr/a/chimera/lib
Since --version only reports whats currently installed (multiple --version options give more information), it would be nice to suppress the remote toolshed query, or at least silence the error.
Note:
See TracTickets
for help on using tickets.
Fixed in ccbb226f5.