You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: