thunderclap

Members
  • Posts

    190
  • Joined

  • Last visited

Posts posted by thunderclap

  1. A location I have Unraid has Zscaler which requires a valid email and password. This is causing some issues with downloading apps or doing Unraid updates. I want to try authorizing the machine using an email and password to see if that fixes the problem. I saw some old posts that no longer work installing text-based browsers (Lynx, Links, etc.) in the console. Does anyone have an updated guide/post on how to do this?

  2. A relatively new drive (maybe 3 years old) is going into error state. This is the second time its done it, though a SMART report says the drive is fine. The email alert I get says "Parity disk - WDC_WD80EMAZ-00WJTA0_7HJY3P8F (sdf) (errors 166)" and then it's shut down. I can't tell if the drive is actually dying, if it's a bad cable, or something else. Can anyone help me diagnose the problem? I've attached my diagnostic ZIP. I appreciate the help. Thanks.

    buhmonte-server-diagnostics-20240130-1319.zip

  3. Yesterday I installed a Crucial 1TB M.2 SSD to run my appdata dir from. I moved the appdata dir, changed the configuration in share and everything seemed to be running fine. However, ever since then I've been having problems with Unraid. First the system will no longer do a clean shutdown, and in fact it reboot on its own this morning around 8AM. (System log attached.)

     

    I have the Fix Common Problems plugin installed and it's showing that appdata is set to cache when it's not. I even ran the mover to make sure nothing was left on the cache drive.

     

    image.png.06d9a8c34d48839f9ef8af33e4a561bf.png

     

    image.thumb.png.fe0f3bd3fff2278d8c7acf194a043a92.png

     

    Yet farther down in the Fix Common Problems plugin it's showing that appdata is set to Crucial (the M.2) yet the dir remains on the cache.

     

    image.png.2638e5e1fbe41d0d8c344ef6ebca36a3.png

     

    I used the console and the appdata dir does exist on cache but it's empty. I even looked for hidden files. I then tried to force remove the dir using rm -r but am getting the error 'rm: cannot remove 'appdata': Device or resource busy'.

     

    Fix Common Problems is also showing Machine Check Events detected on your server, but the plugin it wants me to install isn't available because I'm on 6.12.4 so I can't check that log.

    image.png.c2b21c3e15aa4ae41a582bfb9fbdea1f.png

     

    Any idea what's up and how I can resolve these issues? I really appreciate any insight/help.

    buhmonte-server-syslog-20231007-1540.zip

  4. I'm having a bit of an issue with Unraid and my cache drive. In the Unraid GUI it shows I only have 157GB free.

     

    image.thumb.png.88762691f223aafc58e0955fdade44f6.png

     

    However, when I run du -hs * /mnt/cache when adding up the totals it doesn't match.

     

    Untitled.png.9150d9159ac15819c9aefb3a93f103e6.png

     

    Any ideas on how I can find what is taking up all the space, or is this a possible bug in Unraid 6.12.4?

  5. I'm trying to restore a database backup in the Unraid terminal using the command shown in the support section:

     

    docker exec -i MariaDB-Official sh -c 'exec mysql -uroot -p"YOUR_ROOT_PASSWORD"' < /mnt/user/Backups/all-databases.sql

     

    However I'm getting the following error:

     

    sh: 1: exec: mysql: not found

     

    Any idea how to fix this and get the database imported? Thank you.

  6. 54 minutes ago, Vr2Io said:

    How poorly rated ?

     

    In general, 2U UPS will cover 1000-2000VA, I would suggest you buy some 2nd hand UPS. My three APC UPS over 10yrs age.

     

    Newly APC UPS may not support ACUPSD / NUT management, you will got monitoring issue.

    I'm mostly looking at NewEgg and the more expensive, higher watt ones, seem to have 2-star ratings.

  7. I'm looking for a rack mountable UPS for server running on a 600W PSU. Most of the UPS's I'm finding are upright (highly rated) or rack mountable (poorly rated). Any suggestions for a good quality UPS that is rack mountable and won't break the bank?

  8. 46 minutes ago, ljm42 said:

     

    What is the part you blanked out? The correct CN should be:

       CN=*.sfo2.digitaloceanspaces.com,O=DigitalOcean\\, LLC,L=New York,ST=New York,C=US

    If a different CN is listed then someone is trying to do a man-in-the-middle attack on you. I would talk to your IT department as something doesn't seem to be setup correctly on the network.

    It was showing our companies domain name, so I assumed it was their cert. I'm not well versed in how certificates work. Strange, though, I can install dockers and plugins initially but not their updates.

     

    I should add they use zscaler which, even on the desktops our IT department setup and control, can be a huge pain the butt.