decentraland / bronzeage-node

DEPRECATED: This codebase will not be mantained anymore, and formats are going to change when we move to the Decentraland Iron Age
https://decentraland.org
Other
104 stars 22 forks source link

website is not working #73

Closed ghost closed 7 years ago

ghost commented 7 years ago

When I open site in every section it says "Loading...". When refreshing I can see in terminal

Executing RPC call getblockchaininfo with params [] Executing RPC call getnewaddress with params [] Executing RPC call getminerinfo with params [] Getting mined tiles [ERROR] Error trying to execute the rpc call getblockchaininfoBad auth. [ERROR] Error trying to execute the rpc call getnewaddressBad auth. [ERROR] Error trying to execute the rpc call getminerinfoBad auth. [ERROR] Error trying to get the tiles. Bad auth.

running Ubuntu 17.04

ghost commented 7 years ago

rest of the code runs normally

eordano commented 7 years ago

Are you using the correct --apikey?

ghost commented 7 years ago

I an stupid. Was export $RPC_API_KEY instead of export RPC_API_KEY