Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Broken since the deprecation of 'steemd.steemit.com' on Jan 6th #68

@aidev42

Description

@aidev42

My app built with steem-piston hasn't been able to properly connect to a node ever since the depreciation of 'steemd.steemit.com' on January 6th, 2018. Can someone advise how to remedy?

from piston.steem import Steem
s = Steem()

Yields:
Lost connection to node during wsconnect(): wss://steemd.steemit.com (2/-1) Retrying in 2 seconds
Lost connection to node during wsconnect(): wss://node.steem.ws (3/-1) Retrying in 4 seconds

I have tried:
s = Steem('api.steemit.com')

and similar variations with no luck either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions