-
When I tried to search students, I received a sad error:
```
Illuminate \ Database \ QueryException
SQLSTATE[42883]: Undefined function: 7 ERROR: function unaccent(character varying) does not e…
-
Hi,
I'm running acme2certifier with Django and uwsgi behind a NGINX reverse proxy. Here are my server configuration files:
Django Settings
```
"""
Django settings for acme2certifier p…
Ka0o0 updated
1 month ago
-
### Environment
* Nautobot version: 2.3.11
* Python version: 3.11.10
* Database platform, version: Whatever demo.nautobot.com uses
* Middleware(s): No extras
### Steps to Reproduce
1. Log into…
-
### Bug description
Middleware does not work, but when the middleware does nothing it does work, for example:
```ts
const middleware = (req) =>
{
console.log('middleware', req.nextUrl.pathn…
-
I am using tcpdf as a module in webtrees. On their demonstration installation, creating a PDF works fine, but in my installation I get this:
`Undefined array key "n" …/vendor/tecnickcom/tcpdf/tcpdf.p…
-
Nautobot version: 2.3.10 Ubuntu
Django version: 4.2.16
Configuration file: /opt/nautobot/nautobot_config.py
* Database platform, version: mysql
* Middleware(s):
Save view is not saving the …
-
### Environment
* Nautobot version (Docker tag too if applicable): 2.3.11
* Python version: 3.11
* Database platform, version: PG13
* Middleware(s): N/A
### Steps to Reproduce
1. Add a custom …
-
From the context I see u have a method to get Host. Query parameters etc.
How do i access other parts of the request like:
1. Full url path?
2. url path minus scheme and host?
3. Access to req…
-
Hi,
I'm installing solidtime in docker (Portainer).
The application is installed, database migrate, it shows up, I get to register, I get the confirmation email, that link works... all good.
But, w…
-
### Describe the bug
Trying to use FileExplorer to select a vector database for a RAG application leads to InvalidPathError. In the RAG, a user selects a particular folder and a function checks and d…