Config
{
“Identity”: {
“PeerID”: “12D3KooWKYy9Z7obEaAk7t7Hja7oLpFDzLDNgyj7XKq1ZzXqPzJy”,
“PrivKey”: “CAESQDCLe1A6GCjqn+XaGp4TO3vsKtXQAl3O8DA57JmfQ/D4kKMgtBQsVyLwVlq2K0En9gTmcUWla1SVaQe60EG7OIY=”
},
“Datastore”: {
“StorageMax”: “10GB”,
“StorageGCWatermark”: 90,
“GCPeriod”: “1h”,
“Spec”: {
“mounts”: [
{
“child”: {
“path”: “blocks”,
“shardFunc”: “/repo/flatfs/shard/v1/next-to-last/2”,
“sync”: true,
“type”: “flatfs”
},
“mountpoint”: “/blocks”,
“prefix”: “flatfs.datastore”,
“type”: “measure”
},
{
“child”: {
“compression”: “none”,
“path”: “datastore”,
“type”: “levelds”
},
“mountpoint”: “/”,
“prefix”: “leveldb.datastore”,
“type”: “measure”
}
],
“type”: “mount”
},
“HashOnRead”: false,
“BloomFilterSize”: 0
},
“Addresses”: {
“Swarm”: [
“/ip4/0.0.0.0/tcp/4001”,
“/ip6/::/tcp/4001”,
“/ip4/0.0.0.0/udp/4001/quic”,
“/ip6/::/udp/4001/quic”
],
“Announce”: ,
“AppendAnnounce”: ,
“NoAnnounce”: ,
“API”: “/ip4/127.0.0.1/tcp/5001”,
“Gateway”: “/ip4/127.0.0.1/tcp/8080”
},
“Mounts”: {
“IPFS”: “/ipfs”,
“IPNS”: “/ipns”,
“FuseAllowOther”: false
},
“Discovery”: {
“MDNS”: {
“Enabled”: true,
“Interval”: 10
}
},
“Routing”: {
“Type”: “dht”
},
“Ipns”: {
“RepublishPeriod”: “”,
“RecordLifetime”: “”,
“ResolveCacheSize”: 128
},
“Bootstrap”: [
],
“Gateway”: {
“HTTPHeaders”: {
“Access-Control-Allow-Headers”: [
“X-Requested-With”,
“Range”,
“User-Agent”
],
“Access-Control-Allow-Methods”: [
“GET”
],
“Access-Control-Allow-Origin”: [
“*”
]
},
“RootRedirect”: “”,
“Writable”: false,
“PathPrefixes”: ,
“APICommands”: ,
“NoFetch”: false,
“NoDNSLink”: false,
“PublicGateways”: null
},
“API”: {
“HTTPHeaders”: {}
},
“Swarm”: {
“AddrFilters”: null,
“DisableBandwidthMetrics”: false,
“DisableNatPortMap”: false,
“RelayClient”: {},
“RelayService”: {},
“Transports”: {
“Network”: {
“QUIC”: false
},
“Security”: {},
“Multiplexers”: {}
},
“ConnMgr”: {
“Type”: “basic”,
“LowWater”: 600,
“HighWater”: 900,
“GracePeriod”: “20s”
}
},
“AutoNAT”: {},
“Pubsub”: {
“Router”: “”,
“DisableSigning”: false
},
“Peering”: {
“Peers”: null
},
“DNS”: {
“Resolvers”: {}
},
“Migration”: {
“DownloadSources”: ,
“Keep”: “”
},
“Provider”: {
“Strategy”: “”
},
“Reprovider”: {
“Interval”: “12h”,
“Strategy”: “all”
},
“Experimental”: {
“FilestoreEnabled”: false,
“UrlstoreEnabled”: false,
“GraphsyncEnabled”: false,
“Libp2pStreamMounting”: false,
“P2pHttpProxy”: false,
“StrategicProviding”: false,
“AcceleratedDHTClient”: false
},
“Plugins”: {
“Plugins”: null
},
“Pinning”: {
“RemoteServices”: {}
},
“Internal”: {}
}
As you mentioned I disabled the QUIC protocol and started my daemon back and ran the libp2p-relay-daemon.