You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: