Skip to content

Very slow data fetching #15

@kuabhish

Description

@kuabhish

Following up on the issue : https://github.com/textileio/android-ipfs-lite/issues/12

The fetching of any data is very slow (in android). I am also checking in the browser, parallely. It is fetching the same CID a lot faster.

How can it be made faster?
In half an hour i only got error:

E/GoLog: 2020-04-23T13:04:43.490Z	�[33mWARN�[0m	relay	go-log/log.go:180	relay error: MALFORMED_MESSAGE (400)
E/GoLog: 2020-04-23T13:13:17.960Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:13:24.722Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:13:49.936Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:14:17.597Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:15:46.891Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:16:25.177Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:17:33.337Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:18:00.233Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:19:17.091Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:20:37.229Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:20:42.545Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:22:26.788Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:22:45.868Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:23:25.332Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:23:36.365Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set
E/GoLog: 2020-04-23T13:24:12.372Z	�[33mWARN�[0m	bitswap	go-log/log.go:175	SendMsg errored but neither 'done' nor context.Done() were set

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions