[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database
From: |
Axel Braun |
Subject: |
Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database |
Date: |
Sun, 18 Apr 2021 17:44:24 +0200 |
One step further......
Am Mittwoch, 14. April 2021, 20:40:46 CEST schrieb Axel Braun:
> I'm trying to get the new FHIR server running.
> Changes to /usr/lib/python3.6/site-packages/server/config.py were made for
> the targeted database (ghdemo36)
>
> (NB: I feel this kind of config should go somehwere into /etc )
>
> However, the FHIR server does not find the running Postgres-Database and is
> looking for a sqlite-database:
>
> localhost:/home/test # python3 /usr/lib/python3.6/site-packages/server/
> fhir_server.py
....
> I feel a link to the server config could be beneficial to find the right
> database. Or is there some hidden config?
Hidden in that way, that the hint was not in the source pacakge, but in the
wiki (Thanks, Andreas)
TRYTON_CONFIG = '' # Set this to the path of the Tryton configuration
file
However, result remains the same - server is still looking for a sqlite
database with that name.
Cheers
Axel
- [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Axel Braun, 2021/04/14
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database,
Axel Braun <=
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Luis Falcon, 2021/04/18
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Axel Braun, 2021/04/22
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Luis Falcon, 2021/04/22
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Axel Braun, 2021/04/22
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Luis Falcon, 2021/04/22
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Luis Falcon, 2021/04/22
- Re: [Health-dev] gnuhealth fhir server 0.9b3 does not find database, Axel Braun, 2021/04/23