Open jsperezg opened 6 years ago
I don't know if it's related or not but dump_pks from command line finishes with the following error:
$ ./admin.py dump_pks 43 400 {"date":"2018-05-04 11:05:34.021","payload":{"error":"No PKS for election 43","code":7}} (env)agoraelec
Good morning. I've been trying to install agora following the instructions. At this moment I'm stuck with election creation. The election itself is written into the database however I can't start the it. The browser log shows that when I press the 'Create election' the api call create is invoked and it returs the following json:
After this call it seems to enter into an infinite loop asking for election data and election stats. Seems that it's waiting for something to happen.
/elections/api/election/41
and /elections/api/election/41/stats