AKR

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by AKR

  1. hey guys would appreciate your help, woke up today and found a million btrfs errors;

    May  9 04:37:17 KANA kernel: loop: Write error at byte offset 4952662016, length 4096.
    May  9 04:37:17 KANA kernel: print_req_error: I/O error, dev loop2, sector 9673168
    May  9 04:37:17 KANA kernel: BTRFS error (device loop2): bdev /dev/loop2 errs: wr 14, rd 0, flush 0, corrupt 0, gen 0
    May  9 04:45:13 KANA shfs: cache disk full

    did my docker.img get corrupted because of the cache disk being full?

    Edit: rebooted the system, everything is working now but im afraid everything might crash again :( attached logs after reboot.

     

    kana-diagnostics-20200509-1442.zip

     

    kana-diagnostics-20200509-1411.zip

  2. hey guys, woke up this morning to a couple errors in letsencrypt out of no where, haven't changed the setting since i got it working months ago so i really dont know how to fix it :( 

    Here's the log;

    Brought to you by linuxserver.io
    We gratefully accept donations at:
    https://www.linuxserver.io/donations/
    -------------------------------------
    GID/UID
    -------------------------------------
    
    User uid: 99
    User gid: 100
    -------------------------------------
    
    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 20-config: executing...
    [cont-init.d] 20-config: exited 0.
    [cont-init.d] 30-keygen: executing...
    using keys found in /config/keys
    [cont-init.d] 30-keygen: exited 0.
    [cont-init.d] 50-config: executing...
    2048 bit DH parameters present
    SUBDOMAINS entered, processing
    Sub-domains processed are: -d akrapps.akrapps.duckdns.org
    E-mail address entered: [email protected]
    Different sub/domains entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
    usage:
    certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...
    
    Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
    it will attempt to use a webserver both for obtaining and installing the
    certificate.
    certbot: error: argument --cert-path: No such file or directory
    
    Generating new certificate
    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    Plugins selected: Authenticator standalone, Installer None
    Obtaining a new certificate
    Performing the following challenges:
    Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
    Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
    IMPORTANT NOTES:
    - Your account credentials have been saved in your Certbot
    configuration directory at /etc/letsencrypt. You should make a
    secure backup of this folder now. This configuration directory will
    also contain certificates and private keys obtained by Certbot so
    making regular backups of this folder is ideal.
    ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container
    

     

    screenshot of letsencrypt settings gwEmTIj.png

     

    i made sure all the duckdnsdns settings are good reinstalled both letsencrypt and ducksdns, and made sure the ports (81, 443) are still forwarded, but no use, its been working great for the past 4+ months so idk honestly.

  3. Hey, i been tinkering with unraid for a week, and this forum has been very helpful! 

     

    My issue is, i got a 250gb ssd today to increase performance in sonarr plex etc. 

    but, there's couple things i dont understand;

     

    1) for maximum performance gain, should i move the mnt/user/appdata share to cache then mark it cache:prefer? and leave the docker.img alone? or should i move it to cache too? 

     

    chrome_2017-08-26_22-43-20.thumb.png.49a077085fdc8f2733eeadf6da7f022d.png

     

     

    2) if i move everything over to cache, how will the downloaders behave (deluge, sab, sonarr etc)? if i already pointed them to a downloads folder on a non cache-user share, they will write to that user share then move files accordingly, right? i dont want them to write anything to the cache.

     

    3) also, is it good/bad to set the plex transcoder temporary directory to the cache?

     

    4) basically i need these apps to be fast esp sonarr plex sab etc

     

    sorry for long post, im super confused lol. appreciate the help!