Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

{"message" : "404 Refer to API.md} #1

Open
clifftsai opened this issue Nov 1, 2018 · 1 comment
Open

{"message" : "404 Refer to API.md} #1

clifftsai opened this issue Nov 1, 2018 · 1 comment

Comments

@clifftsai
Copy link

Hi,
I saw messages when executing SiaMinerClient.py,
In the console, below text repeats...

Found solution !  nonce =  xxxxxxxxxx
{"message" : "404 Refer to API.md}

Any idea to fix it ? 
BTW, I've already tested FPGA H/W by MinerSerialTest.py

thx,

@pedrorivera
Copy link
Owner

Hi,

It's been a while since I last ran it. Siad has had so many changes, I wouldn't be surprised if the way I was using their API is deprecated. I would bet if you simply execute post = requests.post(url, data=minedHeader, headers=headers) with arbitrary data you would see the same. Maybe first try calling some GET method to sanity check your connection with siad?

I have little time right now to dig into that, but I'm glad to answer any questions. And of course, if you find what's wrong please let me know.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants