Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Manually install ca-bundle kmod-tun for openwrt #69

@Yong-OmniEdge

Description

@Yong-OmniEdge

Install ca-bundle to fix x509 error opkg install ca-bundle:

ERROR[2023-02-20T12:00:29] Fail to call backend API [https://api.omniedge.io/api/v2/auth/login/security-key]. err is Post "https://api.omniedge.io/api/v2/auth/login/security-key": x509: certificate signed by unknown authority
ERROR[2023-02-20T12:00:29] This client has some unpredictable problems, please contact the omniedge team.

Install mod-tun to fix no TUN/TAP device opkg install kmod-tun:

[tuntap_linux.c:124] ERRORtuntap open() error: No such file or directory[2]. Is the tun kernel module loaded?
ERROR[2023-02-20T12:03:34] fail to open TUN/TAP device

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