Jump to content

dlandon

Community Developer
  • Posts

    10,397
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by dlandon

  1. have you connected more USB devices or this single one? looks something similar to esxi USB dropouts - when i add second USB device to unRAID, no more dropouts to me.. It's a simple answer. The command structure for http and php commands has changed and has affected this plugin for v6.1rc5. The device did not mount and the script was executed anyway causing a bunch of issues. The plugin should check for a successful mount and only execute the script if the mount is successful.
  2. I figured out what is going on. The devices don't mount correctly because of the reference to unassigned_mount. When I mount a device by clicking the "Mount" button, I get the following error on the console: /usr/local/emhttp/usr/local/sbin/unassigned_mount: No such file or directory. This was changed with the new command methods from http and php. EDIT: I also recommend a check that a device has been mounted correctly and not let the script run if the mount is unsuccessful.
  3. as i read somewhere on the net "error -110" usually means too much power for this USB - USB2 drive plugged in USB3 slot or similar.. It's a 4GB thumb drive. I don't think it is drawing too much power. Worked perfect in v6.0.1 and I made no script changes and I use exactly the same USB port as before. There have been a lot of behind the scenes changes in v6.1 for security reasons and I suspect that this plugin is still not quite ready for prime time on 6.1. I went back to 6.0.1 and I'll wait for the dust to settle before I move up to 6.1. EDIT: gfjardim, I have a test server with the same hardware that I can do some testing on if it would help. Well here we go with some weirdness. I tested on my test server and it works fine. I'm going to try some more things on my main server and see if I can track it down. The MBs are the same in both my servers, so I don't get it. Geez, I hate these kinds of issues.
  4. as i read somewhere on the net "error -110" usually means too much power for this USB - USB2 drive plugged in USB3 slot or similar.. It's a 4GB thumb drive. I don't think it is drawing too much power. Worked perfect in v6.0.1 and I made no script changes and I use exactly the same USB port as before. There have been a lot of behind the scenes changes in v6.1 for security reasons and I suspect that this plugin is still not quite ready for prime time on 6.1. I went back to 6.0.1 and I'll wait for the dust to settle before I move up to 6.1. EDIT: gfjardim, I have a test server with the same hardware that I can do some testing on if it would help.
  5. There was an update to this plugin shortly after rc3 came out. Do you have the most recent one? Yep. 2015.08.12. Haven't touched the script and this works perfect in 6.0.1.
  6. I am having real issues with unassigned devices in v6.1rc5. When I plug in a backup USB thumb drive to copy my flash device I get the following errors: Aug 22 09:36:26 MediaServer FlashBackup: Started Aug 22 09:36:29 MediaServer kernel: xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 1 Aug 22 09:36:29 MediaServer kernel: xhci_hcd 0000:00:14.0: Looking for event-dma 00000000fffc8000 trb-start 00000000fffc5fe0 trb-end 00000000fffc6000 seg-start 00000000fffc5000 seg-end 00000000fffc5ff0 Aug 22 09:36:32 MediaServer emhttp: /usr/local/emhttp/webGui/scripts/tail_log syslog 2>&1 Aug 22 09:37:00 MediaServer kernel: usb 1-4: reset high-speed USB device number 3 using xhci_hcd Aug 22 09:37:15 MediaServer kernel: usb 1-4: device descriptor read/64, error -110 Aug 22 09:37:24 MediaServer emhttp: /usr/local/emhttp/webGui/scripts/tail_log syslog 2>&1 Aug 22 09:37:30 MediaServer kernel: usb 1-4: device descriptor read/64, error -110 and my flash device goes offline. My cache drive shows up as one of the unassigned devices and I have to repair my flash in another computer after shutting down. Not good.
  7. I upgraded to 8.1.1 and all is well. Thanks.
  8. I'm currently on 8.0.4 and it is working perfectly. I'll just sit tight as I can't deal with issues right now. I use ownCloud for my business and it is core functionality for us.
  9. I'd like to upgrade but I can't deal with a broken ownCloud. Have they sorted out the issues with the calendar and contacts?
  10. I don't use spin up groups and never have.
  11. Works on my test server, not on my main server. Buttons don't show, plugins stuck refreshing, and UPS status is blank.
  12. If you are doing this on your LAN, the https:// will use port 443 not the local port 8001. On your LAN left click on the ownCloud Docker and select "WebGUI". You should be able to get past the certificate error and move on. Outside your LAN use the https:// reference. Of course you will need to have a URL registered for DNS lookup so you can get there. There are also some router issues that can affect this like NAT Loopback. Give a little more information on how you are trying to get to the web UI.
  13. I have the same issue and I no longer can get UPS status.
  14. Very nice! The buttons are disabled during a parity check. Nice job. EDIT: You might want to change the name of the plugin to "Dynamix System Buttons" to be more consistent with other plugin names and add a description of the plugin.
  15. I see the same thing on 6.0.1. EDIT: Happening on Chrome, but not on Safari on iPad. Ok. Just checked and it healed itself.
  16. Using IE you get a warning page and one of the choices is: "Continue to this website (not recommended)." Click on that and you will get past the certificate error.
  17. That's normal. Depending on your browser, you should be able to tell it to trust it anyway and move on.
  18. Works for me in IE, Chrome, Firefox, Safari (PC). Have you actually made a change? It's disabled until a change takes place (The operation of Apply changed in 6.1rc-1) Yes made changes. Changed all fields nothing enabled Apply. I'm on 6.0.1, not 6.1rc1. EDIT: Works on 6.1rc1 but not 6.0.1.
  19. The "Apply" button in the settings is not enabled in Chrome or IE.
  20. There seems to be an issue with v6.1-rc1. I have to click the "Rescan Disks" each time I go to the "Unassigned Devices" page to see the devices.
  21. You can edit the /flash/config/disk.cfg and change all three parameters. I don't know why they can't all three be changed in the webgui. Don't give up so easily. The script helped me improve my parity checks a lot. I went from about 80MB/sec to about 115MB/sec. Try to change all three in the disk.cfg file and test again.
  22. Add: -d "d=Description of event" \ to give the notification a description of the event.
  23. Whenever page updating is disabled a refresh button is displayed to do manual refreshing (see settings -> display settings -> page update frequency) I understand, but the two buttons are overlapping as shown in the screen shot. Overlapping_Buttons.pdf
  24. Which Refresh button? Crap. It must have been a browser thing. It is ok now, but I saw it at first. Ok. I wasn't dreaming. When a parity check is running, there is a "Refresh" button in the upper right and it is over the "Rescan Disks". The "Refresh" button is there on all tabs of the "Main" tab.
  25. Which Refresh button? Crap. It must have been a browser thing. It is ok now, but I saw it at first.
×
×
  • Create New...