openbazaar-go icon indicating copy to clipboard operation
openbazaar-go copied to clipboard

unable to migrate unknown schema

Open lonnietc opened this issue 3 years ago • 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

lonnietc avatar Oct 10 '21 20:10 lonnietc

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

fcl1892 avatar Dec 19 '21 10:12 fcl1892