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

Streamr 1.0 #219

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Streamr 1.0 #219

wants to merge 6 commits into from

Conversation

teogeb
Copy link
Contributor

@teogeb teogeb commented Oct 16, 2023

Updated brokers to use new dev-tatum tag and updated dependencies for the brokers. Updated entry-point to use the dev-tatum tag.

TODO

Entry point seems to fail before it starts, and that prevents also brokers from starting:

streamr-docker-dev start entry-point
Starting entry-point
[+] Running 1/1
 ✔ Container streamr-dev-entry-point  Started                                                                             0.3s
streamr-docker-dev log -f entry-point
streamr-dev-entry-point  | 2023-10-16T14:21:56.490970752Z ERROR [2023-10-16T14:21:56.302] (WebSocketConnector  ): Failed to connect to the entrypoint
streamr-dev-entry-point  | 2023-10-16T14:21:56.491102105Z     error: {
streamr-dev-entry-point  | 2023-10-16T14:21:56.491114071Z       "code": "CONNECTION_FAILED",
streamr-dev-entry-point  | 2023-10-16T14:21:56.491118704Z       "originalError": {
streamr-dev-entry-point  | 2023-10-16T14:21:56.491122081Z         "code": "CONNECTION_FAILED"
streamr-dev-entry-point  | 2023-10-16T14:21:56.491125434Z       }
streamr-dev-entry-point  | 2023-10-16T14:21:56.491128506Z     }
streamr-dev-entry-point  | 2023-10-16T14:21:58.368922892Z Entry point started

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

Successfully merging this pull request may close these issues.

2 participants