A. Casanova
A. Casanova
Update: Maybe we can integrate karavan in a similar way than VS code. The project is rather cool: https://github.com/apache/camel-karavan
I have the same problem on a linux machine: `Ubuntu 23.10` with kernel `6.5.0-26-generic` and python `Python 3.11.6`. Az: ``` { "azure-cli": "2.58.0", "azure-cli-core": "2.58.0", "azure-cli-telemetry": "1.1.0", "extensions": {} }...
Description of the error: ``` ClientCookieExpiredError/ClientLoginRequiredError Cookie expired at 1646644050 Please re-check credentials again in ./creds/insta.yml file :) Login Infomation has been saved in ./creds/settings.json Error parsing error response: Expecting...
I found this interesting message in the class `CamelQuarkusTestSupport`. ```java @Override protected final void doQuarkusCheck() { //can run on Quarkus //log warning in case that at least one RouteBuilder in...
> Maybe it's just a typo? > > In the YAML example, you define `direct:my-uir-id`. But in the test you are trying to produce to `direct:my-uri-id`. Sorry, I have used...
I am using `v2.16.6.Final`. I will let you know if the error desapears in v.3.x when I move to that version. Thanks you @jamesnetherton for the workaround in yaml.