Search found 16 matches

by senis_kenis
Thu Dec 12, 2024 5:06 am
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

Thank you Lantis, wifi works and everything seems fine except there is no upnp plugin, but it's not a problem for now, because it didn't work on 1.14 official image either (devices couldn't map ports using upnp, had to do it manually). As for dockerd maybe it's not compiled for this architecture: ro...
by senis_kenis
Wed Dec 11, 2024 5:11 pm
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

build from base_on_openwrt_2305 branch, gui seems to be ok, but no wifi.
https://photos.app.goo.gl/AAyib1KeHEeZipRE6
And in openwrt 23.05 dockerd seems to be removed.
by senis_kenis
Wed Dec 11, 2024 6:57 am
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

Build from master branch, where was no wifi, the ui seem buggy, some labels are misssing. Build from 1.14 branch but image version is still gargoyle_1.15.x-ramips-mt7621-xiaomi_mi-router-3g-squashfs-sysupgrade. Makefile in 1.14 contains GARGOYLE_VERSION:=1.15.X (Built $(shell echo "`date -u +%Y...
by senis_kenis
Mon Dec 09, 2024 9:51 am
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

After the build where are firmware image files located? Images folder contains only

Code: Select all

ramips-mt7621.buildinfo
by senis_kenis
Mon Dec 09, 2024 4:53 am
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

https://pastecode.io/s/7fuu2n1e edit: silly me, didn't notice: configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check) set export FORCE_UNSAFE_CONFIGURE=1 and now it's building. Sorry for wasting your time for my own stupidity :) P.S....
by senis_kenis
Sun Dec 08, 2024 7:23 am
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

I'm on wsl2 Ubuntu 24.04.1 LTS.
some prerequisite libs replaced:

Code: Select all

lib32gcc1 -> lib32gcc-s1
and instead of python3-distutils used:

Code: Select all

sudo apt install python3-setuptools
because it's deprecated.
by senis_kenis
Sat Dec 07, 2024 3:50 pm
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

https://github.com/ericpaulbishop/gargoyle/blob/master/README.md You will want to modify the config file for ramips/mt7621 and turn on kmod-nf-ipvs, then compile with make FULL_BUILD=true ramips.mt7621 getting build error: make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/root/...
by senis_kenis
Fri Mar 15, 2024 9:18 am
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

Re: dockerd install error

I did uptate in opkg, tried with gpkg and got same error: root@Gargoyle:~# gpkg update Downloading package list for openwrt_22.03.5_base source... Package list for openwrt_22.03.5_base downloaded successfully. Downloading package list for gargoyle_kernel_specific source... Package list for gargoyle_...
by senis_kenis
Fri Mar 15, 2024 6:49 am
Forum: Hardware / Installation Issues
Topic: dockerd install error
Replies: 17
Views: 20400

dockerd install error

Hello, I'm getting this error on Xiaomi Mi Router 3G:

Code: Select all

root@Gargoyle:~# opkg install dockerd
ERROR: Dependency kmod-nf-ipvs of package dockerd cannot be found, try updating your package lists
by senis_kenis
Fri Feb 10, 2023 7:38 pm
Forum: Hardware / Installation Issues
Topic: wireguard vpn kmod-udptunnel4 dependancy error
Replies: 10
Views: 14319

Re: wireguard vpn kmod-udptunnel4 dependancy error

Bandwidth monitoring is working for me with offloading. Quotas, QoS are not that important on 1gbps link.