dev-rewards icon indicating copy to clipboard operation
dev-rewards copied to clipboard

Proof has invalid format

Open guonaihong opened this issue 1 year ago • 14 comments

os

  • mac
  • ubuntu 22.04.3 TLS

Ran this command

docker build -t dev-reward-script .

docker run -it --network none -v ~/.ssh:/root/.ssh:ro dev-reward-script

The proof file I generated successfully. console Success! Copy the line below and paste it in the Fluence airdrop website. However, it reports a format error: "proof has invalid format".

The latest development

Changed to a new wallet and successfully received the reward

guonaihong avatar Mar 25 '24 09:03 guonaihong

I got the same issue when run it by using .sh

zeroXBami avatar Mar 25 '24 13:03 zeroXBami

same

ElDavoo avatar Mar 25 '24 14:03 ElDavoo

I got the same issue when run it by using .sh

me too

RoyaNsss avatar Mar 25 '24 15:03 RoyaNsss

same

kesar avatar Mar 25 '24 16:03 kesar

I got the same issue when run it by using .sh

use ubuntu 22.04 and success claim

RoyaNsss avatar Mar 26 '24 01:03 RoyaNsss

In my case, I found that git pull and re-run worked fine. Make sure your git clone is not an old version

Dilrong avatar Mar 26 '24 01:03 Dilrong

also failed in web method, windows wsl ubuntu22.04

wens07 avatar Mar 26 '24 09:03 wens07

also failed in web method, windows wsl ubuntu22.04

试试去阿里云或者腾讯云整个香港的 ubuntu22.04 用.sh,把你ssh私钥传上去就可以

RoyaNsss avatar Mar 26 '24 09:03 RoyaNsss

now the same proof that i generated yesterday works, maybe it was just a server problem
anyway the docker image should be able to be rebased to python:3.12 without issues

ElDavoo avatar Mar 26 '24 10:03 ElDavoo

I met it too. I don't know how to fix it

EdwardDaniels0622 avatar Mar 27 '24 02:03 EdwardDaniels0622

I met it too. I don't know how to fix it

Clear your browser cache and reclaim

jingsam avatar Mar 27 '24 06:03 jingsam

also failed in web method, windows wsl ubuntu22.04

试试去阿里云或者腾讯云整个香港的 ubuntu22.04 用.sh,把你ssh私钥传上去就可以

thanks have been succeeded by using bash method under wsl last night

wens07 avatar Mar 27 '24 08:03 wens07

I have the same issue with all 3 ways to proof generate

mihailShumilov avatar May 27 '24 11:05 mihailShumilov

I also have this issue. The proof that the scripts generate are rejected as "Proof has invalid format" at https://claim.fluence.network/proof

ecederstrand avatar Aug 11 '24 14:08 ecederstrand