Hi Luis, When configuring the uWSGI server, I have followed the steps documented in the following link as closely as I can.
https://en.wikibooks.org/wiki/GNU_Health/Federation_Technical_Guide#Running_Thalamus_from_a_WSGI_Container However, I have encountered the following error with uWSGI server for Thalamus when sending a GET request. http --verify no --auth ITAPYT999HON:gnusolidario https://localhost:8443/people/ESPGNU777ORG http: error: SSLError: HTTPSConnectionPool(host='localhost', port=8443): Max retries exceeded with url: /people/ESPGNU777ORG (Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')",),)) while doing GET request to URL: https://localhost:8443/people/ESPGNU777ORG Do you have any suggestions for this? Kind Regards, Cornelius From: Luis Falcon <fal...@gnuhealth.org> Sent: Wednesday, September 18, 2019 6:40 PM To: Cornelius Lee <cornel...@renewgpl.com> Cc: health-dev@gnu.org <health-dev@gnu.org> Subject: Re: [Health-dev] Development snapshot for upcoming 3.6 series [Was:Re: Health-dev Digest, Vol 97, Issue 3] Morning Cornelius ! On Wed, 18 Sep 2019 03:51:34 +0000 Cornelius Lee <cornel...@renewgpl.com> wrote: > Good morning Luis, > > I have tried the Federation Resource Locator but have not been able > to retrieve information from the peoples table in the federation DB. > > Attached is the screenshot of a search query. Thanks for the feedback, and thank you for testing the FRL plugin ! Did you check the connection settings ? Health -> Configuration -> Federation -> Node Configuration Looking at your screenshot, you have entered the federation ID in both fields. The first field, the resource, is to be left with the default value (people). Please send the link of the snapshot, not the snapshot itself in the mail . Check https://en.wikibooks.org/wiki/GNU_Health/FAQ#Can_I_include_screenshots_in_my_mails_? PS: Thanks for updating the Wikibook ! Bests Luis