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

openbazaar2 stuck on start #53

Open
vova3379 opened this issue Apr 12, 2018 · 0 comments
Open

openbazaar2 stuck on start #53

vova3379 opened this issue Apr 12, 2018 · 0 comments

Comments

@vova3379
Copy link

vova3379 commented Apr 12, 2018

Hello, can someone suggest why openbazaar2 stuck on start - see output below

go run $GOPATH/src/github.com/OpenBazaar/openbazaar-go/openbazaard.go start


_____ \ ______ ____ __ _____ _____________ _____ _______
/ | \____ _/ __ \ / | | /_ \ ___ /__ \ __ \_ __
/ | \ |> > /| | \ | \ / __ _/ / / __ _/ __ | | /
_
__ / / _ >| /___ /(____ /_____ (____ (____ /|
/|
| / / / / / / /

OpenBazaar Server v0.11.1
[Press Ctrl+C to exit]

this is fist start and on config directory continuesly changed
.openbazaar2.0/datastore/000011.log
and logs in
.openbazaar2.0/logs/

strace and lsof show that server working with files in .openbazaar2.0 directory.
Can someone suggest why server start stuck

I also start download binary from https://github.com/OpenBazaar/openbazaar-go/releases/ and have same result
My os ubuntu 16.04 and go version 1.8.3

same with version go version 1.9.1
root@ubuntu:~# go run $GOPATH/src/github.com/OpenBazaar/openbazaar-go/openbazaard.go start


_____ \ ______ ____ __ _____ _____________ _____ _______
/ | \____ _/ __ \ / | | /_ \ ___ /__ \ __ \_ __
/ | \ |> > /| | \ | \ / __ _/ / / __ _/ __ | | /
_
__ / / _ >| /___ /(____ /_____ (____ (____ /|
/|
| / / / / / / /

OpenBazaar Server v0.11.1
[Press Ctrl+C to exit]
Generating Ed25519 keypair...Done
2018/04/24 20:21:46 Initializing OpenBazaar node at /root/.openbazaar2.0

root@ubuntu:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial

@vova3379 vova3379 changed the title can not connect to server openbazaar2 stuck on start Apr 23, 2018
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