Jump to content

ninjaneer68

Members
  • Posts

    43
  • Joined

  • Last visited

Posts posted by ninjaneer68

  1. 6 minutes ago, Squid said:

    Are the apps from Community Applications.  The question marks for icons however speaks volumes if they are from CA.  It basically means that most likely your server cannot reach the internet properly (Try setting static DNS addresses in Settings - Network settings) or could also be a corrupt docker image


    I deploy everything from CA, as I am not a skill docker tech ( I have sys ad skills, just not in docker )  I was orginally having issues with Plex then I restarted the entire unraid system, and everything came up like not available.

    I put unraid in an emergency firewall allow with in my firewalla to make sure something ad block wise wasn't blocking any reach out attempts

    I am not showing any blocks for unraid at the FW level. 

  2. I have a drive that has already been formatted but its unmountable, using the gui I tried to run xfs repair.

    If we use the above example screen shot, I want to try practicing mounting good drives manually. How would I do it ?

    In this scenario I want to try and mount disk 2, would this be the correct example ?

    >mkdir /tempxfs
    >mount /dev/md2 /tempxfs

     

    or 

    >mkdir /tempxfs

    >mount /dev/sdb /tempxfs

    I am little lost of how do I know which drive is disk 2

    I get these errors when trying to mount using the SDB example

    /tempxfs: wrong fs type, bad option, bad superblock on /dev/sdi, missing codepage or helper program, or other error.
           dmesg(1) may have more information after failed mount system call.

    I am currently in MAINT mode. 

    @JonathanM

  3. each drive is 14TB drives with one 14TB parity. is this normal for parity checks to take around 6 days to complete ? should I continue to run this monthly or move it out to run every 40 days or something to that affect ?

    All the drives are the same sizes, below is the mix

     

    3  drives -- Seagate Exos X16 14TB 7200 RPM SATA 6Gb/s 256MB Cache 3.5-Inch
    1 drive -- Western Digital 14TB Ultrastar DC HC530 SATA HDD - 7200 RPM Class, SATA 6 Gb/s, 512MB Cache, 3.5"

    2 drives -- Seagate IronWolf Pro 14TB NAS Hard Drive 7200 RPM 256MB Cache CMR SATA 6.0Gb/s 3.5" Internal HDD

     

    image.png.e35c7b053fe592e78f2b103ed28caeb1.png

  4. After some more exploring, the container for Mylar3 can not reach the internet. This is why its not working 

    ylar.locg.58 : ThreadPoolExecutor-0_0 : HTTPSConnectionPool(host='walksoftly.itsaninja.party', port=443): Max retries exceeded with url: /newcomics.php?week=39&year=2020 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x1481dab4bdc0>: Failed to establish a new connection: [Errno 110] Operation timed out'))

    it is my only container that can not reach the net. Not sure why

  5. Hello everyone, I am not new to Mylar but new to using it in unraid. I have not touched mylar in years and recently stood up Ubooquity so naturally I needed to get Mylar back up and running, in unraid of course.... LOL. Any help or suggestions would be greatly appreciated. 

     

    Mylar is not pulling in my comics. I do not know if its how the file structure is or something wrong I am doing in mylar. 

    Physically they are stored in folder with in UNRAID, then attached to the container as the host path of /comics

    The location where I have my comics is set up like the following attached to the mylar container.

    /comics

    When I console into mylar I see /comics and it sees all the comics attached.

    My files structure is 

    /comics/publisher/series/

     

    example continued 

    /comics/DC Comics

    /comics/Marvel

    /comics/Dark Horse Comics

    /comics/IDW Publishing

    /comics/Vertigo

    /comics/Zenescope Entertainment

     

    Farther down in a screen shot is the structured continued. 

     

     

     


    image.thumb.png.d62f3998d37ae27dc4528127462c05a4.png



     

    image.thumb.png.c83ac9853ba9fcd18eaad5d1066dc6fe.png

     

    image.thumb.png.8189c3939a95aab53349d276e568f5bc.png

     

     

    image.png.11d5d4e07e6a7fc24375258c39505b5c.png

  6. I am trying to also set up traefik and not grasbing labels yet in unRaid 

    HEre is an example of labels I want to use in unraid 

     

    # the basic labels to enable traefik to forward requests.somedns.com on port 443 to the ombi docker image
    traefik.enable=true
    traefik.http.routers.ombi.entrypoints=websecure
    traefik.http.routers.ombi.rule=Host(`requests.somedns.com`)
    # Specify the port your service should connect to (Optional if there is only one port)
    traefik.http.services.ombi.loadbalancer.server.port=3579
    # to tell traefik to try get a letsencrypt cert for your domain
    traefik.http.routers.ombi.tls.certresolver=letsencrypt
    #If you want to redirect port 80 to 443 when connecting to this domain on port 80
    traefik.http.middlewares.https-redirect.redirectscheme.scheme=https
    traefik.http.routers.https-redirect.entrypoints=web
    traefik.http.routers.https-redirect.middlewares=https-redirect
    traefik.http.routers.https-redirect.rule=Host(`requests.somedns.com`)

     

  7. Hello everyone I am new to UNraid and wanted to get some opnions from everyone

     

    A friend gave me the following hardware to get started and I have a questions if I updated the CPU if everyone things I would get a big performance change

     

    currently I am running the following dockers, Plex, NZBget, Sonarr/Radarr with the following CPU / motherboard and the CPU maxes out on a regular basis

     

    memory - 16GB : (4) HyperX Fury 4GB (1 x 4GB) DDR4 2400MHz DRAM

    Processor -  Intel BX80662G4400 Pentium Processor G4400 3.3 GHz

    Power Supply - Rosewill Quark Series 750W Full Modular Gaming Power Supply 80 Plus Platinum

    Motherboard :  MSI Z170A GAMING M7 ATX DDR4 3000 (o.c.) NA Motherboards Z170A GAMING M7

     

     

    If I upgrade to the following CPU will I see a big performance difference ?

     

    Intel Core i7 6700K 4.00 GHz Unlocked Quad Core Skylake Desktop Processor, Socket LGA 1151 [BX80662I76700K]

    by Intel

     

    I appreciate any feedback

×
×
  • Create New...