Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on navigator.js #42

Open
XtreemSolution opened this issue Apr 14, 2022 · 1 comment
Open

Error on navigator.js #42

XtreemSolution opened this issue Apr 14, 2022 · 1 comment

Comments

@XtreemSolution
Copy link

XtreemSolution commented Apr 14, 2022

sudo node navigator.js

The output

======================================================
                  STARTING NAVIGATOR
======================================================


Logging started: 14/4/2022 - 12:32:56
* Navigator will use a local Sia instance in port 9980
* Connected to the SQLite database!
* API HTTP server running on port: 80
//// SQLite read error: SQLITE_ERROR: no such table: BlockInfo
* Creating tables for the database...
// Local Sia node unavailable for a /consensus call. Timing out 300000ms
@XtreemSolution XtreemSolution changed the title exit Error on navigator.js Apr 14, 2022
@hakkane84
Copy link
Owner

Hi there!
The first error line (SQL read error) is normal the first time you launch Navigator. The second one is caused by a Sia client instance not available for API calls. Be sure that Sia is running and, synced to the blockchain, available on port 9980 and responsive to cURL commands or API calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants