explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Page block can not be synchronized, ssh suggested error

Open zhq1 opened this issue 7 years ago • 1 comments

root@vultr:~/explorer# npm start

[email protected] start /root/explorer node --stack-size=10000 ./bin/cluster

Starting cluster with pid: 6050 GET / 200 739ms - 8.48kb GET /vendor/jqplot/jquery.jqplot.css 304 2ms GET /themes/Yeti/bootstrap.min.css 304 2ms GET /stylesheets/style.css 304 1ms GET /vendor/jqplot/jquery.jqplot.min.js 304 0ms GET /vendor/jqplot/plugins/jqplot.dateAxisRenderer.min.js 304 0ms GET /vendor/jqplot/plugins/jqplot.ohlcRenderer.min.js 304 0ms GET /vendor/jqplot/plugins/jqplot.highlighter.min.js 304 0ms GET /vendor/jqplot/plugins/jqplot.pieRenderer.min.js 304 1ms GET /vendor/jqplot/plugins/jqplot.barRenderer.min.js 304 0ms GET /vendor/jqplot/plugins/jqplot.categoryAxisRenderer.min.js 304 1ms GET /javascripts/chart.js 304 0ms GET /images/logo.png 304 0ms GET /themes/fonts/glyphicons-halflings-regular.woff2 304 0ms GET /api/getdifficulty 200 5ms - 7b { [Error: Method not found] code: -32601 }

zhq1 avatar Oct 27 '17 10:10 zhq1

you may have to look your settings.json again RPC_METHOD_NOT_FOUND = -32601

erfan007p avatar Oct 27 '17 10:10 erfan007p