You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running a docker container of the latest feederd image, and I noticed that after some hours the service stops logging anything and it stops also updating the price of my daemon.
It looks like kraken stops feeding prices for some reason, but after taking a quick look at the code, it might be that this operation returns an error preventing to add stuff to the channel (which should cause the update of the daemon's market price).
Investigation is needed.
The text was updated successfully, but these errors were encountered:
tiero
changed the title
Docker service seems to freeze after a while
feeders seems to freeze after a while (run as Docker container)
May 19, 2021
I'm running a docker container of the latest feederd image, and I noticed that after some hours the service stops logging anything and it stops also updating the price of my daemon.
It looks like kraken stops feeding prices for some reason, but after taking a quick look at the code, it might be that this operation returns an error preventing to add stuff to the channel (which should cause the update of the daemon's market price).
Investigation is needed.
The text was updated successfully, but these errors were encountered: