kjcsb1

Results 7 comments of kjcsb1

I have experienced this across multiple self-hosted PostHog (ClickHouse-based) versions. The behaviour for me is as follows: 1. Install Posthog 2. Runs normally 3. Stop docker 4. Start docker again...

I'm experiencing the same issue. ``` service: docstore-api-v1 provider: name: aws layers: super: path: /path/to/super-lambda-function/ package: individually: true functions: create_doc: handler: src.doc_api.create_doc.lambda_handler description: Creates a document owned by the current...

I used this technique and it works well thanks. For a role, the syntax I used is: ```sql DO $do$ BEGIN IF NOT EXISTS ( SELECT FROM pg_catalog.pg_roles WHERE rolname...

Thanks for your great work. That fixed it. I believe the issue was caused by the seeded data not including thumbnails. Also I noticed that `./src/components/layout/nav-bar.jsx` is looking for a...

BTW the [link](https://docs.medusa-commerce.com/how-to/create-medusa-app/) to the [Discord server](https://discord.gg/DSHySyMu) doesn't work.

Many thanks for the prompt response. I was trying on my laptop: Linux Mint 20.3 I tried `sudo apt install linux-tools-5.8.0-63-generic` but that didn't help. I also just tried on...

# Comment for GitHub Issue #230 We're experiencing the same `InvalidJarJwt(cause=Untrusted x5c)` error with publicly-trusted Let's Encrypt certificates. ## Our Scenario **Environment:** - Library: `eu.europa.ec.eudi:eudi-lib-android-wallet-core:0.20.0` - Certificate Authority: Let's Encrypt...