-
Notifications
You must be signed in to change notification settings - Fork 25
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
Docker image can't sync to test network #26
Comments
@andrevtg |
Seems like there are other issues with the Docker Image - cannot connect to test. ALICE@test> connect test Usage: ALICE@test> accept invitation from faber Usage: |
@PhillBO I was able to replicate your issue today. It's a problem with the docker image, it is caused by few of our validator nodes in the test network crashed and some issues with our communication protocol. We have identified part of the problem today (one of the workflows that dup'ed the problem started working, but another is still blocked). We will report back on further progress within 24 hours. |
Great stuff! Looking forward to really getting to task with your platform. Thanks! |
picking this up again - some success... another fail... however, next step - fails |
@PhillBO The "Not Yet Implemented" message tells me that the code that ran was old. We took that message out a while ago. I'm scratching my head, wondering what went wrong. I wonder if you could update your code ( |
Updated - results below... ALICE@test> accept invitation from faber Synchronizing... Pinging target endpoint: ('127.0.0.1', 5555) ALICE@test> |
Please try running the container with "--net=host".
Em sex, 6 de jan de 2017 às 14:36, phillbo <[email protected]>
escreveu:
… Updated - results below...
I am running the latest docker on OSX, no firewalls...
***@***.***> accept invitation from faber
Expanding faber to "Faber College"
Invitation not yet verified.
Attempting to sync...
Synchronizing...
Link Faber College synced
Pinging target endpoint: ('127.0.0.1', 5555)
Ping sent.
No response received within specified time (8000 mills). Retry the command
and see if that works.
***@***.***>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<sovrin-foundation/sovrin#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ3LO0aG5mgqfF8TBNVciTd_k_iZsF7xks5rPm13gaJpZM4K6fr3>
.
|
I looked at some notes on Kinematic and Docker for OS X, looks like there are some minor issues with proxy…
to remove those, I’ll set up a Ubuntu server this weekend and start form scratch!
I’ll let you know when I get success… thanks!
… On Jan 6, 2017, at 8:38 AM, André Fernandes ***@***.***> wrote:
Please try running the container with "--net=host".
Em sex, 6 de jan de 2017 às 14:36, phillbo ***@***.***>
escreveu:
> Updated - results below...
>
>
> I am running the latest docker on OSX, no firewalls...
>
>
> ***@***.***> accept invitation from faber
>
>
> Expanding faber to "Faber College"
>
>
> Invitation not yet verified.
>
>
> Attempting to sync...
>
>
> Synchronizing...
>
>
> Link Faber College synced
>
>
> Pinging target endpoint: ('127.0.0.1', 5555)
>
>
>
> Ping sent.
>
>
> No response received within specified time (8000 mills). Retry the command
> and see if that works.
>
>
> ***@***.***>
>
>
>
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <sovrin-foundation/sovrin#26 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AJ3LO0aG5mgqfF8TBNVciTd_k_iZsF7xks5rPm13gaJpZM4K6fr3>
> .
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <sovrin-foundation/sovrin#26 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ACSRUTo1_vR3HWcu0-ZYIA963QBM3YYIks5rPm3ogaJpZM4K6fr3>.
|
When using the Docker image:
The "Getting Started" instructions fail because sync never occurs.
The text was updated successfully, but these errors were encountered: