alig26

Members
  • Posts

    13
  • Joined

  • Last visited

About alig26

  • Birthday 02/06/1973

Converted

  • Gender
    Undisclosed

alig26's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Hello All, Been having this problem for the past few weeks, where I lost my shares, and when I look at the logs I'm getting Out of memory errors: I've also attached the the Diagnostic logs. Unraid has 8GB of ram, and it's been running great for years, would adding another 8gb of ram solve my problem? Thanks eb 26 08:35:33 unraid kernel: Out of memory: Kill process 4798 (shfs) score 724 or sacrifice child Feb 26 08:35:33 unraid kernel: Killed process 4798 (shfs) total-vm:6610696kB, anon-rss:6072380kB, file-rss:4kB, shmem-rss:592kB Feb 26 08:35:33 unraid kernel: oom_reaper: reaped process 4798 (shfs), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB Feb 26 08:35:33 unraid kernel: nfsd: non-standard errno: -107 Feb 26 08:35:33 unraid kernel: ------------[ cut here ]------------ Feb 26 08:35:33 unraid kernel: WARNING: CPU: 2 PID: 4190 at fs/nfsd/nfsproc.c:810 nfserrno+0x4a/0x50 [nfsd] Feb 26 08:35:33 unraid kernel: Modules linked in: xt_nat veth ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 iptable_filter ip_tables nf_nat reiserfs xfs nfsd lockd grace sunrpc md_mod e1000e ptp pps_core ipmi_ssif x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel cryptd mvsas intel_cstate libsas i2c_i801 intel_uncore i2c_core ahci intel_rapl_perf libahci scsi_transport_sas video backlight thermal button fan ipmi_si [last unloaded: pps_core] Feb 26 08:35:33 unraid kernel: CPU: 2 PID: 4190 Comm: nfsd Not tainted 4.14.16-unRAID #1 Feb 26 08:35:33 unraid kernel: Hardware name: Supermicro X9SCL/X9SCM/X9SCL/X9SCM, BIOS 2.0a 06/08/2012 Feb 26 08:35:33 unraid kernel: task: ffff880215e44600 task.stack: ffffc90000f54000 Feb 26 08:35:33 unraid kernel: RIP: 0010:nfserrno+0x4a/0x50 [nfsd] Feb 26 08:35:33 unraid kernel: RSP: 0018:ffffc90000f57da0 EFLAGS: 00010286 Feb 26 08:35:33 unraid kernel: RAX: 000000000000001e RBX: 0000000005000000 RCX: 0000000000000000 Feb 26 08:35:33 unraid kernel: RDX: ffff88021fd1d101 RSI: ffff88021fd16478 RDI: ffff88021fd16478 Feb 26 08:35:33 unraid kernel: RBP: ffff880183b3b024 R08: 0000000000000003 R09: ffffffff81feeb00 Feb 26 08:35:33 unraid kernel: R10: ffffc90000f57db0 R11: 0000000000000040 R12: ffff880183b3b020 Feb 26 08:35:33 unraid kernel: R13: ffff880212bf3c08 R14: 000000000000001c R15: ffffffffa00ca0e0 Feb 26 08:35:33 unraid kernel: FS: 0000000000000000(0000) GS:ffff88021fd00000(0000) knlGS:0000000000000000 Feb 26 08:35:33 unraid kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Feb 26 08:35:33 unraid kernel: CR2: 00001554ea91e490 CR3: 0000000001c0a005 CR4: 00000000000606e0 Feb 26 08:35:33 unraid kernel: Call Trace: Feb 26 08:35:33 unraid kernel: encode_post_op_attr.isra.2+0x59/0xa1 [nfsd] Feb 26 08:35:33 unraid kernel: nfs3svc_encode_readres+0x18/0xb9 [nfsd] Feb 26 08:35:33 unraid kernel: nfsd_dispatch+0x126/0x161 [nfsd] Feb 26 08:35:33 unraid kernel: svc_process+0x3df/0x634 [sunrpc] Feb 26 08:35:33 unraid kernel: ? nfsd_destroy+0x5a/0x5a [nfsd] Feb 26 08:35:33 unraid kernel: nfsd+0xf4/0x14b [nfsd] Feb 26 08:35:33 unraid kernel: kthread+0x111/0x119 Feb 26 08:35:33 unraid kernel: ? kthread_create_on_node+0x3a/0x3a Feb 26 08:35:33 unraid kernel: ? do_group_exit+0x95/0x95 Feb 26 08:35:33 unraid kernel: ret_from_fork+0x35/0x40 Feb 26 08:35:33 unraid kernel: Code: 1c d5 e0 99 0c a0 eb 25 80 3d fa 09 01 00 00 bb 00 00 00 05 75 17 89 fe 48 c7 c7 ab a7 0c a0 c6 05 e3 09 01 00 01 e8 8c 06 fc e0 <0f> ff 89 d8 5b c3 48 83 ec 10 48 8b 87 90 00 00 00 31 c9 ba ff Feb 26 08:35:33 unraid kernel: ---[ end trace 9a60d5d31ffb8bd1 ]--- unraid-diagnostics-20180226-1057.zip
  2. Hi All, I'm having an issue with my unraid server running version 6.4.1, where it's becoming completely unresponsive, and it requires a hard boot in order to access it again. So I just setup PRTG, to get syslog forwarding, but so far I'm not having any luck with forwarding. I configured rsyslog.conf with *.* @10.10.10.40:514 then in my go file I have cp /boot/custom/etc/rsyslog.conf /etc/rsyslog.conf Reboot, but syslog is still not being forwarded. I check /etc/rsyslog.conf and it has the correct file. Am I configuring the go file incorrectly? or any tips on how I can figure out what I'm doing wrong? Thanks
  3. Ahh, Duh, sorry! Thank you for the help! Works now obviously
  4. Yes, sorry for using the wrong working, the Tvheadend Client Plugin in Kodi works fine, watched TV last night without issue. Oddly though I can't watch on the Web Interface
  5. I created an Admin account, and I'm using that account to login I wanted to add, I just added the Kodi Plugin, and used the admin credentials and it's streaming, so I did something right. But can't stream via the web.
  6. Sorry let me elaborate, If I try to access it via Port 9982 it says Site can't be reached. I can login and authenticate via port 9981, then if I click Watch TV, it opens a new windows and it gives the screenshot attached. If I select a channel, I get the Authentication Required (screenshot attached) I try to login using admin credentials, and it just keeps asking to login. Not sure what you mean by play button, unless you're referring to recording. I haven't bothered to test that yet till I'm able to stream. I've attached updated log file Edit: I wanted to add, I just added the Kodi Plugin, and used the admin credentials and it's streaming, so I did something write. But can't stream via the web. TVheadendLog.txt
  7. Hi All, Just installed this docker, I followed the read me, but I'm having issues. I'm using HDHomerun, I ran through the wizard, I believe I got my EPG setup correctly, but when I try to watch a show via the Web interface, it constantly asks me to login, and then gives me a 401 unauthorized. I'm also trying to get this working with Kodi PVR. Is there a direct way to access the log file or enable debugging besides accessing it through the unraid web interface? Thanks tvheadend.txt
  8. Okay thank you very much for the info. I'll keep trying.
  9. Hi, I just installed this and followed the instructions, but in the docker log, all it says is: We are now refreshing packages from apt repositorys, this *may* take a while I've left it running for an hour and no change. When I try to connect to the docker via the web, no surprise I get a connection Refused. I deleted it and tried it again and the same thing. Can anyone point me in the right direction to troubleshoot this? Thanks
  10. Has anyone seen the error: Could not select group (bad name?) I've been searching but nothing is coming up with this error, I keep getting this error when I run the update scripts. Thanks
  11. Hello everyone, I've been following these posts and they have been very helpful, but now I'm stuck, I have newznab+ install on ubuntu 12.04, and I installed 2.0.5, and I ran ./nnindexer.php index full all but I keep getting this error: Starting sh: 1: /usr/bin/searchd/indexer: not found Update of 'releases' complete. I haven't been able to find anything on this error, anyone got any clues? Also I've been reading the documentation and they talk about running this script win_scriptsrunme.bat so it runs automatically. How do I configure it run automatically? Thanks everyone