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
And I've had the local bitcoin node reindex for everything.
How can I point insight, that is running on the same machine, to use this node?
For what its worth: the default startup appears to be running fine for internal use (I have the port blocked at my firewall):
Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port
35729 --dev-logger-port 53703 --nobrowser - Ctrl+C to cancel
[01:21:11] watch started ...
[01:21:11] build dev started ...
[01:21:11] Proxy added:/api => https://bch-insight.bitpay.com/api
[01:21:11] clean started ...
[01:21:11] clean finished in less than 1 ms
[01:21:11] copy started ...
[01:21:11] transpile started ...
[01:21:14] transpile finished in 2.69 s
[01:21:14] preprocess started ...
[01:21:14] deeplinks started ...
[01:21:14] deeplinks finished in 77 ms
[01:21:14] preprocess finished in 77 ms
[01:21:14] webpack started ...
[01:21:14] copy finished in 3.00 s
[01:21:22] webpack finished in 8.14 s
[01:21:22] sass started ...
[01:21:23] sass finished in 843 ms
[01:21:23] postprocess started ...
[01:21:23] postprocess finished in 3 ms
[01:21:23] lint started ...
[01:21:23] build dev finished in 11.82 s
[01:21:23] watch ready in 11.88 s
[01:21:23] dev server running: http://localhost:8100/
[OK] Development server running!
Local: http://localhost:8100
External: http://172.16.4.6:8100
DevApp: insight@8100 on i5serv
[01:21:26] lint finished in 2.97 s
The text was updated successfully, but these errors were encountered:
I already have an existing bitcoin full-node running. I've setup the following in its .conf file:
And I've had the local bitcoin node reindex for everything.
How can I point insight, that is running on the same machine, to use this node?
For what its worth: the default startup appears to be running fine for internal use (I have the port blocked at my firewall):
The text was updated successfully, but these errors were encountered: