Skip to content

fix and re-enable log.tail tests. #66

@SgtPooki

Description

@SgtPooki

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High: Likely tackled by core team if no one steps updif/mediumPrior experience is likely helpfuleffort/hoursEstimated to take one or several hoursjavascriptPull requests that update javascript codekind/maintenanceWork required to avoid breaking changes or harm to project's status quostatus/readyReady to be worked

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions