koinos / koinos-gui-miner

The Koinos Miner (GUI) provides a sleek and functional user interface that allows users to mine the KOIN ERC-20 which will be used to deliver an equitable initial token distribution on the Koinos blockchain.
http://koinos.io
GNU General Public License v3.0
26 stars 3 forks source link

The provided Ethereum Endpoint is not valid. #130

Open rohitdhaka opened 3 years ago

rohitdhaka commented 3 years ago

Capture

Xn4m3d commented 3 years ago

Same here, project still in dev ?

RDPMachado commented 3 years ago

Same here. Everything was fine and then this happened.

jabster101 commented 3 years ago

Same here. I'm no longer able to mine. The endpoint points to http://mining.koinos.io, which is not reachable. Query on port 80 shows an Ubuntu error: 502 'Bad Gateway'. The service is down.

mvandeberg commented 3 years ago

OP url is wss://main-rpc.linkpool.io/ws, which is not our endpoint.

As per @jabster101's comment, we are looking in to it. In the meantime, Infura provides an endpoint on their free tier that is more than sufficient to run the miner against.

jabster101 commented 3 years ago

Hi Michael/ @mvandeberg

Do you recommend using the linkpool URL instead? (this sparks error: "Failed to retrieve the start time from the token mining contract.") The contract is apparently stored at mining.koinos.io.

I'll wait for resolution on the koinos URL -- hopefully my mining efforts will still be present.
Would you happen to have an ETA for resolution (no one seems officially assigned to this issue).

Thanks much!

RDPMachado commented 3 years ago

Infura worked perfectly. Thanks @mvandeberg

Dokopac commented 3 years ago

Capture

I am not able to mine despite having sent eth to the recipient address. Keep getting same response as in the image

leviable commented 3 years ago

Was able to get this running using Infura

  1. Navigate to Infura, create an account and then verify it
  2. Click the Ethereum button on the left nav bar, and create a new project
  3. Name your project
  4. Once created, your mainnet endpoint will be under the ENDPOINTS dropdown on the settings page
pingustar commented 3 years ago

the http://mining.koinos.io endpoint is still down. If you want people to mine you should get this sorted as most people wont go the extra mile and provide a different endpoint.

ChumChum0187 commented 2 years ago

Just downloaded version 1.0.1 and I'm getting the error: "The provided Ethereum Endpoint is not valid". Is http://mining.koinos.io up and running?

In the previous version I kept getting this error after the app mined for a couple of hours: image

Has this been fixed or is there a workaround in version 1.0.1?