Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

wrong seeds.json format? hash_name=seed['hashname'] #4

Open
groovehunter opened this issue Jul 27, 2014 · 0 comments
Open

wrong seeds.json format? hash_name=seed['hashname'] #4

groovehunter opened this issue Jul 27, 2014 · 0 comments

Comments

@groovehunter
Copy link

Seems it cannot interpret the seeds.json ? Could you guide with that please.

i use https://github.com/quartzjer/telehash-seeds/blob/619dbeb4ea8280af6a437e509e8ef49b5d7469b5/seeds.json

 File "./examples/seed.py", line 66, in <module>
    run_seed(keyfile=keyfile, seedfile=seedfile, port=args.port)
  File "./examples/seed.py", line 46, in run_seed
    seed.serve_forever()
  File "/srv/projektstuff/prog/python/plinth/local/lib/python2.7/site-packages/gevent/baseserver.py", line 282, in serve_forever
    self.start()
  File "/srv/projektstuff/prog/python/plinth/local/lib/python2.7/site-packages/plinth/core.py", line 45, in start
    seed_id = SwitchID(hash_name=seed['hashname'],
TypeError: string indices must be integers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant