Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Dual-stack Tor: unable to query any ticker API #1558

@gavriilos

Description

@gavriilos

I am facing another issue on openbazaar-go 0.13.2 when running in dual-stack mode (Tor and clearnet). My node is unable to query any ticker API. Here are the relevant error messages:

Get https://ticker.openbazaar.org/api: socks connect tcp: dial tcp: missing address
Get https://poloniex.com/public?command=returnTicker: socks connect tcp: dial tcp: missing address
Get https://api.kraken.com/0/public/Ticker?pair=BCHUSD: socks connect tcp: dial tcp: missing address

The end result is that all products on my store get locked with the following error:

This listing is not purchasable.
The item is priced in a currency for which exchange rate data is currently unavailable.

All these errors go away if I delete the line with the onion address from my config under Addresses.Swarm.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions