Skip to content

DNS name resolution fails on android #3025

@agazso

Description

@agazso

Context

The arm64 binary of bee can be run on android without any dependencies. However there is an error when starting bee, because it is not able to join to the swap-endpoint by name. The error seems to be that the DNS name resolution fails.

As a workaround we built a javascript proxy and run it on localhost and use the localhost address as a swap-endpoint, but it would be better if swarm would just run natively on android without problems.

Screenshot 2022-06-13 at 13 56 08

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions