WindmillWWindmill
Powered by
reevesR
Windmill•3y ago•
23 replies
reeves

Postgres TLS Connection is invalid

I've followed other questions about deno pgCLient raising an error

Error: The certificate used to secure the TLS connection is invalid.
    at Connection.#startup 
Error: The certificate used to secure the TLS connection is invalid.
    at Connection.#startup 


I've added the following to the docker-compose:

  windmill_worker:
    environment:
      - ACCEPT_INVALID_CERTS="true"
  windmill_worker:
    environment:
      - ACCEPT_INVALID_CERTS="true"


It's not fixed the issue. Is this the correct env?
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Internal: Result of job is invalid json (empty)
Heirless LionHHeirless Lion / help
3y ago
Prepared Statement Error - Postgres
ZachZZach / help
11mo ago
Connect postgres from docker.
CamoCCamo / help
2y ago
postgres sql bind varaiables
SindreSSindre / help
2y ago