Closed kjetilkl closed 2 years ago
The tool runs in the container krona-tools:2.6
which actually includes a Perl interpreter in /usr/local/bin/perl
, but all the scripts have hardcoded the path to /usr/bin/perl
. We also have a container called krona:2.7.1--pl526_4
that includes the same scripts but without hardcoded paths. I assume that these versions are quite similar, so I just turned krona-tools:2.6
into a symlink which points to krona:2.7.1--pl526_4
. (The old file was renamed to krona_tools_not_working:2.6.1
). The tool then worked fine after I added it to the "allowlist" to render the HTML output correctly.
The "Visualize with Krona" tool (ID:
krona_text
) fails with the following error: