McMac

Results 9 issues of McMac

Trying to connect to my docker container only using http: “ Connection failed The resource could not be loaded because the App Transport Security policy requires the use of a...

enhancement

Trying to connect Yattee to my own invidious but nowhere is describe what the API URL (path part after the hostname) actually is (just provide 1 example pls). This is...

documentation

Hello, I get a 504 Gateway Time-out when trying to import from pocket: 1. launched wallabag docker: docker run -p 80:80 wallabag/wallabag 2. logged in using wallabag:wallabag 3. Config ->...

**Edit**: this looks like a duplicate of #298 ? It's a different version DSM and driver however as well as the reinstall to fix the error in the UI isn't...

### Name and Version bitnami/openldap:2.6.5 ### What architecture are you using? None ### What steps will reproduce the bug? - Windows 11 - Docker Desktop - WSL2 - Kubernetes -...

stale
tech-issues
triage
openldap

RightKeyboard is giving me a different list of keyboards than what I have chosen within "Text Services and Input Languages" (Win 7 32-bit): ![rightkeyboard off](https://cloud.githubusercontent.com/assets/219912/20748455/87cd971c-b6ee-11e6-8140-07ae019089f8.png) It is off with the...

### Description Continuation of the performance issue #12401 as it is still unresolved. Using Kubernetes and trying to use nfs-ganesha to have a RWM storageclass shows that i/o is unacceptable....

kind/performance
area/Kube
area/WSL2
version/4.29.0

I am using the OpenShift local cluster (4.14) and installed MinIO (5.0.11) via the operator provided in the OperatorHub. On https://min.io/docs/minio/kubernetes/openshift/operations/installation.html : __5) Access the Operator Console__ ```sh ❯ oc...

community
triage

Trying to use nfs-ganesha as local RWM storage on Windows 11 + WSL2 + Docker Desktop + Kubernetes. Using this as values.yaml ```yaml persistence: enabled: true storageClass: "hostpath" size: 100Gi...