-
Recently we switched our Jenkins CI/CD environment to Java 21. Most of our Jenkins hosts use some build of OpenJDK (especially the Red Hat build), however some hosts are different (different, older Li…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce…
-
Sometimes my bot fails simply fetching balance details although the internet connection is fine.
```
import os
from pathlib import Path
from binance.client import Client
client = Client(
a…
-
Description:
An error occurs while setting up the electrolux_status integration in Home Assistant. The integration attempts to retrieve a token from the Electrolux API but receives an unexpected resp…
-
```
import os
import aisuite as ai
client = ai.Client()
models = ["anthropic:claude-3-5-sonnet-20240620"]
os.environ['ANTHROPIC_BASE_URL'] = 'http://api.sundray.work'
os.environ['ANTHROPIC…
-
This is a tracking issue which collects any issues that are releated to the Facade project.
Please add any facade related issues to this as needed.
```[tasklist]
### Tasks
- [ ] #6396. A place…
-
## Description
I'm trying to use wppconnect-server on Cloud Run (GCP), but qrcode is never created and status goes from initializing to close.
Version 2.8.1
chromium installed
## Dockerfile
F…
-
Can you provide some example code for how to use ThinQMQTTClient? I assume this is intended to allow users to receive push notifications instead of polling with ThinQApi.
I've tried:
```python
d…
-
I'm using the following libraries to configure the Apihub Java Client to the Gradle project.
- implementation platform('com.google.cloud:libraries-bom:26.45.0')
- implementation 'com.google.clou…
-
My program used to run perfectly fine, but today I encountered the following error. I suspect that Twitter has changed its API. What do you think?
File "D:\ljtCodingWorks\PythonWorks\TwitterSpy\r…