Philip Reiner Kensche

Results 16 issues of Philip Reiner Kensche

The services.html, etc. pages, linked from the readme file is reported to be expired by the hoster. Fortunately, I got the idea to search a copy in the WaybackMachine/Internet Archive...

### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version IntelliJ IDEA 2022.2.2 (build IU-222.4167.29) ### Operating System Linux 5.15.0-47-generic (amd64) ### TeXiFy IDEA version 0.7.22 ### Description When opening...

crash-report

This is basically [this issue from Stackoverflow](https://stackoverflow.com/questions/69394632/webpack-build-failing-with-err-ossl-evp-unsupported). ``` [error] node:internal/crypto/hash:71 [error] this[kHandle] = new _Hash(algorithm, xofLen); [error] ^ [error] Error: error:0308010C:digital envelope routines::unsupported [error] at new Hash (node:internal/crypto/hash:71:19) [error] at...

Ideally, a WES server will implement executing all workflows that e.g. can be retrieved with OCI containers (for its platform, amd64, and convertible into the required container format, e.g. Singularity...

The API supports multiple workflow engines per WES server. But in the service info the `default_workflow_engine_parameters` is just a flat list of dictionaries like this ```json "default_workflow_engine_parameters": [ { "name":...

The role does not work anymore with Ansible 2.5+ as is, because the `ipaddr` filter has been moved to `ansible.utils`. There seems to be [a way](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html#simplifying-module-names-with-the-collections-keyword) to kind of "import"...

My router is configured as follows: Provider: other Host name: myHostName.nsupdate.info User name: myHostName.nsupdate.info Password: bliblablub Updateserver address: ipv4.nsupdate.info Protocol: https Port: 443 I used the configuration of the "Speedport...

### Version of Apptainer What version of Apptainer (or Singularity) are you using? Run `apptainer --version` (or `singularity --version`). ``` apptainer version 1.1.2-1.el7 ``` ### Expected behavior The container should...

A bit of documentation on this would be nice. Maybe this information could also be added to the help information returned by the CLI.

## What Many workflow engines have a rerun feature that allows the user to restart the workflow at a safe stage after it was stopped ungracefully. ## Why Workflows may...