OpenBazaar/openbazaar-go

unable to migrate unknown schema

lonnietc opened this issue · 1 comments

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

This project was abandoned by OB1, our fork is here https://github.com/mobazha/openbazaar-go. You could submit the issue here