Alain Galdemas
Alain Galdemas
Hello, I discover while trying recovery process (step 4), described in doc/RECOVERY.md, that the ssh connection from barman container can't work as written, because the ssh keys are not properly...
## **Describe the bug** a "Content-Type: application/json" is added systematically to the request even for **GET http method**, which is sometimes refused by software very strict with http standard. ##...
I tried today to deploy last version (8.1.0), the docker version on macos, using the docker-compose.yml, but when I try to get the login page, the tomcat send back an...
Hello, I'm trying to update our knowage statefulset from 8.05 to 8.1, I tried to do an update by keeping the main database, but when the knowage server start, we...
As you may know, it's not simple to build XACML policies using a simple text editor... But for the moment this is the only way, because Keyrock only offer a...
The json output of a read query to QL is formatted as series by attributes, and for one entity only, it is well adapted for charts But when used with...
running with ollama on mac M3 failed with: "error loading model: missing tensor 'token_embd.weight'"
tried on Mac M3 (36 Gb RAM): but got an error ``` ollama run ozbillwang/deepseek-janus-pro pulling manifest pulling a338945d54b9... 100% ▕██████████████████████████████████████▏ 4.6 MB pulling f0fd86e87432... 100% ▕██████████████████████████████████████▏ 353 B verifying...
look at ["aga-modififcations.md"](https://github.com/agaldemas/data-models/blob/master/aga-modifications.md) for modifications explainations
I have this error resulting of the Account HL7 model validation: "test_schema_metadata": { "test_name": "Validating schema.json metadata", "success": false, "message": [ "*** schema.json file not found" ] }, which shows...
among model test I have a failure validating an HL7/FHIR-R4 model [Account](https://raw.githubusercontent.com/agaldemas/incubated/master/SMARTHEALTH/HL7/FHIR-R4/Account), [Master test file](https://github.com/smart-data-models/data-models/blob/master/test_data_model/master_tests.py) something should be added like a depth limit to avoid this issue for complex schema,...