-
日志里会常见个错误,重启就解决了,过段时间就又不行了,又得重启,大佬看看
容器搭建在国外的小鸡上,网络应该没问题
Exception in thread Thread-2 (lambda8):
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/sqlalchemy/engi…
-
I realized that the container stopped working properly (no more updates of the charging state), and the log shows as error:
```
2024-11-01T09:50:58+0000:ERROR:vwsfriend_base:MQTT Connection failed…
-
### The problem
In issue #119167/PR #121025, the size of IDs was increased to a BIGINT. Unfortunately, it appears that the fix did not alter existing sequences, as I'm still receiving sequence error…
-
## 🐛 Bug
When I start multiple experiments in parallel with the same run, I get the UNIQUE constraint violation error.
### To reproduce
It's hard to reproduce with a short script, I tried tha…
-
I downloaded the playlist _[Think like a coder](https://www.youtube.com/playlist?list=PLJicmE8fK0EgogMqDYMgcADT1j5b911or)_ twice.
In the first try, I used SQLAlchemy ORM to generate the database be…
-
### Priority
Undecided
### OS type
Ubuntu
### Hardware type
CPU-other (Please let us know in description)
### Installation method
- [X] Pull docker images from hub.docker.com
- [ ] Build docker…
-
Using: 2.15.1 (server: 2.15.1)
I haven't been able to start open_webui on Windows 11. I get this error whenever I try to start the server. The app does give me the option to open the web app but th…
-
**Is your feature request related to a problem? Please describe.**
Thanks for putting this together!
One thing which annoys me about Supabase-Py is the lack of Query Builder / ORM which feels like…
-
**Describe the bug**
I have a Home Assistant integration which queries the API every 15 minutes and uses the following route: `GET /api/v1/spool?allow_archived=False`
From time to time (in the last …
-
**Is your feature request related to a problem? Please describe.**
It appears that the BigQuery DBAPI does not support multi-row INSERT batching for more performant python-based DML transactions. Cu…