This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Description
Hello,
I did:
Checkout a copy of the source:
go get github.com/OpenBazaar/openbazaar-go
cd openbazaar-go
git checkout v0.14.6
go run openbazaard.go start
= RESULT =
OpenBazaar Server v0.14.6
2021/10/10 16:49:36
OpenBazaar Server v0.14.6
[Press Ctrl+C to exit]
unable to migrate unknown schema
exit status 1
= NOTE =
When I build on Windows 10 with Go and run, there are not problems and I can connect locally.
Also, how to startup with a USERNAME and PASSWORD so that I can run it on a VPS and remotely connect with the Openbarzaar-Desktop?
Any help would be greatly appreciated.
Thanks in advance