tommy04062019
tommy04062019
Command: ``` /kcl --config-path config.toml admin user-scram alter --set user=user1,mechanism=scram-sha-512,iterations=8192,password=123456 ``` Error: ``` org.apache.kafka.common.errors.SaslAuthenticationException: Authentication failed during authentication due to invalid credentials with SASL mechanism SCRAM-SHA-512 ```
Run app with Docker: ``` docker run \ -d --network host \ --mount type=bind,source=/root/navigator,target=/ssl \ -e HTTP_PORT=9000 \ -e ZK_SASL_CLIENT=false \ -e ZK_CLIENT_SECURE=true \ -e ZK_SSL_KEYSTORE_PATH=/ssl/zookeeper.keystore.jks \ -e ZK_SSL_KEYSTORE_PASSWORD=pass \...
**Is your feature request related to a problem? Please describe.** Without versioning: ``` app = FastAPI(title=TITLE, servers=[ {"url": "http://localhost:8081", "description": "Dev environment"}, {"url": "https://prod.example.com", "description": "Production environment"}, ], description=DESCRIPTION, version=VERSION,...
**Describe the issue** Something wrong with the task `Assert log.dirs Property not Misconfigured`. The error shows `'dict object' has no attribute 'name'`. It seems that error come from `kafka_broker_properties`. In...
**What problem would you like to solve? Please describe:** We should have REST API to do some tasks. For example: - Get service name of a AlertID (we current don't...
Hi team, Currently, I use webhook_sink to send alerts but I don't know how to get logs, graph like telegram_sink does.
**Describe the solution you'd like** Allow upload a file to chat and bot will analyze that file
### 📜 Description Logs: `│ git-sensor {"level":"info","ts":1723014048.660751,"caller":"pkg/RepoManages.go:468","msg":"errored material ","id":4,"errMsg":"exit status 128"} │ │ git-sensor {"level":"error","ts":1723014050.2870855,"caller":"git/GitBaseManager.go:185","msg":"error in git cli operation","msg":"fatal: not a git repository (or any of the parent directories): .git\...
### Description of the issue A clear and concise description of the issue. ### Your environment * Version of huly * Browser (and version) * Your operating system (and version)...
- Log file size: 11 MB - When asking with a file, an error has raised: ``` BadRequestError: Error code: 400 - {'error': {'message': "Invalid 'messages[1].content': string too long. Expected...