-
When clicking the button "Proxmox full update" I get a new page with the following stack trace:
I see 2 requests happening in Proxmox, but no errors or anything like that on the Proxmox side.
``…
-
### Update From Discussions
Benny gaat nadenken over wat wel/niet gaat lukken met oa overstap naar xtdb2 en versnellen van octopoesv2. Wachten tot Benny terug is.
### TODO:
- Create an overvi…
-
I'm facing a RecursionError when querying a subset of fields that should not make recursion at all.
Here are some simplified models and serializers:
```python
# disclaimer: I did not directly t…
-
Summary: I have an Exercise model, and a Submission model. Submissions represent solutions submitted to an exercise, and are henche a sub-resource of exercises. I have the following path: `/exercises/…
-
Changing `"restaurant": "32d8cd38-1edd-4afe-8a4f-56ccd20b5a48"` to `"restaurant": {"uuid": "32d8cd38-1edd-4afe-8a4f-56ccd20b5a48"}` fixes this error. Serializer should raise `ValidationError` here ins…
-
### Environment
* Nautobot version (Docker tag too if applicable): 1.5.15b1
* Python version: 3.8.16
* Database platform, version: PostGRESQL
* Middleware(s): Docker
### Steps to Reproduce
…
-
### Environment
* Nautobot version (Docker tag too if applicable): 2.0.0rc3
* Python version: 3.11.5
* Database platform, version: postgres 14
* Middleware(s):
### Steps to Reproduce
1. Up…
-
**Describe the bug**
When making a review with a score, and don't enter score (N/A option), looking at "View All" for the reviews causes a 500 error.
**To Reproduce**
Steps to reproduce the b…
-
### Actual result
`curl --location 'https://b2buy.acceleratorpracticum.ru/api/v1/users/set_username/' \`
`--header 'Content-Type: application/json' \`
`--header 'Accept: appli…
-
### 重现步骤
1、 vi archery/settings.py
修改mysql账号密码
2、 pip3 install -r requirements.txt -i https://mirrors.ustc.edu.cn/pypi/web/simple/
3、执行sql脚本 src/init_sql/v1.10.0.sql
在删除索引前,先删除外键
-- 删除外键…