For some reason, I had to push the power button of my RT-AC68U to reboot it. I have done this several times in the past without any issues. However, with the recent one, after the router starts, all Entware packages (i.e. Pyload, Transmission, Aria2) installed are dead. I try to start them manually but only result in instant dead.
Swap and Diversion run as usual. Could any one help me to troubleshoot it or tell me how to restore them? Thanks
admin@RT-AC68U-6258:/tmp/home/root# /opt/etc/init.d/S88transmission start
Starting transmission-daemon... done.
admin@RT-AC68U-6258:/tmp/home/root# /opt/etc/init.d/S88transmission check
Checking transmission-daemon... dead.
admin@RT-AC68U-6258:/tmp/home/root#
admin@RT-AC68U-6258:/tmp/home/root# /opt/etc/init.d/S51pyload start
starting pyLoad
Traceback (most recent call last):
File "/opt/bin/pyload", line 27, in <module>
from getopt import getopt, GetoptError
ValueError: bad marshal data (string size out of range)
admin@RT-AC68U-6258:/tmp/home/root#
admin@RT-AC68U-6258:/tmp/home/root# /opt/etc/init.d/S81aria2 start
Starting aria2c... done.
admin@RT-AC68U-6258:/tmp/home/root# /opt/etc/init.d/S81aria2 check
Checking aria2c... dead.
admin@RT-AC68U-6258:/tmp/home/root#
Swap and Diversion run as usual. Could any one help me to troubleshoot it or tell me how to restore them? Thanks