ipfs / ipfs/kubo

`ipfs routing get` should allow querying when node is offline by enabling a flag

Open
#10,958 1 comment 0 reactions 0 assignees View on GitHub
effort/hours exp/intermediate kind/enhancement P2 topic/routing
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

### Checklist

- [x] My issue is specific & actionable.
- [x] I am not suggesting a protocol enhancement.
- [x] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my issue.

### Description

In our use case we'd like to load the raw IPNS record from our local kubo node with all of its props like `ttl`, `sequence` etc, and the only way to query it from the local node atm is through `ipfs routing get`.

The problem is routing automatically throws if our node is on offline mode. Can you either:

- Suggest a different way of getting the raw IPNS record from our local node
- Add a flag in `routing get` to allow querying the local node in offline mode

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.