juju

Results 23 comments of juju

- 1 - having same issue on iPad on iPhone.

Any update on this? Seems this is a major bug. Doesn't work even on the Hugeinc example.

the connection itself works ( with sslmode = require ) , but it crashes when I try to do a simple execute statement to pull data `result = execute(conn, "SELECT...

you mean this ? ``` conn = LibPQ.Connection(" host = myhost user = xx port = 12345 sslmode = require dbname = defaultdb password = xxxx ") ```

without the execute statement, I get this: ``` PostgreSQL connection (CONNECTION_OK) with parameters: user = xx password = ******************** dbname = defaultdb host = xxxxx port = 12345 client_encoding =...

much appreciated. thank you. I can also connect you with the timescale devs

@FalcoSuessgott thanks for your reply. So I have a vault instance installed on my local machine, to use for the transit token setup as you suggest. I also have 3...

@FalcoSuessgott apologies for the delayed response. Thanks for the above post. I am still a little lost. 1. do I create a new role or task with this and reference...

@FalcoSuessgott I am getting a lot of 503 errors related to the vault initialization in the post_tasks section so haven't been able to get past that. Looks like the vault...

@philipcristiano I managed to deploy the nomad job using the info above, but it fails on a raspberrypi. I have a cluster with two client nodes on amd64 machines and...