trourance
trourance
Hi, The airflow initdb initial command failed if the dags contain variables (not already defined at that point). `postgres_1 | ERROR: relation "variable" does not exist at character 149` `postgres_1...
## Your environment TbSync version: 0.7.16.6 Thunderbird version: 60.0 ## Expected behavior Choose which contacts list is used first when I choose the recipient of an email. ## Actual behavior...
Hi, When I try to open a HL7 file (2.4), I get the following exception. `14:44:15,496 INFO [AWT-EventQueue-0] Hl7V2MessageCollection:900 - About to set source message for collection` `14:44:15,500 INFO [AWT-EventQueue-0]...
Hi, I've wrongly tried to connect to the postgres db instead of pgbouncer db on port 6432. This connection has then been catched by the fallback connect string: `* =...
Hi, I'm wondering if it is possible to delete an environment variable and achieve something like this ? https://stackoverflow.com/questions/75318304/how-can-i-delete-environment-variable-with-kustomize The lack of documentation makes it difficult to figure out. Thanks
Hi, I'm using the latest 3.9.0 version. I can't confirm my participation to meetings anymore without sending a reply. I'm forced to edit the answer before sending it, or it's...
Hello, I'm using TB 45.1, Lightning 4.7.1 and Exchange EWS Provider 3.7.0. I synchronize my calendar with Exchange Server 2013. I can see the meetings, but when I want to...
Hi, I'm using pg 9.5.7 and mysql_fdw 2.3.0. When I try to join two foreign tables, it takes a very long time to execute because it doesn't use the indexes...
When deploying the docker image, the following errors are displayed: ``` failed to register component: /usr/local/lib/python3.11/site-packages/digitalpy/core/persistence, with error: module 'digitalpy.core.persistence.persistence_facade' has no attribute 'Persistence' failed to register component: /usr/local/lib/python3.11/site-packages/digitalpy/core/logic, with...
Following the instructions to build the docker image: https://github.com/FreeTAKTeam/FreeTakServer/blob/master/README_DOCKER.md `docker build -t freetak .` Then deploy the container to minikube. The container fails to start: ``` $ kubectl logs -f...