greg602

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by greg602

  1. 42 minutes ago, old man said:

    I bought this board and Corsair H80i v2 liquid cooler which states which states "The stock AMD motherboard backplate is used for AMD installation" in the manual. I will give it a whirl this weekend and post and update with pics. Maybe I just got lucky with my hardware picks because I did not think of the idea that they would use adhesive to apply the backplate.  

    Ah yes please do that. Would love to hear about your experience. Also while I’m back on this thread I’ll report again that I have had no issues with this board and it’s been absolutely great, running 24/7, aside from my backplate woes.

  2. 7 hours ago, spiderben25 said:

    Thanks for your feedback. I'm considering buying this motherboard for a new build. I heard on some forum posts that there might be trouble installing CPU heatsink when all RAM slots are populated. Did you experience this issue?

    And do all aftermarket CPU heatsinks require a custom back-plate?

     

    I only have two of the DIMM slots occupied.l, so I had no issues. That said, with my noctua heatsink, if I wanted four I could. It would likely require choosing RAM with no heat sinks though; first slot is covered slightly.

  3. 1 hour ago, HellDiverUK said:

    CrapRock.  I wouldn't touch one of their boards with yours. 

     

    Do yourself and return the board while you can, before it flames out and burns your house down or something.  Yes, I've had an AsRock flame out, thankfully I was only setting up the machine and had the side off, and was able to power it down PDQ.

     

    Thanks for your response and advice. That said, considering AsRock is a company known for their motherboards and generally well liked amongst the DIY hardware community, I have to assume the "flame out" you experienced is not something that should be reflected as the norm across all manufactured AsRock boards. If I do notice anything abnormal in the way this board operates I will certainly consider returning it. Currently, aside from the unfortunate backplate adhesive, this motherboard has been a breeze to setup/configure and has been working flawlessly in my server for a week now; running 24/7. Again, I appreciate your input on the thread.

  4. Just a quick Public Service Announcement regarding the AsRock Rack x470d4u motherboard.  If someone, like myself, is planning to use this motherboard w/ an after-market CPU Heatsink please be aware that the factory backplate is attached to the motherboard with an adhesive. If your after-market heatsink (in my case, the Noctua NH-L9a-AM4) requires the use of it's own backplate expect to spend considerable amount of time to remove the factory installed backplate. I would also say doing so comes with high risk of damaging the board.

  5. Running into the following error whenever attempting to "Refresh" or search for a movie in Couchpotato on Unraid 5.0.5.

     

    ### Logs:

    ```

    03-30 16:33:21 ERROR [ couchpotato.core.event] Error in event "quality.single", that wasn't caught: Traceback (most recent call last):

    File "/mnt/user/Downloads/apps/couchpotato/couchpotato/core/event.py", line 15, in runHandler

    return handler(*args, **kwargs)

    File "/mnt/user/Downloads/apps/couchpotato/couchpotato/core/plugins/quality/main.py", line 117, in single

    quality = db.get('quality', identifier, with_doc = True)['doc']

    File "/mnt/user/Downloads/apps/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner

    res = f(*args, **kwargs)

    File "/mnt/user/Downloads/apps/couchpotato/libs/CodernityDB/database.py", line 944, in get

    raise RecordNotFound("Not found")

    RecordNotFound: Not found

    encoding=UTF-8 debug=False args=['--data_dir', '/mnt/user/Downloads/apps/couchpotatodata', '--daemon', '--pid_file', '/var/run/Couchpotato/Couchpotato.pid'] app_dir=/mnt/user/Downloads/apps/couchpotato data_dir=/mnt/user/Downloads/apps/couchpotatodata desktop=None options=Namespace(config_file='/mnt/user/Downloads/apps/couchpotatodata/settings.conf', console_log=False, daemon=True, data_dir='/mnt/user/Downloads/apps/couchpotatodata', debug=False, pid_file='/var/run/Couchpotato/Couchpotato.pid', quiet=False)

     

    I have completely removed my install and data directories and redownloaded the plugin, but the exact same issue is persisting after starting from scratch. Any thoughts?

  6. Hello and thanks to all of you ahead of time.

     

    Installed the plugin and its seems to be working great.

     

    I have this error along the top that says the following:

     

    "No PAR2 program found, repairs not possible"

     

    I have done some brief Google searching and found some people with similar issues, but they weren't running on Unraid. Would love to fix it. Appreciate the help. Thank you.

     

    I'll have to look at it, seems the par program may not have installed or could be getting squashed. Have you ever downloaded another par program with unmenu or manually?

     

    Thanks for help. Deleted the files from the packages folder, and rebooted the server. Error is gone! Appreciate it!

  7. Hello and thanks to all of you ahead of time.

     

    Installed the plugin and its seems to be working great.

     

    I have this error along the top that says the following:

     

    "No PAR2 program found, repairs not possible"

     

    I have done some brief Google searching and found some people with similar issues, but they weren't running on Unraid. Would love to fix it. Appreciate the help. Thank you.

  8. So I am currently running version 0.9.3.5 of this plugin. What i noticed is that there is no myplex login pane in the settings of the server. My first question is if I update to the more current version will I gain this option? My second question is, to update do I only have to place the .tgz file from the first post into the extra folder, or is there more to the update process? Thanks for the help.

     

    - Greg

  9. After typing in "/etc/rc.d/rc.sabnzbd enable" I received the following code:

     

    /etc/rc.d/rc.sabnzbd: line 86: [: ==: unary operator expected
    /etc/rc.d/rc.sabnzbd: line 90: [: nobody: unary operator expected
    Starting sabnzbd:  sudo -u  python /SABnzbd.py -d -s 0.0.0.0: --config-file  --pid /var/run/sabnzbd > /dev/null 2>&1sudo: unknown user: python

     

    I then had to CTRL+C to stop it.

     

    Thanks again for helping me solve this.

     

    EDIT:  I thought I would add that whenever I do attempt to enable Sabnzabd, My syslog displays "root : unknown user: python"

     

    - Greg

  10. Here are the results:

     

    /etc/rc.d/rc.sabnzbd install
    installing latest Version (0.6.15)
    

     

    ls -l /usr/local/sabnzbd/
    total 604
    -rw-r--r-- 1 nobody users   2270 Apr 15 16:56 ABOUT.txt
    -rw-r--r-- 1 nobody users  53372 Apr 15 16:56 CHANGELOG.txt
    -rw-r--r-- 1 nobody users   1071 Apr 15 16:56 COPYRIGHT.txt
    -rw-r--r-- 1 nobody users  17990 Apr 15 16:56 GPL2.txt
    -rw-r--r-- 1 nobody users  35147 Apr 15 16:56 GPL3.txt
    -rw-r--r-- 1 nobody users   5335 Apr 15 16:56 INSTALL.txt
    -rw-r--r-- 1 nobody users   4268 Apr 15 16:56 ISSUES.txt
    -rw-r--r-- 1 nobody users    311 Apr 15 16:56 PKG-INFO
    -rw-r--r-- 1 nobody users    935 Apr 15 16:56 README.txt
    -rw-r--r-- 1 nobody users   5316 Apr 15 16:56 SABHelper.py
    -rwxr-xr-x 1 nobody users  62010 Apr 15 16:56 SABnzbd.py*
    -rw-r--r-- 1 nobody users    421 Apr 15 16:56 Sample-PostProc.cmd
    -rwxr-xr-x 1 nobody users    433 Apr 15 16:56 Sample-PostProc.sh*
    drwxr-xr-x 5 nobody users      0 Apr 15 16:56 cherrypy/
    drwxr-xr-x 2 nobody users      0 Apr 15 16:56 email/
    drwxr-xr-x 2 nobody users      0 Apr 15 16:56 gntp/
    drwxr-xr-x 7 nobody users      0 Apr 15 16:56 interfaces/
    drwxr-xr-x 2 nobody users      0 Apr 15 16:56 licenses/
    drwxr-xr-x 9 nobody users      0 Apr 15 16:56 locale/
    -rw-r--r-- 1 nobody users  96689 Apr 15 16:56 nzb.ico
    drwxr-xr-x 5 nobody users      0 Apr 15 16:56 po/
    drwxr-xr-x 3 nobody users      0 Apr 15 16:56 sabnzbd/
    -rw-r--r-- 1 nobody users 287934 Apr 15 16:56 sabnzbd.ico
    drwxr-xr-x 2 nobody users      0 Apr 15 16:56 tools/
    drwxr-xr-x 2 nobody users      0 Apr 15 16:56 util/

     

    Still unable to enable Sabnzbd.

     

    Thanks for the help. Any other thoughts?

  11. These are my results when I type "installplg /boot/config/plugins/sabnzbd-0.4c-i468-bw.plg":

     

    file /boot/packages/python-2.6.4-i486-1.txz: already exists
      upgradepkg --install-new /boot/packages/python-2.6.4-i486-1.txz ... 
    +==============================================================================
    | Skipping package python-2.6.4-i486-1 (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/python-cheetah-2.4.2.1-i486-1alien.tgz: already exists
      upgradepkg --install-new /boot/packages/python-cheetah-2.4.2.1-i486-1alien.tgz ... 
    +==============================================================================
    | Skipping package python-cheetah-2.4.2.1-i486-1alien (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/python-yenc-0.3-i486-1alien.tgz: already exists
      upgradepkg --install-new /boot/packages/python-yenc-0.3-i486-1alien.tgz ... 
    +==============================================================================
    | Skipping package python-yenc-0.3-i486-1alien (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/sqlite-3.6.23.1-i486-1.txz: already exists
      upgradepkg --install-new /boot/packages/sqlite-3.6.23.1-i486-1.txz ... 
    +==============================================================================
    | Skipping package sqlite-3.6.23.1-i486-1 (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/unrar-3.9.10-i486-2alien.tgz: already exists
      upgradepkg --install-new /boot/packages/unrar-3.9.10-i486-2alien.tgz ... 
    +==============================================================================
    | Skipping package unrar-3.9.10-i486-2alien (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/infozip-5.52-i486-2.tgz: already exists
      upgradepkg --install-new /boot/packages/infozip-5.52-i486-2.tgz ... 
    +==============================================================================
    | Skipping package infozip-5.52-i486-2 (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/openssl-0.9.8n-i486-1.txz: already exists
      upgradepkg --install-new /boot/packages/openssl-0.9.8n-i486-1.txz ... 
    +==============================================================================
    | Skipping package openssl-0.9.8n-i486-1 (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/pyopenssl-0.10-i486-2sl.txz: already exists
      upgradepkg --install-new /boot/packages/pyopenssl-0.10-i486-2sl.txz ... 
    +==============================================================================
    | Skipping package pyopenssl-0.10-i486-2sl (already installed)
    +==============================================================================
    
    
    success
    file /boot/packages/par2cmdline_tbb-0.4-i486-1kh.tgz: already exists
      upgradepkg --install-new /boot/packages/par2cmdline_tbb-0.4-i486-1kh.tgz ... 
    +==============================================================================
    | Skipping package par2cmdline_tbb-0.4-i486-1kh (already installed)
    +==============================================================================
    
    
    success
    file /boot/config/plugins/sabnzbd/sabnzbd.png: already exists
    file /tmp/sabnzbd-cleanup: successfully wrote INLINE file contents
      /bin/bash /tmp/sabnzbd-cleanup ... success
    file /boot/config/plugins/sabnzbd/sabnzbd.cfg: already exists
    file /etc/rc.d/rc.sabnzbd: successfully wrote INLINE file contents
      successfully changed file mode
    file /usr/local/emhttp/plugins/sabnzbd/sabnzbd.page: successfully wrote INLINE file contents
    file /usr/local/emhttp/plugins/sabnzbd/sabnzbd.png: successfully copied LOCAL file
    file /usr/local/emhttp/plugins/sabnzbd/sabnzbd.php: successfully wrote INLINE file contents
    file /usr/local/emhttp/plugins/sabnzbd/event/disks_mounted: successfully wrote INLINE file contents
      successfully changed file mode
    file /usr/local/emhttp/plugins/sabnzbd/event/unmounting_disks: successfully wrote INLINE file contents
      successfully changed file mode
    file /tmp/sabnzbd-install: successfully wrote INLINE file contents
      /bin/bash /tmp/sabnzbd-install ... success
    file /var/log/plugins/sabnzbd: already exists
    plugin successfully installed
    

     

    Correct me if I'm wrong, but I think everything went ok there.

     

    At that point I typed the following code "ls -l /usr/local/sabnzbd/":

     

    /bin/ls: cannot access /usr/local/sabnzbd: No such file or directory

     

    This is probably a problem...

     

    Here are the results when I type "ls -l /var/run/":

     

    total 52
    -rw-r--r-- 1 root   root     5 Apr 15 01:14 acpid.pid
    srw-rw-rw- 1 root   root     0 Apr 15 01:14 acpid.socket=
    -rw-r--r-- 1 root   root     5 Apr 15 01:14 atd.pid
    drwxr-xr-x 2 avahi  avahi    0 Apr 15 01:20 avahi-daemon/
    -rw-r--r-- 1 root   root     6 Apr 15 01:20 avahi-dnsconfd.pid
    drwxrwxrwx 2 nobody users    0 Apr 15 01:14 couchpotato/
    drwxr-xr-x 2 root   root     0 Apr 15 01:14 dbus/
    -rw-r--r-- 1 root   root     5 Apr 15 01:14 inetd.pid
    -rw-r--r-- 1 root   root     4 Apr 15 01:14 klogd.pid
    drwxr-xr-x 2 root   root     0 Nov 20  2008 nscd/
    -rw-r--r-- 1 root   root     4 Apr 15 01:14 ntpd.pid
    -rw------- 1 root   root    74 Apr 15 01:14 portmap_mapping
    -rw-r--r-- 1 root   root     5 Apr 15 01:14 rpc.statd.pid
    drwxrwxrwx 2 nobody users    0 Apr 15 01:14 sabnzbd/
    drwxrwxrwx 2 nobody users    0 Apr 15 01:14 sickbeard/
    -rw------- 1 root   root     5 Apr 15 01:14 sm-notify.pid
    -rw-r--r-- 1 root   root     4 Apr 15 01:14 syslogd.pid
    -rw-r--r-- 1 root   root     5 Apr 15 01:14 unmenu.pid
    -rw-rw-r-- 1 root   utmp  4224 Apr 15 11:41 utmp

     

    Looks ok to me there.

     

    Thanks for all your help. Total unraid/linux newbie here, and I really do appreciate the help!

     

    - Greg

  12. I read through other posts on this forum regarding this issue, but could not resolve the issue. In unmenu i see an error near the top that reads:

     

    "SAMBA is STOPPED, Shared drives will not be visible on the LAN."

     

    When I type "testparm" these are the results i get:

     

    Load smb config files from /etc/samba/smb.conf

    rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)

    Can't find include file /etc/samba/smb-names.conf

    Can't find include file /boot/config/smb-extra.conf

    Loaded services file OK.

    Server role: ROLE_STANDALONE

    Press enter to see a dump of your service definitions

     

    [global]

            syslog = 0

            syslog only = Yes

            unix extensions = No

            load printers = No

            printcap name = /dev/null

            disable spoolss = Yes

            show add printer wizard = No

            idmap config * : backend = tdb

            use sendfile = Yes

            wide links = Yes

     

    Anyone have any thoughts as to what might be causing the problem?

  13. I just installed the packages and that appears to have worked properly. The Sabnzbd, CouchPotato, and Sickbeard icons have shown up in my settings tab of unraid. When I change the "Enable sabnzbd" switch from No to Yes, the browser begins to load and at which point i receive the following text:

     

    "Starting sabnzbd: sudo -u nobody python /usr/local/sabnzbd/SABnzbd.py -d -s 0.0.0.0:8082 --config-file /usr/local/sabnzbd --pid /var/run/sabnzbd > /dev/null 2>&1"

     

    After displaying this, the browser never finishes loading, and SABnzbd's webgui is not accessible. This problem occurs with CouchPotato and SickBeard as well. Any thoughts? Thanks in advance.

     

    - Greg

  14. So I am very interested in this post. I was wondering if the links and directions in the original post are all still current even though the last edit was from quite a while ago. If not, is there anything in particular i need to know, or can I just follow the directions in the original post? Thanks!

     

    - Greg

     

    Edit : I also noticed that when I right click and "Save Link As" to grab the files, they appear as .txt files on my desktop. Is this normal?

  15. I recently created a share with AFP enable. I want to delete this share, but it seems the option is no longer available. It looks like the share somehow got a bunch of hidden files placed inside it even though i have never uploaded anything onto the share. The hidden files go by the name of .AppleDB, .AppleDesktop, etc. I have attempted deleting these files from both my PC and my Mac, but it says that I do not have permission on both systems. My goal is to just completely get rid of the share and all of its contents but I cant seem to figure it out. Thanks!

     

    - Greg

  16. When attempting to follow this instructions posted on the Configuration Tutorial, I get the following error when trying to install and configure the Mail and SSMTP package via unmenu:

     

    "(MD5 of existing downloaded file NOT matched - download may be corrupted or download URL no longer valid.)"

     

    This appears when clicking the "Download ssmtp_2.62.orig.tar.gz" button.

     

    Thanks for the help.

     

    - Greg