-
Notifications
You must be signed in to change notification settings - Fork 2k
Gl-inet router GL-MT3000 Beryl Update AGH to v0.107.59 from v0.107.57- error new wersion don't working #7749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
same issue here on GL MT3000 firmware 4.7.4, is this an adguard or gli.net problem? |
I check this error on GL MT3000 (Beryl AX) and GL MT6000 (Flint 2) and on Flint 2 AGH 0.107.59 is working fine, on Beryl AX the issue exist, so I use version 0.107.57 on it. |
Same error with GL-iNet SLATE 7 and version ' 0.157.60 (also 0.157.59) after update from 0.157.52, version 0.157.58 works correctly |
I just checked new version 0.157.60 of Adguard home on GL inet GL MT3000 (Beryl AX) - same error, on GL MT6000 (Flint 2) working flawlessly |
It could be an issue with the "small" packages as well, since my script does not use the original AGH binaries. |
How to install official AGH on GL-MT3000 ? |
Official firmware from Gli-inet does not contain upgraded AGH . |
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Linux, ARMv7
Installation
Custom package (OpenWrt, HomeAssistant, etc; please mention in the description)
Setup
On a router, DHCP is handled by AdGuard Home
AdGuard Home version
v0.107.57
Action
I got the errors there are no MPTCP support, the adguard home is not working after update to
v0.107.59 from v0.107.57.
MPTCP: mptcp need to implement this function: net/mptcp/subflow.c,subflow_v4_init_req,1791
wget -O update-adguardhome.sh https://raw.githubusercontent.com/Admonstrator/glinet-adguard-updater/main/update-adguardhome.sh && sh update-adguardhome.sh
Expected result
Normal working
Actual result
After reboot:
kern.err kernel: [ 108.485507] MPTCP: mptcp need to implement this function: net/mptcp/subflow.c,subflow_v4_init_req,1791
Additional information and/or screenshots
After revert to version v0.107.57 by the script:
wget -O update-adguardhome.sh https://raw.githubusercontent.com/Admonstrator/glinet-adguard-updater/main/update-adguardhome.sh && sh update-adguardhome.sh --select-release
is working fine.
The text was updated successfully, but these errors were encountered: