Open avicoder opened 1 year ago
you could add a restart: always
command to docker compose.
Because it crashes after some time it means radius server crashes. My scripts are just running before the standard
radius image starts.
So I think this is related to
The restart should just fixed it with an automatic restart
I am facing an issue with the default setup of the server.
Freeradius and Google Ldap auth is working as usual but no longer respond after some time.
Upon checking the
docker-compose ps
this is the response:I even gone ahead and add a cron job to restart it every hour but it seems not resolving this issue.