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.

outrigger999

Members
  • Joined

  • Last visited

  1. Hello, I'm running Unraid 6.12.14 with no issues other than all the plugins saying they are "not available." This means I cannot upgrade to the next version because all the plugins need to on their latest version first. I know this has happened in the past but I cannot seem to locate a solution and it doesn't seem to be happening to a lot of people. Included is the diagnostics from my system. Thanks, Scott unraid2-diagnostics-20250126-1108.zip
  2. Anyone?
  3. I was testing using a tag other than "latest" and accidentally left a space. When the build came back with an error, the app was missing from docker. I don't want to rebuild this over just correct the mistake. What is the solution? Thanks,
  4. Installing the dependencies worked for me. There is however a typo in the above script which has to do with the install of freetype-2.6.3. Find the line below in the above script and you will notice it's slightly off from what I've shown below. Replace that line with what I've included below. It will now install all dependencies properly or you can install freetype after the script has run by itself. Look at the install output in your terminal and notice that freetype has not installed properly. upgradepkg --install-new freetype-2.6.3-x86_64-1.txz If you're doing it after running the script, then just use this at the command line. Then refresh the browser window and the graphs should show up. #!/bin/bash wget https://slackware.uk/slackware/slackware64-14.2/slackware64/l/freetype-2.6.3-x86_64-1.txz upgradepkg --install-new freetype-2.6.3-x86_64-1.txz
  5. Has this issue been resolved? I have a similar situation where I don't have 100% utilization but it's like 80%Q for no reason. If I do a reboot, then it calms down so it's like something goes out of control over time. I've eliminated anything that I wasn't using plugin wise and all my docker apps are turned off right now except one. Very strange behavior for which top and htop are not help. What was the issue here? Thanks.
  6. I'm running 6.10.0-rc1 and this font issue is still there. Will this be fixed in the upcoming release?
  7. Hello, did anyone have an answer for this one? I too want to figure out how to present a path through draw.io so I can save my diagrams onto the server. I've tried to add a path but that doesn't seem to show up within draw.io. Anyone have a method for doing this?
  8. Are you using Nginx Proxy Manager? I've found that if I use Nginx Proxy Manager to access my servers through a subdomain which I've setup, that I can access it but the CPU loads look just like what your'e showing. I'm puzzled why this would be. I'm using Brave Browser but I've tried Safari as well and the same issues occurs. Also, another issue which presents is none of the popups work, even if I turn the blocking off for the site. So it's not Brave browser specifically because Safari exhibits the same thing. For example, if I install another docker app, the progress of the download and subsequent, "finished successfully" doesn't display and just a blank screen is there. Once the whole process is finished, then it comes up and displays. If I access the servers directly on my local network, then everything works the correct way on both browsers. It seems as if I'm not routing all the protocols which are needed but I'm not sure what's going on. Anyone have a suggestion? I use PFSense as my router and for port 80 and 443 I route TCP/UDP. Any help would be appreciated.
  9. Other sites report that the strange font in terminal is due to fingerprint blocking added to a number of browsers recently. Brave browser which I use, has a demo site which you can check your browser against being fingerprinted but it appears that their fingerprint mitigation is causing this. If this is the case, I'd prefer a solution in the server since I don't want to turn this off in my browser. Here are the other discussions people are having and for the record, this definitely happens in brave browser. Discussions here and here. Here's an article describing the fingerprint mitigation added to Brave browser
  10. +1 for me too. Brave browser which is chromium based also has this issue.
  11. I have the same issue in Brave Browser (Chromium). I have two servers both are 6.9.2 and both running in separate tabs in the same browser. One has the issue the other does not. Could this be related to a plugin?

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.