-
-
# Internal Error Stacktrace:
**Error Message**: 'относительно'
```
Traceback (most recent call last):
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask/app.py", line 870, in …
zif91 updated
1 month ago
-
This is fabulous Ross! Figure this may be further down the request list, but it would be awesome to integrate with OAUTH providers (KeyCloak, GitHub, etc) for authentication purposes.
-
Hi, _**chiki-base**_ locked the version constraint of _**flask**_ as flask==0.10.1, which leads a troubling scenario to its direct downstream project _**chiki-api**_ which has dependency flask.
Wha…
-
`app/home/views.py`:
```
@home.route("/")
def index():
return render_template("home/index.html")
@home.route("/animation/")
def animation():
return render_template("home/animation.htm…
-
Ajustar pytest conforme a branch `extended`
atualizar PDF
-
The `/admin/freshmen` route times out when there are lots of freshmen (~300 in prod, much more in dev). It works running locally with only two freshmen, so the issue seems to be tied to the amount of …
-
I use the dashboard on a production server with flask-socketio. All endpoints with logging level 3 only show the endpoint and function definition lines. All tested endpoints were called 100+ times and…
-
Tying to run flask example tool in Moodle. The game loaded successfully, and when JS trying get a score from Moodle, got this error.
127.0.0.1 - - [14/Oct/2021 03:20:09] "**GET /api/scoreboard/lti1…
-
## Context
Deploy with Django + Xray is always falling
## Actual Behavior
Get error:
> "{'message': 'An uncaught exception happened while servicing this request. You can investigate th…