Post
Topic
Board Service Discussion
Re: Need help with open bazaar. Unable to connect with server.
by
sadhusir
on 11/04/2016, 04:26:28 UTC
still no success  Embarrassed
Im using windows . i edited ob.cfg
Code:
[CONSTANTS]
#DATA_FOLDER = /path/to/OpenBazaar/

KSIZE = 20
ALPHA = 3

TRANSACTION_FEE = 15000

RESOLVER = https://resolver.onename.com/

[LIBBITCOIN_SERVERS]
mainnet_server1 = tcp://libbitcoin1.openbazaar.org:9091
mainnet_server3 = tcp://libbitcoin3.openbazaar.org:9091

[LIBBITCOIN_SERVERS_TESTNET]
testnet_server2 = tcp://libbitcoin2.openbazaar.org:9091,baihZB[vT(dcVCwkhYLAzah{3@k?+>T&^3
testnet_server4 = tcp://libbitcoin4.openbazaar.org:9091,
[AUTHENTICATION]
#SSL = False

#SSL_CERT = /path/to/certificate.crt
#SSL_KEY = /path/to/privkey.key

USERNAME = 123456
PASSWORD = 123456

[MAINNET_SEEDS]
mainnet_seed2 = seed2.openbazaar.org:8080,8b17082a57d648894a5181cb6e1b8a6f5b3b7e1c347c0671abfcd7deb6f105fe
mainnet_seed3 = seed.obcentral.org:8080,f0ff751b27ddaa86a075aa09785c438cd2cebadb8f0f5a7e16f383911322d4ee

[TESTNET_SEEDS]
testnet_seed1 = seed.openbazaar.org:8080,5b44be5c18ced1bc9400fe5e79c8ab90204f06bebacc04dd9c70a95eaca6e117
while im running openbazaar.exe its asking for
Server ip - localhost    ssl on
username- 123456
password- 123456
rest api port- 18469
websocket api port- 18466
heartbeat socket port - 18470

Still same error Unable to connect to your server .
Am i missing something ?