2023-05-02

This is Maëlle's DBGI daily open-notebook.

Today is 2023.05.02

TODO

CODE

NOTES

Error when connecting to db via node: ' Error fetching molecules: Error: self signed certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1532:34) at TLSSocket.emit (node:events:527:28) at TLSSocket._finishInit (node:_tls_wrap:946:8) at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:727:12) { code: 'DEPTH_ZERO_SELF_SIGNED_CERT' }'

Provisory Solution: 'export NODE_TLS_REJECT_UNAUTHORIZED=0'

TODO NEXT

Important for redaction