dutu / poloLender

Free, open source, high performance bot for lending funds on Poloniex exchange
https://github.com/dutu/poloLender
Other
160 stars 47 forks source link

warning: Error connecting to server safe-hollows.crypto.zone (TransportError: xhr poll error) #27

Closed nylira closed 7 years ago

nylira commented 7 years ago

Getting this error when I'm running the server right now:

info: Reconnected to server safe-hollows.crypto.zone                                                                                                                         
info: Connected to server safe-hollows.crypto.zone
notice: Disconnected from server safe-hollows.crypto.zone
info: Reconnecting to server safe-hollows.crypto.zone (1)
info: Reconnected to server safe-hollows.crypto.zone
notice: returnOpenLoanOffers: ESOCKETTIMEDOUT
info: Connected to server safe-hollows.crypto.zone
notice: Disconnected from server safe-hollows.crypto.zone
info: Reconnecting to server safe-hollows.crypto.zone (1)
warning: Error connecting to server safe-hollows.crypto.zone (TransportError: xhr poll error)
warning: Error reconnecting to server safe-hollows.crypto.zone (TransportError: xhr poll error)
info: Reconnecting to server safe-hollows.crypto.zone (2)

Getting Application error when I visit the website manually too.

dutu commented 7 years ago

server safe-hollows.crypto.zone had a couple of minutes maintenance. Should be fine now

nylira commented 7 years ago

Thanks!