[Solved] Configuration restore problem

Report problems and success stories with Gargoyle on various hardware platforms.

Moderator: Moderators

Post Reply
geexmmo
Posts: 4
Joined: Sun Aug 23, 2015 1:52 pm

[Solved] Configuration restore problem

Post by geexmmo »

Hi everyone
I just updated my TL MR3420 v2 to Gargoyle 1.8.0 from 1.6.2.

Before update i made configuration backup, after firmware update i started to restore configuration, but it was taking more time that usual.

After couple of minutes web-browser page that was uploading/monitoring restoration process was automatically reloaded and was showing "Error connecting to 192.168.1.1" page.

So this is the problem, all configuration like wifi networks and passwords was restored but now i have no access to web interface.

By the way, ssh still works and i have access to it, if anyone could help me with that it will be great :)

Running "firstboot" command from ssh helped
Last edited by geexmmo on Sun Aug 23, 2015 2:32 pm, edited 1 time in total.

geexmmo
Posts: 4
Joined: Sun Aug 23, 2015 1:52 pm

Re: Configuration restore problem

Post by geexmmo »

ps output

Code: Select all

  PID USER       VSZ STAT COMMAND
    1 root      1388 S    /sbin/procd
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    5 root         0 SW<  [kworker/0:0H]
    7 root         0 SW<  [khelper]
    8 root         0 SW   [kworker/u2:1]
   62 root         0 SW<  [writeback]
   65 root         0 SW<  [bioset]
   67 root         0 SW<  [kblockd]
   93 root         0 SW   [kworker/0:1]
   97 root         0 SW   [kswapd0]
  143 root         0 SW   [fsnotify_mark]
  157 root         0 SW<  [ath79-spi]
  245 root         0 SW<  [deferwq]
  248 root         0 SW   [kworker/0:2]
  309 root         0 SWN  [jffs2_gcd_mtd3]
  358 root       880 S    /sbin/ubusd
  359 root       772 S    /sbin/askfirst ttyS0 /bin/ash --login
  395 root         0 SW   [kworker/u2:2]
  567 root         0 SW<  [cfg80211]
  723 root      1544 S    /sbin/netifd
  756 root      1364 S    /usr/sbin/ntpd -n -l -p 0.pool.ntp.org -p 1.pool.ntp.org -p 2.pool.ntp.org
  790 root      1108 S    /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
 1105 root      1576 S    /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf
 1156 root      1628 S    /usr/sbin/pppd nodetach ipparam wan ifname pppoe-wan lcp-echo-interval 5 lcp-echo-failure 5 +ipv6 nodefau
 1297 nobody     928 S    /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
 1389 root      1104 S    /usr/sbin/miniupnpd -f /var/etc/miniupnpd.conf
 1991 root      1364 S    /usr/sbin/crond -f -c /etc/crontabs -l 9
 2069 root      1176 R    /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
 2070 root      1364 S    -ash
 2111 root      1360 R    ps -w

geexmmo
Posts: 4
Joined: Sun Aug 23, 2015 1:52 pm

Re: Configuration restore problem

Post by geexmmo »

df output, may be there was not enough space for restoring configuration?

Code: Select all

root@(none):~# df -h
Filesystem                Size      Used Available Use% Mounted on
rootfs                  320.0K    256.0K     64.0K  80% /
/dev/root                 2.5M      2.5M         0 100% /rom
tmpfs                    14.1M    100.0K     14.0M   1% /tmp
/dev/mtdblock3          320.0K    256.0K     64.0K  80% /overlay
overlayfs:/overlay      320.0K    256.0K     64.0K  80% /
tmpfs                   512.0K         0    512.0K   0% /dev

geexmmo
Posts: 4
Joined: Sun Aug 23, 2015 1:52 pm

Re: Configuration restore problem

Post by geexmmo »

Running "firstboot" command from ssh helped

Post Reply