Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Update circuit relay configuration to use v2 protocol #249

Open
FlorianRuen opened this issue Feb 17, 2022 · 0 comments
Open

Update circuit relay configuration to use v2 protocol #249

FlorianRuen opened this issue Feb 17, 2022 · 0 comments

Comments

@FlorianRuen
Copy link

When trying to use the Circuit Relaying example (found here in the repo), the config doesn't take the v2 procotol into account

"DisableRelay": false,
 "EnableRelayHop": true

Not available anymore and return an error / warning if the daemon launched using this configuration

ipfs  | 2022-02-17T13:00:55.456Z        FATAL   core:constructor    node/groups.go:138       The `Swarm.EnableRelayHop` config field is ignored.
ipfs  | Use `Swarm.RelayService` to configure the circuit v2 relay.
ipfs  | If you want to continue running a circuit v1 relay, please use the standalone relay daemon: https://github.com/libp2p/go-libp2p-relay-daemon (with RelayV1.Enabled: true)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant