vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grinbox address listener stops spontaneously after hours of running

Detoo opened this issue · comments

commented

Symptoms

  • Grinbox listener stops randomly and spontaneously without any error log (as shown below)
  • Before it stops, it usually runs fine for a few hours
  • Observed this issue multiple times on two different machines, both are AWS t2.mirco instances with fully synced grin node

Log example

wallet713> listen
starting grinbox listener...
listener started for [***]
(after a few hours)
listener [***] stopped
wallet713> 

Suggestions & Questions

  • Is there a way to increase logging level?
  • Is there a way to run wallet713 as a service (vs REPL)?