Joe @ Corrin Data
Joe @ Corrin Data
I'll echo this. It would be good to know when the provisioning service will be back up.
Same issue: 9a5bea6ec9a842b8ace7d5e0620265fb
The way I'm getting around it now is to link and deploy via github actions. The password I am using to link locally is correct (but failing)
> Yep getting the same with "npm:web-push" library. same: `[Error] Error sending push notifications TypeError: Invalid PEM label at SignImpl.sign (ext:deno_node/internal/crypto/sig.ts:35:29) at sign (file:///tmp/sb-compile-edge-runtime/node_modules/localhost/jwa/2.0.0/index.js:152:45) at Object.sign (file:///tmp/sb-compile-edge-runtime/node_modules/localhost/jwa/2.0.0/index.js:200:27) at Object.jwsSign [as...
Hey @maxmnemonic sorry for the delayed response. I can't share that pptx im afraid as its a clients file. This is what I'm running: docling==2.7.0 docling-core==2.4.0 docling-ibm-models==2.0.6 docling-parse==2.1.0
1.10.3 has this issue
I've got this issue. Not sure from the discussion what the fix is; wait for an update to the docker compose?
Is there an updated docker compose to go with this env file?
Hey @FelixMalfait , thanks for the speedy response. Well off the bat that docker compose file expects a PG_DATABASE_HOST: PG_DATABASE_URL: postgres://twenty:twenty@${PG_DATABASE_HOST}/default In the env file the only var resembling that...