Skip to content

v0.27.3 not working on openwrt system #1875

@xcf13363175

Description

@xcf13363175

v0.27.3 not working on openwrt system, while v0.27.2 works fine.

2024-04-20T22:56:55Z INFO client/cmd/service_controller.go:80: stopped Netbird service
2024-04-20T22:56:56Z INFO client/cmd/service_controller.go:24: starting Netbird service
2024-04-20T22:56:56Z INFO client/cmd/service_controller.go:64: started daemon server: /var/run/netbird.sock
2024-04-20T22:56:56Z INFO client/internal/connect.go:104: starting NetBird client version 0.27.3 on linux/arm64
2024-04-20T22:56:58Z WARN client/internal/wgproxy/factory_linux.go:15: failed to initialize ebpf proxy, fallback to user space proxy: bpf_link not supported (requires >= v5.7)
2024-04-20T22:56:58Z INFO client/internal/routemanager/manager.go:88: Routing setup complete
2024-04-20T22:56:58Z WARN client/firewall/nftables/route_linux.go:69: table 'filter' not found for forward rules
2024-04-20T22:56:59Z ERRO client/firewall/nftables/route_linux.go:82: failed to create containers for route: nftables: unable to initialize table: conn.Receive: netlink receive: no such file or directory
2024-04-20T22:56:59Z ERRO client/firewall/create_linux.go:54: failed to create nftables manager: nftables: unable to initialize table: conn.Receive: netlink receive: no such file or directory
2024-04-20T22:56:59Z ERRO client/internal/engine.go:286: failed creating firewall manager: nftables: unable to initialize table: conn.Receive: netlink receive: no such file or directory
2024-04-20T22:56:59Z INFO client/internal/dns/host_linux.go:68: System DNS manager discovered: file
2024-04-20T22:57:02Z INFO client/internal/connect.go:247: Netbird engine started, my IP is: 100.114.106.xx/16
2024-04-20T22:57:02Z WARN signal/client/grpc.go:152: disconnected from the Signal Exchange due to an error: rpc error: code = Canceled desc = context canceled
2024-04-20T22:57:02Z ERRO signal/client/grpc.go:180: exiting the Signal service connection retry loop due to the unrecoverable error: context canceled
2024-04-20T22:57:02Z WARN management/client/grpc.go:172: exiting the Management service connection retry loop due to the unrecoverable error: context canceled
2024-04-20T22:57:03Z ERRO client/internal/dns/file_linux.go:144: Failed to remove netbird nameserver from /etc/resolv.conf.original.netbird on backup restore: parse backup resolv.conf: failed to open /etc/resolv.conf.original.netbird file: open /etc/resolv.conf.original.netbird: no such file or directory
2024-04-20T22:57:03Z ERRO client/internal/dns/server.go:195: restoring /etc/resolv.conf from /etc/resolv.conf.original.netbird: checking stats for /etc/resolv.conf.original.netbird file when copying it. Error: stat /etc/resolv.conf.original.netbird: no such file or directory
2024-04-20T22:57:03Z INFO client/internal/routemanager/manager.go:112: Routing cleanup complete
2024-04-20T22:57:03Z ERRO iface/bind/udp_mux_universal.go:85: error while reading packet: shared socked stopped
2024-04-20T22:57:03Z INFO client/internal/engine.go:224: stopped Netbird Engine
2024-04-20T22:57:03Z INFO client/internal/connect.go:261: stopped NetBird client
2024-04-20T22:57:07Z INFO client/cmd/root.go:161: shutdown signal received
2024-04-20T22:57:09Z INFO client/cmd/service_controller.go:80: stopped Netbird service

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions