Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Web interface not working. Everything else working properly

Featured Replies

I'm having an issue where I cannot see the web interface. All my other apps work fine (Sabnzb, Sick beard, Couchpotato, shares...) It just says connecting. I also rebooted the unit and same thing. I did see an error in Sabnzb

 

2012-04-02 15:39:39,038 ERROR: SQL Command Failed, see log

2012-04-02 15:39:33,328 ERROR: SQL Command Failed, see log

2012-04-02 15:26:51,205 ERROR: SQL Command Failed, see log

 

but i don't know what other logs to check.

  • Author

Just noticed the date... those are old. I still have access to telnet.

  • Author

Attached is the syslog.txt

syslog.txt

  • Author

Bump. Help

The Ethernet port is bouncing up and down. Post the outputs of "ifconfig" and "ethtool eth0".

  • Author

I don't think there's an issue with ethernet, everything works fine. I also pinged 100x and i didn't get any dropped packets.

 

ping result:

 

100 packets transmitted, 100 received, 0% packet loss, time 99989ms

 

 

root@NAS:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:25:11:e3:a0:0f
          inet addr:192.168.10.108  Bcast:192.168.10.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:420778891 errors:1 dropped:15365 overruns:0 frame:0
          TX packets:304777266 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2524484313 (2.3 GiB)  TX bytes:2470885898 (2.3 GiB)
          Interrupt:43 Base address:0x4000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:465157 errors:0 dropped:0 overruns:0 frame:0
          TX packets:465157 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:369866470 (352.7 MiB)  TX bytes:369866470 (352.7 MiB)
root@NAS:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:25:11:e3:a0:0f
          inet addr:192.168.10.108  Bcast:192.168.10.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:420778891 errors:1 dropped:15365 overruns:0 frame:0
          TX packets:304777266 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2524484313 (2.3 GiB)  TX bytes:2470885898 (2.3 GiB)
          Interrupt:43 Base address:0x4000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:465157 errors:0 dropped:0 overruns:0 frame:0
          TX packets:465157 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:369866470 (352.7 MiB)  TX bytes:369866470 (352.7 MiB)

 

root@NAS:~# ethtool eth0
Settings for eth0:
        Supported ports: [ MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: Yes
        Speed: 100Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 1
        Transceiver: external
        Auto-negotiation: on
        Supports Wake-on: g
        Wake-on: d
        Link detected: yes

  • Author

The ethernet port doesn't seem to bounce up and down, it just seems like it has an auto-renew DHCP lease at 4:00:00 every 24 hours. I think the issues is mostly here:

 

Apr  9 12:15:54 NAS kernel: ------------[ cut here ]------------
Apr  9 12:15:54 NAS kernel: WARNING: at drivers/tty/tty_ldisc.c:766 tty_ldisc_reinit+0x41/0x6d()
Apr  9 12:15:54 NAS kernel: Hardware name: FQ582AA-A2L SR5710F
Apr  9 12:15:54 NAS kernel: Modules linked in: md_mod xor sata_via forcedeth k8temp hwmon amd74xx sata_nv [last unloaded: md_mod]
Apr  9 12:15:54 NAS kernel: Pid: 7251, comm: agetty Not tainted 3.1.1-unRAID #1
Apr  9 12:15:54 NAS kernel: Call Trace:
Apr  9 12:15:54 NAS kernel:  [<c1028550>] warn_slowpath_common+0x65/0x7a
Apr  9 12:15:54 NAS kernel:  [<c11eb298>] ? tty_ldisc_reinit+0x41/0x6d
Apr  9 12:15:54 NAS kernel:  [<c1028574>] warn_slowpath_null+0xf/0x13
Apr  9 12:15:54 NAS kernel:  [<c11eb298>] tty_ldisc_reinit+0x41/0x6d
Apr  9 12:15:54 NAS kernel:  [<c11eb3bf>] tty_ldisc_hangup+0xfb/0x17d
Apr  9 12:15:54 NAS kernel:  [<c11e500f>] ? check_tty_count+0x16/0x7d
Apr  9 12:15:54 NAS kernel:  [<c11e627d>] __tty_hangup+0xe7/0x2b6
Apr  9 12:15:54 NAS kernel:  [<c105682b>] ? perf_event_exit_task_context+0x21/0xef
Apr  9 12:15:54 NAS kernel:  [<c11e64bd>] disassociate_ctty+0x58/0x1c4
Apr  9 12:15:54 NAS kernel:  [<c102b623>] do_exit+0x1f8/0x262
Apr  9 12:15:54 NAS kernel:  [<c1032ce0>] ? dequeue_signal+0xa1/0x115
Apr  9 12:15:54 NAS kernel:  [<c102b6f2>] do_group_exit+0x65/0x8e
Apr  9 12:15:54 NAS kernel:  [<c1034084>] get_signal_to_deliver+0x2bc/0x2cf
Apr  9 12:15:54 NAS kernel:  [<c1002566>] do_signal+0x33/0xa6
Apr  9 12:15:54 NAS kernel:  [<c11eafa4>] ? put_ldisc+0x7a/0x82
Apr  9 12:15:54 NAS kernel:  [<c11eafcc>] ? tty_ldisc_deref+0x8/0xa
Apr  9 12:15:54 NAS kernel:  [<c11e5226>] ? tty_read+0x73/0x9c
Apr  9 12:15:54 NAS kernel:  [<c11e979a>] ? copy_from_read_buf+0xda/0xda
Apr  9 12:15:54 NAS kernel:  [<c108054a>] ? vfs_read+0x88/0xfa
Apr  9 12:15:54 NAS kernel:  [<c11e51b3>] ? tty_del_file+0x3e/0x3e
Apr  9 12:15:54 NAS kernel:  [<c10025fc>] do_notify_resume+0x23/0x47
Apr  9 12:15:54 NAS kernel:  [<c130b9ce>] work_notifysig+0x13/0x19
Apr  9 12:15:54 NAS kernel: ---[ end trace d1b365e73890cd36 ]---

  • Author

I finally got it to come up.

 

I killed a few processes: Plex Media Center, plex.sh, emhttp and unraidd.

 

I then rebooted and everything came back up normally. It currently started with the parity check.

 

Note that I rebooted the server 3 times before with no avail. I think the issue lies in emhttp. I'm going to run memtest when I get home to see if the issue lies there.

 

Here are some more logs if it helps:

 

Apr 10 11:03:31 NAS emhttp: get_config_idx: fopen /boot/config/shares/apps.cfg: No such file or directory - assigning defaults

Apr 10 11:03:31 NAS emhttp: get_config_idx: fopen /boot/config/shares/movies.cfg: No such file or directory - assigning defaults

Apr 10 11:03:31 NAS emhttp: get_config_idx: fopen /boot/config/shares/netshare.cfg: No such file or directory - assigning defaults

Apr 10 11:03:31 NAS emhttp: get_config_idx: fopen /boot/config/shares/plex.cfg: No such file or directory - assigning defaults

Apr 10 11:03:31 NAS emhttp: Restart SMB...

Apr 10 11:03:31 NAS emhttp: shcmd (32): killall -HUP smbd

Apr 10 11:03:31 NAS emhttp: shcmd (33): ps axc | grep -q rpc.mountd

Apr 10 11:03:31 NAS emhttp: _shcmd: shcmd (33): exit status: 1

Apr 10 11:03:31 NAS emhttp: shcmd (34): /usr/local/sbin/emhttp_event svcs_restarted

Apr 10 11:03:31 NAS emhttp_event: svcs_restarted

There is something wrong with the Ethernet connection.

 

RX packets:420778891 errors:1 dropped:15365 overruns:0 frame:0

 

errors and dropped should be 0.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.