Titannet-dao / titan-node

A new incentive system that integrates the world's idle resources
MIT License
56 stars 19 forks source link

L1 Node Binary Execution Error on ARM64 Architecture #60

Open gsweeh opened 3 months ago

gsweeh commented 3 months ago

I was selected as an L1 node runner. However, I'm encountering an issue when trying to execute the provided binary on my VPS, which uses an ARM64 architecture. The error message displayed is as follows:

bash: ./titan-candidate: cannot execute binary file: Exec format error

IMG_0427

TakaBoya commented 3 months ago

same for me, error like this: 2024-05-21T02:46:38.086-0400 ERROR main titan-edge/main.go:108 RPC client error: sendRequest failed: Post "https://test-locator.titannet.io:5000/rpc/v0": INTERNAL_ERROR (local): write udp [::]:58964->47.76.71.193:5000: sendmsg: invalid argument

utopiosphe commented 2 months ago

@gsweeh L1 node you are running requires dependencies specific to a certain system architecture and operating system. Please specify the source from which you downloaded L1 node, as well as your current operating system version and CPU architecture.