Paweł Suder
Paweł Suder
> @spitfire I will publish a new build to TestFlight as soon as there is anything meaningful to test. I don't (yet) have a YubiKey with Lightning and therefore not...
> There has not been a new beta release yet. > I've run into an issue ([yubikit-ios/issues/75](https://github.com/Yubico/yubikit-ios/issues/75)) and have paused working on it since I should study for my exams...
I did a small research. What I found is that OpenStreetMap uses [GraphHopper](https://github.com/graphhopper/graphhopper), but it is paid, if cloud version is used. OpenSource on-premise version is available, but requires running...
Same behavior on Jenkins 2.333 and Vault 1.9.3
I went deep.. tl;dr: `%2F` instead of `/` same issue https://github.com/jenkinsci/hashicorp-vault-plugin/issues/75#issuecomment-582105896 Longer version: A bit more context of deployment where Jenkins and Vault are setup. Both are deployed with images...
Excluded Traefik from communication between Jenkins and Vault - used direct URL aka `http://vault:8200` and same error with `/` in secret engine name: ``` com.datapipe.jenkins.vault.exception.VaultPluginException: Vault credentials not found for...
`--no-ansi` does work if used just after `docker-compose` before any sub-command:   ``` pasuder@pasuder-ubuntu02:~/services/traefik$ docker-compose version docker-compose version 1.29.2, build unknown docker-py version: 5.0.2 CPython version:...
Following up on this 😃
It does work very well (version `v2.6.0+b3e3521`), thank you @aslilac !