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.

how to check whats freezing the gui ?

Featured Replies

i tried to setup a container and it completely froze the GUI while installing it. thankfully i managed to ssh into the server and kill that container, the GUI worked for 10 minutes and froze again. using htop, there's nothing thats taking up resources and the problematic container isn't running ( didn't even manage to complete the installation).

how can i diagnose this? is there any way to pull the syslog using cli, because that's the only way i can access the server as of now? my containers are running fine and are accessible on the ip:port

1 hour ago, sohailoo said:

is there any way to pull the syslog using cli

 

yes, by using command below:

 

diagnostics

 

What's more, you could try to reload ngxin to bring GUI back:

 

/etc/rc.d/rc.nginx stop

/etc/rc.d/rc.nginx start

 

 

Edited by JackieWu

  • Author
24 minutes ago, JackieWu said:

 

yes, by using command below:

 

diagnostics

 

thanks i managed to pull the diagnostics, i hope it'll help someone figure out the problem. unfortunately,  restarting nginx didn't help

tower-diagnostics-20230923-2321.zip

 

32 minutes ago, sohailoo said:

thanks i managed to pull the diagnostics, i hope it'll help someone figure out the problem. unfortunately,  restarting nginx didn't help

tower-diagnostics-20230923-2321.zip 269.16 kB · 0 downloads

 

 

For GUI problem, try this:

/etc/rc.d/rc.nginx stop

/etc/rc.d/rc.php-fpm restart

/etc/rc.d/rc.nginx start

 

In your syslog, there are some obvious errors:

 

1. cache pool "ssd_download" may encounter filesystem error, you can perform a filesystem check, you can follow the offical guide Checking and fixing file systems.

2023-09-24_04-51-26.thumb.png.de92a612f6853d0ba33371c919a673ab.png

 

2. "page fault" is related to RAM problem, I think maybe this is the culprit for the GUI problem, you can take a memtest.

2023-09-24_04-34-17.thumb.png.a81a1a3e128e9824b31103e120fe4a0c.png

 

image.thumb.jpg.f649b8cc05c01f5c4b33ebfd2e9cd7e3.jpg

Edited by JackieWu

  • Author
17 hours ago, JackieWu said:

 

For GUI problem, try this:

/etc/rc.d/rc.nginx stop

/etc/rc.d/rc.php-fpm restart

/etc/rc.d/rc.nginx start

 

In your syslog, there are some obvious errors:

 

1. cache pool "ssd_download" may encounter filesystem error, you can perform a filesystem check, you can follow the offical guide Checking and fixing file systems.

2023-09-24_04-51-26.thumb.png.de92a612f6853d0ba33371c919a673ab.png

 

2. "page fault" is related to RAM problem, I think maybe this is the culprit for the GUI problem, you can take a memtest.

2023-09-24_04-34-17.thumb.png.a81a1a3e128e9824b31103e120fe4a0c.png

 

image.thumb.jpg.f649b8cc05c01f5c4b33ebfd2e9cd7e3.jpg

checked the ram, nothing wrong with it. i restarted the server and removed the btrfs pool and just made it a one drive xfs pool instead of 2 btrfs. lost around 45gb of data because of some uncorrectable errors. I'll deal with having smaller cache until i get some same size SSDs and moving to zfs with some redundancy.

9 minutes ago, sohailoo said:

checked the ram, nothing wrong with it. i restarted the server and removed the btrfs pool and just made it a one drive xfs pool instead of 2 btrfs. lost around 45gb of data because of some uncorrectable errors. I'll deal with having smaller cache until i get some same size SSDs and moving to zfs with some redundancy.

 

thanks for feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.