OpenBazaar / openbazaar-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
994 stars 283 forks source link

ERROR: create new IPFS node; failed to listen on any address #2077

Open 0xbluewolf opened 4 years ago

0xbluewolf commented 4 years ago

Freshly installed OpenBazaar from website downloads on a Whonix system. Local configuration points to 127.0.0.1:9050 (instead of 9150). I am getting the following error while starting from CLI with 'sudo openbazaar2 --tor'


2020/05/21 03:33:25 
OpenBazaar Server v0.14.2

2020-05-21 03:33:25.881 [DEBUG] [core/CheckAndSetUlimit] Successfully raised file descriptor limit to 32000

2020-05-21 03:33:25.897 [NOTICE] [cmd/Execute] Using Tor exclusively

2020-05-21 03:33:26.031 [ERROR] [cmd/Execute] create new ipfs node: failed to listen on any addresses: [510 Unrecognized command: Command filtered]

failed to listen on any addresses: [510 Unrecognized command: Command filtered]

Server exited with code: 1