-
Hi Eddy, I have not used reactor for a long time now (approx. v2 before), and much seems to have changed.
However; I can't setup a test project from your README.md - I use redis with proper RedisCh…
-
INFO: 127.0.0.1:4422 - "GET /users/ HTTP/1.1" 500 Internal Server Error
ERROR: Exception in ASGI application
user_API.py", line 99, in read_users
cursor.close()
^^^^^^
1번째 …
-
### System Info / 系統信息
操作系统=ubuntu20.04
显卡=4 x v100
model=glm-9b-chat
python=3.11.8
llama-factory=0.8.3
transformers=4.43.3
vllm=0.5.3.post1
### Who can help? / 谁可以帮助到您?
_No response_
### …
-
### Description
I instrument a FastAPI server running in Google Cloud Run.
Locally it works perferctly but with the same Docker image in Google Cloud Run some messages did not reach the Logfire ba…
-
Hi all,
I have tried to move all files from the project to another path.
****************************************************************
`/opt/etesync`
to
`/var/www/html/etesync`
A lot of…
-
**Describe your question/**
I'm trying to set up Authentik as an OIDC provider for Incus (linux containers), but Incus is complaining about the TLS version (Incus only supports TLS 1.3). I have creat…
-
It would be great if granian could handle X-Forwarded headers for a smooth experience with reverse proxies without depending on a special setup or another dependency. Just declare your trusted proxies…
-
Hi,
I am facing issues while running this code. I updated
1. settings.py **ASGI_APPLICATION = 'chatbot_interface.routing.application'** as I was getting the error that "CommandError: You have not s…
-
This is using the subscription example.
When searching I didn't see that the event loop was closed either but I'm not an async expert.
> INFO: Started server process [86447]
INFO: Waiting for app…
-
In pytest-django there is a builtin fixture [live_server](https://pytest-django.readthedocs.io/en/latest/helpers.html#live-server) though it seems like this server (that is actually based on [LiveServ…