fossasia / susi_linux

Hardware for SUSI AI https://susi.ai
Apache License 2.0
1.6k stars 148 forks source link

Server not always loading up instantly after the systemd service is executed #464

Closed sansyrox closed 5 years ago

sansyrox commented 5 years ago

Describe the bug

Server not always loading up instantly after the systemd service is executed and the pi changes to the online server instead.

To Reproduce

Steps to reproduce the behavior:

  1. Try restarting the speaker again and again.
  2. it will show a line saying server is down

Expected behavior

To connect to the local server as soon as available.

Additional context

I'll be writing an async method that switches to local server as soon as available.