Open igormakunin opened 8 years ago
This can be fixed by editing path in line 614 in the file: /mnt/galaxy/galaxy-app/lib/tool_shed/util/shed_util_common.py
From
route_to_images = 'admin_toolshed/static/images/%s' % encoded_repository_id
to
route_to_images = 'galaxy/admin_toolshed/static/images/%s' % encoded_repository_id
Should contribute the fix to galaxy-main + make this local patch in our filesystem
GVL-4.1.0 instance was deployed from ami-0000399e image Statistics > Correlation tool does not show formulas (png files). OK on GVL4.0.0.