User Tools

Site Tools


medal-hub:troubleshooting-guide

This is an old revision of the document!


medAL-hub Troubleshooting Guide

Purpose and Scope

This page presents some issues you may encounter with medAL-hub, and ways to solve them.

Tablet Doesn't See the Hub

  • Are the tablets and the hub on the same wifi-network?
  • Is the hub's IP entered properly in the the health facility? (Proper syntax: http://<hub-ip-address>)
  • Do you see the proper hub address in the settings page of medAL-reader?

Modify the HUB environnement variable

First you need to enter the bitbucket folder with

cd liwi-local-data/
# Then you can edit the file with your prefered editor
nano .env
# Set the wanted value and apply the change with
php artisan config:clear

Modify the HUB environnement variable

Available commands

  • php artisan medical_cases:send
    • This will get every medical cases with a close status and with a null value for synchronized_at. And then send these cases to the medal-data
  • php artisan medical_case:close
    • This command will get every medical cases with a NOT close status and a date value for updated_at being greater than 36h and close them
medal-hub/troubleshooting-guide.1649834625.txt.gz · Last modified: 2022/04/13 09:23 by Sylvain