-
Using this helm chart, the invidious pod fails to connect to the database.
The following is the log output from the database pod:
```
2024-11-09 01:38:22.674 GMT [310] FATAL: password authenti…
-
When initializing task VlcCreatePlaylist and run _clear_playlist_dbs(), it shows `"/data/data/org.videolan.vlc/app_db does not exist."`. I try to check the app through adb shell, and found the followi…
-
## About my setup:
goose@3.22.1 and goose@3.23.0
(go install)
postgresql@16 and postgresql@17
(homebrew)
Postgres runs in docker
## Running goose with the command below
```
goose pos…
-
-
```
TerrariaAPI Version: 2.1.0.0 (Protocol v1.4.4.9 (279), OTAPI 1.4.4.9)
[TShock] Info Config path has been set to /terraria/config
[TShock] Info Log path has been set to /terraria/logs
…
-
**Describe the bug**
I'm receiving an Npgsql.PostgresException with error code 42703, indicating that the column "Message" does not exist in the PostgreSQL database. This error occurs when trying to …
-
I create the extension in my schema called rbac.
Then it show error: no moddatetime extension found, then I install moddatetime in schema rbac. And install the supabase_rbac extension successfully.
…
-
I am trying to run eXist-db as a Service with Ubuntu 22.04 and java 21 (the current versions).
eXist-db runs fine when started with `sudo /home/ubuntu/eXist-db/bin/startup.sh`. I followed the instr…
-
Was there any change of tables used by coroot ?
```
E1104 14:52:33.579148 1 logs.go:201] handle packet: UNKNOWN_TABLE (60): DB::Exception: Table default.otel_logs_distributed does not exist
…
-
### Describe the bug
I'm using ` AwsCustomResource` from typescipt to perform an `AwsSdkCall`
with the memorydb service. I set the `AwsSdkCall.service` to be '@aws-sdk/client-memorydb' when creating…