ethersphere / bee-clef

bee-clef is official ethereum clef binary wrapped and preconfigured for bee as a service
GNU General Public License v3.0
79 stars 50 forks source link

bee-clef down with success #24

Closed iljooyoon closed 3 years ago

iljooyoon commented 3 years ago

sometimes bee-clef down (when cashout or maybe resource problem),

but it does not restart automatically, because clef down with success message.

so i should change bee-clef.service configuration from 'Restart=on-failure' to 'Restart=always'.

i think it is not good way because sometimes i could want to stop bee-clef.

Eknir commented 3 years ago

@vandot , what would be the best configuration that would ensure that bee-clef always restarts, unless the user explicitly turns it off?

Eknir commented 3 years ago

Thank you for reporting, we are looking into this!