Nassos Michas
Nassos Michas
Hi, I reproduced it on a newly created project with `sls create --template aws-java-maven`. Here's my versions info: ``` sls --version 1.25.0 more node_modules/serverless-domain-manager/package.json | grep -i version "version": "2.2.2"...
Just to add, I'm following the guide in https://grafana.com/docs/loki/latest/installation/simple-scalable-helm, deploying to a k3s cluster, getting the same error: ``` logger=context traceID=00000000000000000000000000000000 userId=1 orgId=1 uname=admin t=2022-07-21T10:33:48.310911275Z level=error msg="Failed to call resource"...
This "almost" works but I experience a weird behavior: The first option, of my first select on the form seems to have its value nullified after this patch is applied....
There isn't much to share I'm afraid, as it's pretty much us dipping our toes into the Quarkus/LangChain4j integration, so it's just "hello world" code for now. Once we glue...
Thank you both for your prompt replies. @sberyozkin indeed, I'm using WebSockets Next and Quarkus 3.21.1. I understand `@Authenticated` is not required on my WebSocket endpoint, as I'm already using...
Hey @geoand, all, apologies for the delay - not much time for coding these days, however my good colleague Pablo (@pablokintopp) prepared a small PoC here: https://github.com/pablokintopp/token-propagation-issue Instructions on the...