Everything posted by cpthook
-
[Support] Linuxserver.io - SABnzbd
Thanks brother...
-
[Support] Linuxserver.io - SABnzbd
Hello Forum.. I posted in the incorrect support post previously. Is anyone else having issues when launching SAB? I'm getting this error message: 400 Bad Request Illegal cookie name ys-api/mpegts/network Traceback (most recent call last): File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 635, in respond self.process_headers() File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 737, in process_headers raise cherrypy.HTTPError(400, msg) HTTPError: (400, 'Illegal cookie name ys-api/mpegts/network') Powered by CherryPy 8.1.2
-
[Support] binhex - SABnzbd
Hello forum.. is anyone else getting this error when launching the SABnzbd GUI? 400 Bad Request Illegal cookie name ys-api/mpegts/network Traceback (most recent call last): File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 635, in respond self.process_headers() File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 737, in process_headers raise cherrypy.HTTPError(400, msg) HTTPError: (400, 'Illegal cookie name ys-api/mpegts/network') Powered by CherryPy 8.1.2
-
[Plugin] IPMI for unRAID 6.1+
Understood!! I need to modify settings within the unRAID IPMI plug-in Sorry, didn't catch that at first! I'll give it a shot and if errors disappear then great, if not...like I said, no biggie. IPMI sensors are all recognized by the plugin currently and BMC is not reporting any events. Not relevant, but in the past I have ignored errors from my syslog because I did not understand them and consequently, my server suffered problems that required me to work with unRAID community support to resolve. Moderators and the Community support team have since warned me about ignoring syslog errors, even if not reported by Fix Common Problems. Thanks again!
-
[Plugin] IPMI for unRAID 6.1+
You mentioned that before. I currently access IPMI using the Java IPMI Viewer. My Router's DHCP service issued an IP address to the viewer, which I use to access. Is what you're suggesting the same thing?
-
[Plugin] IPMI for unRAID 6.1+
I'm using 1.26 sent by Supermicro support because of another issue, you can try and ask for it. When you requested the update, did you reference issues that were logged from unRAID syslog, or did the BMC also have your issues logged? I'm asking because; if I were to include the errors logged from unRAID syslog, would SuperMicro support even care? My BMC event logs have no entries regarding IPMI/BMC issues.
-
[Plugin] IPMI for unRAID 6.1+
johnnie.black & dmacias... Thanks a lot for the responses! I've never noticed any issues with my BMC at all, I just notice this error each time I boot and wanted to inquire about it According to the SuperMicro website, the IMPI/BMC Firmware Revision: R 1.13 is the latest for the X11SSL-F which was the Firmware version installed when I build the system. But I began to notice the error after the 6.2.4 update. Once I updated to 6.3.0 the other day, I noticed the error remained and I figured I should ask to see if anyone else is reporting the same. Thanks again for the help
-
[Plugin] IPMI for unRAID 6.1+
Hello Forum... I've been receiving this error each time I boot since v6.2.4. Has any one else posted this: Feb 6 11:50:49 Tower kernel: ipmi_si IPI0001:00: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed. Feb 6 11:50:49 Tower kernel: ipmi_si IPI0001:00: Error clearing flags: cc Feb 6 11:50:49 Tower kernel: Console: switching to colour frame buffer device 128x48 Running v6.3.0 MOBO: SUPERMICRO MBD-X11SSL-F-O Full syslog from boot attached tower-syslog-20170206-1301.zip
-
[Plugin] unbalanced
Yes it does! But I guess I am expecting "Real Time" statuses. See attachment; using Chrome, statuses are now shown but has been stuck in this state for about 2hours. I'm noticing it only being refreshed after the transfer of an entire share is complete. Should this be expected behavior or should the status be refreshed more often? Currently transferring 1.5TB of data to clear a disk for format to xfs. Oh ok. Currently, that's expected behavior. It refreshes after each rsync command has completed. I wrote about that when I first introduced the progress feature, but forgot to mention it in the updated github README. The thing is rsync's progress is somewhat difficult to parse, so I just track the whole operation, not the individual files. I'll eventually look into improving that Thank you so much for the update! Used this morning to clear cache drive for formatting and it worked per my request above.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Could this be your problem? Beautiful response from TOM! This could very well be my issue and let me tell you why I think so.. Since updating to the new rc9 there have been a few serious unrelated issues occurring on my server so I now keep the logging window open at all times to monitor events. After the updates to UD & PreClear Disks, I rebooted my server, but left my logging window open. I also launched my IMPI Viewer to monitor reboot routine. When unRAID OS returned, I mounted disks and refreshed the logging window, once refreshed, log events began popping in including errors. Since then, I've uninstalled both plugins, rebooted and the like, but errors wont go away. I use firefox primarily if that matters. *Update* Uninstalled UD plugin, booted into safe mode and got the following csrf errors, see 18:02:35. I also included full syslog from Safe Mode boot Feb 2 18:02:29 Tower kernel: br0: port 1(eth0) entered blocking state Feb 2 18:02:29 Tower kernel: br0: port 1(eth0) entered forwarding state Feb 2 18:02:31 Tower ntpd[1724]: Listen normally on 3 br0 192.168.1.25:123 Feb 2 18:02:31 Tower ntpd[1724]: new interface(s) found: waking up resolver Feb 2 18:02:35 Tower root: error: webGui/include/ProcessStatus.php: wrong csrf_token Feb 2 18:02:36 Tower root: error: webGui/include/ProcessStatus.php: wrong csrf_token Feb 2 18:02:36 Tower emhttp: shcmd (18): rmmod md-mod |& logger Feb 2 18:02:36 Tower kernel: md: unRAID driver removed Feb 2 18:02:36 Tower emhttp: shcmd (19): modprobe md-mod super=/boot/config/super.dat |& logger Feb 2 18:02:36 Tower kernel: md: unRAID driver 2.7.1 installed Feb 2 18:02:36 Tower emhttp: Pro key detected, GUID: 058F-6387-0000-000079010148 FILE: /boot/config/Pro.key ***Bump*** Anymore on this, or am I stuck?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Could this be your problem? Beautiful response from TOM! This could very well be my issue and let me tell you why I think so.. Since updating to the new rc9 there have been a few serious unrelated issues occurring on my server so I now keep the logging window open at all times to monitor events. After the updates to UD & PreClear Disks, I rebooted my server, but left my logging window open. I also launched my IMPI Viewer to monitor reboot routine. When unRAID OS returned, I mounted disks and refreshed the logging window, once refreshed, log events began popping in including errors. Since then, I've uninstalled both plugins, rebooted and the like, but errors wont go away. I use firefox primarily if that matters. *Update* Uninstalled UD plugin, booted into safe mode and got the following csrf errors, see 18:02:35. I also included full syslog from Safe Mode boot Feb 2 18:02:29 Tower kernel: br0: port 1(eth0) entered blocking state Feb 2 18:02:29 Tower kernel: br0: port 1(eth0) entered forwarding state Feb 2 18:02:31 Tower ntpd[1724]: Listen normally on 3 br0 192.168.1.25:123 Feb 2 18:02:31 Tower ntpd[1724]: new interface(s) found: waking up resolver Feb 2 18:02:35 Tower root: error: webGui/include/ProcessStatus.php: wrong csrf_token Feb 2 18:02:36 Tower root: error: webGui/include/ProcessStatus.php: wrong csrf_token Feb 2 18:02:36 Tower emhttp: shcmd (18): rmmod md-mod |& logger Feb 2 18:02:36 Tower kernel: md: unRAID driver removed Feb 2 18:02:36 Tower emhttp: shcmd (19): modprobe md-mod super=/boot/config/super.dat |& logger Feb 2 18:02:36 Tower kernel: md: unRAID driver 2.7.1 installed Feb 2 18:02:36 Tower emhttp: Pro key detected, GUID: 058F-6387-0000-000079010148 FILE: /boot/config/Pro.key tower-syslog-20170202-1805.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
.cfg file attached I actually tried that thinking the same because I have my Desktop PC VM sitting on an SSD configured with UD, but errors returned anyway after clean install. unassigned.devices.cfg
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hey thanks for the tip... At work currently, but I can remote into my Home PC in a bit and try both tips out and report back later. Hey thanks again!!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I figured that uninstalling and then reinstalling directly from the unRAID APPS location would be best practice. After install, the version shown is as of 2/1/17. No other plugins or dockers are engaged, and the array not started. See for yourself, diagnostics attached. The log entry time here is when I perform install, errors begin shortly thereafter. Feb 2 13:54:39 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin install https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg Feb 2 13:54:40 Tower root: plugin: running: anonymous tower-diagnostics-20170202-1358.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Thank you!! I will uninstall until new version is released. Same issue with PreClearDisks.plg also!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hello Forum I started receiving these error in my syslog after updating to latest version released on 2/1/17. Is anyone else getting these error? I'm running unRAID v6.3.0-rc-9. The plugin seems to still work fine, and fix common problems does not recognize the error. Kinda stuck on what these errors may be related to. Any information would be appreciated. Feb 2 10:21:04 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:09 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:15 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:21 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:26 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:33 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:39 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:44 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token Feb 2 10:21:49 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token eb 2 10:21:54 Tower root: error: plugins/unassigned.devices/UnassignedDevices.php: wrong csrf_token
-
Preclear plugin
Hello Forum Started getting these errors in my syslog this morning after updating PreClear Plugin and Unassigned Devices Plugin. I'm I the only one? See attachment
-
[Plugin] unbalanced
Yes it does! But I guess I am expecting "Real Time" statuses. See attachment; using Chrome, statuses are now shown but has been stuck in this state for about 2hours. I'm noticing it only being refreshed after the transfer of an entire share is complete. Should this be expected behavior or should the status be refreshed more often? Currently transferring 1.5TB of data to clear a disk for format to xfs.
-
[Plugin] unbalanced
Hello! I tried the plugin for the first time but was unable to get the WebGUI to display the file transfer progress information and transfer speed. The log window will update for a bit, but will time out shortly after. When the GUI is refreshed, the log window is empty. Are there any tricks or a particular browser I could use for the GUI to display properly? This plugin is awesome, but I would feel more comfortable using it, if I could monitor the progress of the files being transferred.
-
[Support] Linuxserver.io - Beets
Hello forum.. what a great tool this is!! But I do have a question? Out of the TON of audio files I had stored, I did have a substantial amount of Albums that were named well enough to be tagged and cataloged properly. Should I expect these files and metadata to be shown in the BEETS GUI by default, or is there a special set of commands that do this? Or is the GUI not really used at all? Also when importing, how are most folks treating skipped files that are not found and not tagged? Running the import command again will continue to skip over these files & Manually renaming at this point for me would be a monumental task for all of the files Beets skipped over unless there are some tricks out there I could learn. Thanks
-
Open Files Plugin - Can help with troubleshooting why server won't shut down
This post is a bit old, but I wanted to check if the Open Files plg is still supported and works on v6.2.x ? That being said; since it is accessed through the Tools section within the WebGUI, does this mean that the plugin would not be accessible if the WebGUI becomes unresponsive?
-
[Solved] Logs filling up with AER/PCIe Bus errors
Getting these same errors after moving my NVIDIA GPU to the faster x8 slot. I've noticed no issues except for these errors. None of the above options worked for me.
-
[Deprecated] Linuxserver.io - CouchPotato
I'm getting exactly the same. Glad it's not just me! Been going on since my last post. Kinda just been dealing with it!
-
[Deprecated] Linuxserver.io - CouchPotato
Hello Forum Hey...is anyone else finding that CP is no longer displaying queued media on the "Snatched & Available" dashboard after the most recent update? Funny thing is; when selecting the "Wanted" tab under the "Movies" section, I see the results from my Searchers, the results that should be on the dashboard. See the attached screenshots if I'm not making sense. EDIT: Running v40577904 (11/15/2016)
-
[Plugin] CA Application Auto Update
Hi Squid.. Thanks again for all of your efforts! Just wanted to give you the heads up, some of my Docker's were uninstalled this morning shortly after the auto-update. Of course all it took was to reinstall them, but i wanted to let you know. See the attachment from my log file for more details.