fossasia / susi_linux

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

The SUSI Server Doesn't auto boot #453

Closed sansyrox closed 4 years ago

sansyrox commented 5 years ago

Describe the bug

The SUSI Server doesn't autoboot and one has to manually boot it to work on the functionality,

To Reproduce

Steps to reproduce the behavior:

  1. Start RasPi after installation
  2. Ping localhost:8000

Expected behavior

To make it autoboot

Additional context

I'd like to take this up

hongquan commented 5 years ago

It is automatically started, but because of some unknown reason, the startup is not always successful.

norbusan commented 5 years ago

I think the problem is only with the boot not waiting for the server actually started. The recent changes I made in susi_installer and the systemd script should fix that. I suggest closing this.

norbusan commented 4 years ago

That has been fixed for quite some time now, closing the issue