stellar-deprecated / stellard

INACTIVE. Server in the Stellar network. Maintains the distributed ledger. Introduces and validates transactions. This repo is not in active development, it is being replaced by stellar-core.
Other
271 stars 60 forks source link

often encounter `noNetwork` error #177

Open filod opened 9 years ago

filod commented 9 years ago

we are an exchange which support stellar, but we often get noNetwork error from stellard, why is this, and when this can be solved?

jedmccaleb commented 9 years ago

You are running your own stellard or connecting to ours?

filod commented 9 years ago

i've tried to run my own stellard before, but it only get me more noNetwork :(

jedmccaleb commented 9 years ago

It will say noNetwork when your stellard isn't synced to the network. It can take several hours to sync with the current codebase. We are trying to improve this.