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
Serving static files from: /root/break/client/build
Server listening on port: 8080
getEpochInfo fetching
getLeaderSchedule fetching
getClusterNodes fetching
Airdrops enabled
Connecting to cluster: http://localhost:8899
Faucet balance: 0
Connected to cluster: http://localhost:8899
Reading /root/break/program/dist/break_solana_program.so...
Loading break solana program...
TPU Proxy refreshing...
TPU Proxy failed to connect, reconnecting TypeError: socket.connect is not a function
at /root/break/server/src/tpu_proxy.ts:108:16
at new Promise ()
at /root/break/server/src/tpu_proxy.ts:106:13
at step (/root/break/server/src/tpu_proxy.ts:33:23)
at Object.next (/root/break/server/src/tpu_proxy.ts:14:53)
at step (/root/break/server/src/tpu_proxy.ts:18:139)
at Object.next (/root/break/server/src/tpu_proxy.ts:14:53)
at /root/break/server/src/tpu_proxy.ts:8:71
at new Promise ()
at __awaiter (/root/break/server/src/tpu_proxy.ts:4:12)
TPU Proxy refreshing...
The text was updated successfully, but these errors were encountered:
Hi.
When I run npm run start: dev
This error message is displayed
root@vmi471461:~/break/server# npm run start:dev
Serving static files from: /root/break/client/build
Server listening on port: 8080
getEpochInfo fetching
getLeaderSchedule fetching
getClusterNodes fetching
Airdrops enabled
Connecting to cluster: http://localhost:8899
Faucet balance: 0
Connected to cluster: http://localhost:8899
Reading /root/break/program/dist/break_solana_program.so...
Loading break solana program...
TPU Proxy refreshing...
TPU Proxy failed to connect, reconnecting TypeError: socket.connect is not a function
at /root/break/server/src/tpu_proxy.ts:108:16
at new Promise ()
at /root/break/server/src/tpu_proxy.ts:106:13
at step (/root/break/server/src/tpu_proxy.ts:33:23)
at Object.next (/root/break/server/src/tpu_proxy.ts:14:53)
at step (/root/break/server/src/tpu_proxy.ts:18:139)
at Object.next (/root/break/server/src/tpu_proxy.ts:14:53)
at /root/break/server/src/tpu_proxy.ts:8:71
at new Promise ()
at __awaiter (/root/break/server/src/tpu_proxy.ts:4:12)
TPU Proxy refreshing...
The text was updated successfully, but these errors were encountered: