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.

Unraid webgui issues

Featured Replies

I have unraid 5.05 and now my unraid stalls out after so long and the web gui want work nor will my plex server. I tried doing fuser and umount then doing /root/mdcmd stop and it is saying my disk2 is busy even though i do all that stuff. I get some errors in my syslog. Here they are. Mar  5 02:02:42 unRAID-Media kernel: IP: [<c10ec2b9>] prepare_error_buf+0x55/0x46c (Errors)

Mar  5 02:02:42 unRAID-Media kernel: Pid: 10498, comm: python Tainted: G          O 3.9.11p-unRAID #5 MICRO-STAR INTERNATIONAL CO.,LTD MS-7577/790FX-GD70(MS-7577) (Errors)

Mar  5 02:02:42 unRAID-Media kernel: EIP is at prepare_error_buf+0x55/0x46c (Errors)

Mar  5 02:02:42 unRAID-Media kernel: Call Trace: (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10f1e41>] ? search_for_position_by_key+0x38/0x250 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10a0cf8>] ? lookup_one_len+0xe7/0xf6 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10ed00e>] __reiserfs_error+0x1d/0xcb (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10fa5b0>] ? open_xa_dir+0xc9/0xd3 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10f30e3>] reiserfs_do_truncate+0x17e/0x485 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10fac44>] ? reiserfs_for_each_xattr+0x6e/0x200 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10fb594>] ? reiserfs_write_unlock_once+0xb/0xf (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10f341d>] reiserfs_delete_object+0x33/0x62 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10e260b>] reiserfs_evict_inode+0x7c/0xcf (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10a7ee4>] evict+0x8d/0x12b (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10a803a>] iput_final+0xb8/0xbd (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10a806c>] iput+0x2d/0x30 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10a122a>] do_unlinkat+0xe0/0x15e (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c10a12b8>] sys_unlink+0x10/0x12 (Errors)

Mar  5 02:02:42 unRAID-Media kernel:  [<c1401190>] syscall_call+0x7/0xb (Errors)

Mar  5 02:02:42 unRAID-Media kernel: EIP: [<c10ec2b9>] prepare_error_buf+0x55/0x46c SS:ESP 0068:f230bd3c (Errors)

 

I dont know if these errors have anything to do with it though. Any help would help

The syslog you posted does not contain those errors. Maybe better if you wait until you have the problem and then get another syslog.

 

The usual advice would be to remove all addons.

 

Maybe not the cause of your problem, but you have some plugins installing from the system plugin folder, /boot/plugins. The only one of your plugins that should be in that folder is the webGui.plg. Because you have some other plugins in that folder they are installing before webGui. All plugins that are not designated system plugins should be in /boot/config/plugins.

 

Post the results of

ls -al /boot/extra

ls -al /boot/plugins

ls -al /boot/config/plugins

and the contents of your go file

  • Author

Yeah I rebooted before i sent that syslog. I did remove a lot of plugins before you replied to this. I will try and see if its still working. Basically all i use it for is crashplan and plex. I did not need most of those plugins to begin with. Thanks for your help. When I get off work, I will send you the information you requested.

5.0.5 has a known issue where the webgui becomes unusable.  I recommend downgrading to 5.0.4 until Tom pushes out 5.0.6

  • Author

oh ok, thanks :) I never had any issues before until i upgraded to 5.05. Thanks

  • 1 month later...
  • Author

the add on web gui? you mean dynamix? If so, then i have aledy done that and it still messes up.

the add on web gui? you mean dynamix? If so, then i have aledy done that and it still messes up.

Your syslog has:

Apr 25 19:33:11 unRAID-Media logger: Installing system plugins

Apr 25 19:33:11 unRAID-Media logger: installing plugin: webGui-latest

Apr 25 19:33:11 unRAID-Media logger:

Apr 25 19:33:11 unRAID-Media logger: Warning: simplexml_load_file(): /boot/plugins/webGui-latest.plg:1: parser error : Document is empty in /usr/local/sbin/installplg on line 13

Apr 25 19:33:11 unRAID-Media logger:

so there is still a file in /boot/plugins. However, it appears to be empty, maybe because your flash drive is not writeable:

Apr 25 19:32:55 unRAID-Media kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

Put it in your PC and run checkdisk

 

  • Author

the add on web gui? you mean dynamix? If so, then i have aledy done that and it still messes up.

Your syslog has:

Apr 25 19:33:11 unRAID-Media logger: Installing system plugins

Apr 25 19:33:11 unRAID-Media logger: installing plugin: webGui-latest

Apr 25 19:33:11 unRAID-Media logger:

Apr 25 19:33:11 unRAID-Media logger: Warning: simplexml_load_file(): /boot/plugins/webGui-latest.plg:1: parser error : Document is empty in /usr/local/sbin/installplg on line 13

Apr 25 19:33:11 unRAID-Media logger:

so there is still a file in /boot/plugins. However, it appears to be empty, maybe because your flash drive is not writeable:

Apr 25 19:32:55 unRAID-Media kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

Put it in your PC and run checkdisk

 

Ok I will try this when i get home from work. It started when I updated crashplan but i have crashplan on another unraid server and its working fine. My plex and everything stops working when this problem happens.

  • Author

Ok it has been up for 3 days so far. There were errors on the flash drive. I will see how long it will stay up. Seems to have fixed the issue.

Power failures or unclean shutdowns will cause files on the Flash to remain open...creating problems for the GUI's later on.

  • Author

well i spoke too soon, it acted up again last night. I think im about to just wipe the drive clean, and start from scratch.

 

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.