You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
attempted to address this by increasing logging and using that first line... but it's not grabbing it for some reason: e9b84ad. pausing this for now, this can be handled later
from #63 (comment)
I’ve tried IPFS_LOGGING="debug" ipfs log tail but the only thing I get is
╰─ ✘ 1 ❯ IPFS_LOGGING="debug" ipfs log tail 2022-11-02T17:53:53.844Z DEBUG cmd/ipfs ipfs/main.go:140 config path is /Users/sgtpooki/.ipfs
when I first run the command.
I don’t get anything after performing
add <file>
resolve <cid>/<subpath>
config Swarm.Transports.Network.WebTransport --json true
bootstrap rm <peer>
key gen --type=rsa --size=2048 mykey
name publish --key=mykey /ipfs/QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy
log level all error
routing provide <cid>
Currently broken. See
The text was updated successfully, but these errors were encountered: