radiator icon indicating copy to clipboard operation
radiator copied to clipboard

Ensure User Agent database is present on startup

Open eteubert opened this issue 6 years ago • 0 comments
trafficstars

On application start, verify that ua_inspector is setup correctly by checking that its database is available.

See https://hexdocs.pm/ua_inspector/UAInspector.html#ready?/0

In case of failure, print a helpful message, mainly that it can be fixed by running mix ua_inspector.download --force.

eteubert avatar May 28 '19 13:05 eteubert