Joacim Järkeborn
Joacim Järkeborn
Hi, Testing this UI with the docker-compose.yml below but when accessing Schema Registry UI (http://localhost:8000) I get Connectivity Error. Testing Schema Registry on http://localhost:8084/config in a browser I get `{"compatibilityLevel":"BACKWARD"}`...
**Description** We need a way to manage Docker Hub Organizations via CLI and/or API to be able to automate Teams and Users. Due to the new Docker license we need...
Hi, This is more of a feature request. We are using docker `system prune -a -f --filter "until=168h"` in a daily cron job. However if the container was created e.g....
Hi, It would be nice to have the possibillity to have a configurable number of items shown on the quadrants overview. Like if we have 15 items on Languages &...
Hi, When using Ubuntu 18.04.2 it works fine ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic $ openssl...
Hi, When using s3cmd on Ubuntu 22.04 and Python 3.10.6 I get: ``` $ s3cmd ls s3:// ERROR: SSL certificate verification failure: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:997) ```...
Using latest Papaparse to parse large CSV files. It handles double quotes in the value but not when value starts with double quotes. Using this code: ```javascript const parsePromise =...
Hi, Upgraded to Console v2.7.1 Shouldn't current version of Console be shown in the footer (build date is correct)? 
Hi, A week ago I setup NUT Server on a Raspberry Pi 3 connected with USB to **Powerwalker VFI 1500 RMG PF1** UPS. `nut-scanner` detected it like ``` [powerwalker] driver...
Hi, I am testing `passport-openidconnect` with an example app based on this https://github.com/ForgeRock/exampleOAuth2Clients/tree/master/node-passport-openidconnect Since it is a bit dated I have updated all libs. But when updating `passport-openidconnect` from `0.0.2`...