DilLip Chowdary Rayapati
DilLip Chowdary Rayapati
Getting below errors/warnings after running `udocker install --force` | Logs| |---| |udocker command line interface version: 1.3.1| |requires udockertools tarball release : 1.2.8| |Info: udocker command line interface 1.3.1| |Info:...
## Commands i ran: `udocker create --name=java openjdk:8-jdk-alpine` `udocker setup --execmode=F1 java` `udocker run java javac -version` ## Output executing: javac Error: could not find libjava.so Error: Could not find...
I went through the docs but could not find the list of chart types supported in this package. @RamezIssac Can you share any references or something?
After running `yarn setup`, when I checked containers I observed the Kafka related container crashed. Getting the below error in the container logs: ``` ===> User uid=1000(appuser) gid=1000(appuser) groups=1000(appuser) ===>...
Do we've any way to test the webhooks alert while creating the channel itself ? like sending a sample msg or something?
## Description Add Note for `function` path in `events`, as it will raise an error if the character length exceeds. ## GitHub Issues
## Context We've `exclude_glob` feature to ignore specific patterns in the lambda package, here it could be better if we can add support for !pattern so that to exclude specific...
### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest plugin release? - [X] Yes, I'm using the latest...
@SteveLTN Can we add more containers in the same host, something like modifying the ports (9443 instead of 443, 9080 instead of 80) Like below: Default Container: ```yml version: '3'...
### Describe the bug While we're trying to send a message to specific **connectionId**, we're receiving the 401 status code ### More Details: Code: FYI Access token was generated using...