-
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
- [x] Yes
### The bug
/100 FROM y;
```
The x in the code …
-
### Steps to Reproduce
I try to install the APP using the command:
sudo docker compose up -d
But I have error (see below).
I have even another APP running on the same machine.. But I do not think it …
-
Cell including tab character will break table rendering.
```
spanner> SELECT "\t" AS tab;
+--------+
| tab |
| STRING |
+--------+
| |
+--------+
```
Root cause seems to be that widt…
-
## Bug Description
Logged in as admin on Geonode-k8s I cannot connect to geonode.local geoserver, yet I can access geoserver from the browser using the IP shown by `kubectl get services`.
## Reprodu…
-
When deploying my code using psqlpy on the server, I am encountering an intermittent issue where queries fail with the error cannot prepare statement: statement already exists. However, the same APIs …
-
Hi,
after playing around a lot with the docker setup I found it quiet difficult to update from `v5.0.0-7` to `v6.0.0-131` to `v6.5.0-53`
To ease the update path it would help a lot to keep `zammad-va…
-
Description
Generating a report with group by - date fields results in an error. Database is **PostgreSQL**
**To Reproduce (MANDATORY, DO NOT REMOVE)**
Explicit steps to reproduce the behavior:
1. Cr…
-
### Apache Airflow version
3.0.0
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
I was testing Airflow 3 before upgrading. I've written some test DAGs, but …