Mogo

Members
  • Posts

    115
  • Joined

Posts posted by Mogo

  1. I see 4 of these types or errors in the diagnostic logs for a particular hard drive.  What does it mean and is it a cause for concern?

     

    Error 4 [3] occurred at disk power-on lifetime: 32232 hours (1343 days + 0 hours)
      When the command that caused the error occurred, the device was active or idle.

      After command completion occurred, registers were:
      ER -- ST COUNT  LBA_48  LH LM LL DV DC
      -- -- -- == -- == == == -- -- -- -- --
      40 -- 51 00 00 00 05 74 e4 93 30 00 00  Error: UNC at LBA = 0x574e49330 = 23435973424

      Commands leading to the command that caused the error were:
      CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
      -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
      60 00 00 02 68 00 05 74 e4 af 68 40 00     22:13:25.959  READ FPDMA QUEUED
      60 00 00 00 98 00 05 74 e4 ae d0 40 00     22:13:09.908  READ FPDMA QUEUED
      60 00 00 04 00 00 05 74 e4 aa d0 40 00     22:13:09.908  READ FPDMA QUEUED
      60 00 00 00 60 00 05 74 e4 aa 70 40 00     22:13:09.905  READ FPDMA QUEUED
      60 00 00 04 00 00 05 74 e4 a6 70 40 00     22:13:09.905  READ FPDMA QUEUED

  2. I think I've finally figure out the case I want.  A 4U, 24 bay hot swap rack case that uses an atx psu and has a sas3 expander backplane.  Does such a case exist?  I see stuff on Aliexpress but have no experience dealing with those companies.  Anyone come across a case like that?

  3. Thanks, I think I see what you mean.  Just two more question then. 

     

    Assuming there is an hba card and an expander card (to connect to a das) installed on the motherboard, do you need to connect the expander to the hba?  If so and let's say i had the 5 cables from the case and only 2 ports on an hba, can i connect the other 3 cables to the expander? 

  4. Just curious if someone can recommend a good HBA card to use with this case?  The backplane on the Silverstone RM43-320-RS has 5 ports that I assume connect to 5 ports on an HBA card?  When I was researching, I heard about only using 1 cable or (2 cables) for more bandwidth to connect all 20 hard drives but I don't know how to do that or how that would be implemented.

     

    Assuming the above is resolved, how would I then connect a DAS to the Silverstone RM43-320-RS?  Do I need a second card that has 2 external ports or is there 1 card that would do everything?  Thanks.

     

     

  5. On 5/20/2023 at 3:36 AM, Denocyte said:

    Hello, How do I enable authorization?

    Editing `mongod.conf.orig` or creating new `mongod.conf` doesn't help.


    1. Open a terminal and create the mongodb folder
    - mkdir /mnt/user/appdata/mongodb
     

    2. Change directory
    - cd /mnt/user/appdata/mongodb
     

    3. Create key file mongodb.key (mongodb will use it for authorization)
    - openssl rand -base64 741 > mongodb.key
    - chmod 600 mongodb.key

    Step 3 is how you create the key and then in your mongod.conf file you need to add the below if you don't already have it:

     

    security:
      authorization: "enabled"
      keyFile: /data/db/mongodb.key

  6. The drive is connected to the unraid server.  It's an external hard drive case connected to a usb port on the back of the motherboard.  The file system is xfs on the external drive.  I checked the syslog and I see this message "unassigned.devices: Warning: Unassigned Devices are not set to be shared with NFS."

  7. I believe this first started a few weeks ago.  On my external hard drive that's connected using unassigned devices, I can't delete any files.  I am browsing the hard drive via a windows computer.  I know a solution is to go to the unraid command line and set the permissions for the entire folder structure.  

     

    Any idea how this happened?  Is there an easier way to fix the file permission for this than what I mentioned?  ( New Permissions option under Tools will not work as it does not detect the external hard drive, just the directly attached drives)  Thanks.

  8. Sometimes when I take a screenshot of a whole page and try and paste it into bookstack, I get this error:
    "An error occurred uploading the image"  If I did a screenshot of a quarter of the page and pasted that then it is successful.

     

    Is there a setting or option I need to change?  I already have FILE_UPLOAD_SIZE_LIMIT=1000 which doesn't seem to help.

  9. On 3/15/2023 at 2:43 AM, ich777 said:

    What settings do you want to edit besides the already available options in the Docker template?

    It's all good.  The documentation was sparse.  I thought there was some admin console where we pick the frequency of attacks and the seed for the server etc..  I've since moved on from this game.  But thanks for answering.

    • Like 1
  10. Not sure what happened, but my unassigned device (external ssd drive) does not show up in windows explorer any more.  I can still access the drive through krusader and terminal.  Krusader just gets in but all files are missing.  Terminal can get in and see all files.  It just does not show up in windows and is not accessible through there.  Any ideas?

     

    Fixed the issue by doing this:
    Enable SMB Security? Public instead of No

  11. 3 hours ago, Cburners said:

    Hello,

     

    I've had a near perfect running set up for almost 2 years now. About a week ago, i started to experience constant "All indexers are unavailable due to failures". This seems to be consistent for Sonarr and Radarr. I've tried rebuilding from backup databases, deleting and re-installing the apps from fresh, and from appdata backups. Sometimes I can manually download one or two files, then i'll get this issue from all my indexers. Any help would be greatly appreciated.

    Radarr Logs.txt 28.58 kB · 0 downloads blackhole-diagnostics-20230101-2103.zip 110.48 kB · 0 downloads

     

    Do you happen to have proxy enabled in those 2 containers?  If so disabling that will probably fix the issue.  I'm not sure how to fix it with the proxy enabled, assuming that is the issue.

     

  12. Is there a way to capture the contents of what is on the array using a docker container or script and outputs it to a text of excel file?

     

    For example:

    Disk 1

    \\Unraid\aaa\files\file1.xls

    \\Unraid\aaa\files\file2.png

     

    Disk 2

    \\Unraid\bbb\photos\house.png

     

    So whatever is outputted will list what is above as an example.  In case a drive crashes and is unrecoverable at least if a weekly or daily report was run, one would know what was lost up to a certain point.

     

  13. I used a brand new flash drive with unraid for 5 years before I ran into issues.  One thing that prompted me to replace the flash drive was when the server rebooted once a week, there were errors in the log accessing the flash drive or the os would be in trial mode because it could not find the license key.  After researching the issue I decided to replace the flash drive and do the whole transfer license to the new flash drive.  That solved the problems I was having.  If you have the issues I mentioned above, it could be indicative that your flash drive is failing or is bad now.

  14. 9 hours ago, Carmelo said:

    i deleted, renamed logs.db and its not working for me

    You should check the logs and see which error you have.  I assume you get this error " Database disk image is malformed"... however, after that you probably get either one of these errors " Error creating log database" or "Error creating main database". 

     

    If you have the main database error then deleting and renaming the log file will not solve the problem.  When you go here: https://wiki.servarr.com/en/radarr/faq follow the instructions under "Errors of Error creating main database indicate issues with radarr.db" and that will probably fix the issue.  The first startup will probably take awhile.

     

  15. 3 hours ago, TheBazlow said:

    Here's the docker section

    image.png.78d964104ac071afd5d5e46df0be0411.png

     

    I noticed that if the Preferences fields are populated, adding the claim token doesn't seem to change anything, wiping them seems to be necessary before claiming. 

     

    I didn't sign out of every device prior to doing all of this, i'm pretty sure this would have been a lot easier if I had. 

     

    Mine is setup the same.  Just to add, everything just started working.

  16. 9 minutes ago, TheBazlow said:

    I think i'm fully back up and running. Here's a rundown of my adventure. 

     

    I've reset my password

    Opened /appdata/plex/Library/Application Support/Plex Media Server/Preferences.xml

    Made a backup

    Removed the values from PlexOnlineHome, PlexOnlineMail, PlexOnlineToken, PlexOnlineUsername from xml file and saved.

    Stopped the container

    Added a new variable with a key of "PLEX_CLAIM" to container

    Opened https://www.plex.tv/claim/

    Copied the claim code into the value for the docker variable

    Restarted the plex docker

    It populates the Preferences.xml file with new data

     

    At this stage I can access the web ui from direct IP. Trying to reach it from plex.tv, apps or custom domain wouldn't work

    I went to settings, remote access and disabled it, enabled it, restarted docker again and now finally it's started working again. 

     

     

    I tried those same steps and it did not work for me.  Can you post your variable creation.  Blank out your claim code so I can see if I did my variable correctly?

  17. I made the changes mentioned above.  I don't get the error screen anymore and the startup logs look proper now for rocketchat, however, the web page does not load.  I just get a dark blue screen.

     

    Just did a test and it seems like the mobile apps work.  It's just the web interface does not.  I should clarify that it's the internal web location.  The external web location works.