I believe this is too much complicated for me…Finally, the problem was solved by factory resetting the router and restoring settings from a previous backup.
Some not so nice news: after updating from 4.5.6 to 4.5.8 there is a significant delay in loading every web page, on any device I use. Any idea why or how to solve that? Thanks in advance.
why doesn’t secondary wan interface appear on luci wan manager?
Hello,
my alarm have a lan adapter that disconnects from mt6000 with firmware v4.5.6.
Here is the dmesg output after a fresh reboot.
[ 39.067401] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[ 39.319942] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[ 39.328391] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[ 39.617811] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:01] driver [RTL8221B-VB-CG 2.5Gbps PHY] (irq=62)
[ 39.628079] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/2500base-x link mode
[ 545.994972] mt7530-mdio mdio-bus:1f lan5: Link is Down
[ 546.000261] br-lan: port 5(lan5) entered disabled state
[ 549.248676] mt7530-mdio mdio-bus:1f lan5: Link is Up - 100Mbps/Full - flow control off
[ 549.256628] br-lan: port 5(lan5) entered blocking state
[ 549.261841] br-lan: port 5(lan5) entered forwarding state
[ 806.205473] br-lan: port 5(lan5) entered disabled state
[ 806.211056] mt7530-mdio mdio-bus:1f lan5: Link is Down
[ 807.912797] mt7530-mdio mdio-bus:1f lan5: Link is Up - 100Mbps/Full - flow control off
[ 807.920745] br-lan: port 5(lan5) entered blocking state
[ 807.925957] br-lan: port 5(lan5) entered forwarding state
[ 8211.392233] br-lan: port 5(lan5) entered disabled state
[ 8211.397705] mt7530-mdio mdio-bus:1f lan5: Link is Down
[ 8213.243405] mt7530-mdio mdio-bus:1f lan5: Link is Up - 100Mbps/Full - flow control off
[ 8213.251359] br-lan: port 5(lan5) entered blocking state
[ 8213.256580] br-lan: port 5(lan5) entered forwarding state
[ 8860.415267] mt7530-mdio mdio-bus:1f lan5: Link is Down
[ 8860.420666] br-lan: port 5(lan5) entered disabled state
[ 8863.471152] mt7530-mdio mdio-bus:1f lan5: Link is Up - 100Mbps/Full - flow control off
[ 8863.479103] br-lan: port 5(lan5) entered blocking state
[ 8863.484317] br-lan: port 5(lan5) entered forwarding state
[ 9375.401850] br-lan: port 5(lan5) entered disabled state
[ 9375.407165] mt7530-mdio mdio-bus:1f lan5: Link is Down
[ 9377.396880] mt7530-mdio mdio-bus:1f lan5: Link is Up - 100Mbps/Full - flow control off
[ 9377.404834] br-lan: port 5(lan5) entered blocking state
[ 9377.410t058] br-lan: port 5(lan5) entered forwarding state
The same alarm previously was connected to a fritzbox.
What could be the issue?
Thank you
Should I upgrade from 4.5.2 to 4.5.8? If so, I take it would be best to set the “Keep Settings” toggle to off?
Can you check what you have configured, e.g. dns, vpn etc?
Maybe just do a firmware reset?
I can’t log into the router anymore, does anyone have the same problem as me?
I haven’t touched anything, simply from yesterday to today it’s impossible for me to log in, in the pc browser it says:" Unknown error, check the network environment or restart the device"
While from app on smartphone it tells me: “Status code: 500”
I’ve tried rebooting the device (turning off the power since I can’t connect) and I’ve tried rebooting the various connected devices but nothing.
The internet connection works regularly.
Firmware version 4.5.8
Any suggestions how to access without having to reset the router again?
Please export log in router.
cat /var/log/nginx/error.log
In this .zip file is my error.log
error.zip (1.1 KB)
Restarting the system should be able to solve the problem, but you said that the restart did not work, which is a bit strange.
Please do:
/etc/init.d/gl-ngx-session stop
eco /usr/sbin/gl-ngx-session
Then export the output.
root@GL-MT6000:/# /etc/init.d/gl-ngx-session stop
Command failed: Not found
Ignore this error, do this
eco /usr/sbin/gl-ngx-session
root@GL-MT6000:~# eco /usr/sbin/gl-ngx-session
/usr/sbin/gl-ngx-session:217: attempt to call a nil value (method ‘auto_reconnect’)
Where did your firmware come from?
is the stable firmware downloaded and installed directly from the router
Something like this happened to me before, I was able to get to the log in page, but it kept telling me the log in password was wrong, I know it wasnt wrong, I had to factory reset the router using the button on the router to get things working properly again.
This is a major problem because doing all the configurations is an unnecessary waste of time
Is “echo” what he should try?
Enable IGMP Snooping generates this response. It’s normal?
[ 249.851029] 7986@C14L1,MulticastFilterTableDeleteEntry() 430: the Group doesn't exist.
[ 250.632374] 7986@C14L1,MulticastFilterTableDeleteEntry() 430: the Group doesn't exist.
[ 386.264584] 7986@C14L1,MulticastFilterTableDeleteEntry() 430: the Group doesn't exist.
The ‘echo’ command from what little I know of Linux is used to repeat the string, e.g. echo /usr/sbin/gl-nx-session gives as output /usr/sbin/gl-nx-session