brandur

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by brandur

  1. brandur

    Turbo Write

    CA Auto Turbo Write Mode
  2. Thank you very much @johnnie.black Both commands worked great. Just what I was looking for Thanks again.
  3. Hi Please respect that I'm no Linux ninja in any way. So be gentle if I am asking something obvious My question is. How can I find the firmware revision for my Samsung 960 Evo M.2 512GB? Below you can see what I have tried (I have removed most of the irrelevant disk info from the "fdisk" command): root@unRAID:~# sudo fdisk -l Disk /dev/sda: 59.8 GiB, 64156073984 bytes, 125304832 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x1d7659bc Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 125304831 125302784 59.8G c W95 FAT32 (LBA) Disk /dev/nvme0n1: 465.8 GiB, 500107862016 bytes, 976773168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/nvme0n1p1 64 976773167 976773104 465.8G 83 Linux ################################################################### root@unRAID:~# sudo hdparm -i /dev/nvme0n1 /dev/nvme0n1: HDIO_DRIVE_CMD(identify) failed: Inappropriate ioctl for device HDIO_GET_IDENTITY failed: Inappropriate ioctl for device As you can see I get the "Inappropriate ioctl for device" error. Maybe I'm doing it wrong, you tell me Is there anyone who can tell me how I can retrieve this information while the drive is in use/production?
  4. Clearing the Google Chrome browsing cache and cookies solved the issue for me
  5. The same one I have always used with unRAID: Google Chrome Version 61.0.3163.91 (Official Build) (64-bit) Weird, I tried with "good old" IE and it worked immediately So you are correct. Talk about going thru a lot before writing here... Always easy in hindsight Do you have any recommendations to what I should do to my Chrome browser to get i working again or should I just reinstall? But a big thanks for the incredible fast support
  6. Hi @Djoss I don't really know where to post this, because this affects all my Dockers that you have created(JDownloader2/MakeMKV/dupeGuru/MKVToolNix) For the record, I have already deleted everything related to my Dockers(/mnt/user/system/docker/docker.img), stopped Docker service, my array and rebooted the server. Then I setup the dockers from scratch, but I get the same error on all the dockers(also if I delete the config data in /mnt/user/system/appdata/[Config/PackageName]). Below is the Docker log file for JDownloader2: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-app-niceness.sh: executing... [cont-init.d] 00-app-niceness.sh: exited 0. [cont-init.d] 00-app-user-map.sh: executing... [cont-init.d] 00-app-user-map.sh: exited 0. [cont-init.d] 00-clean-tmp-dir.sh: executing... [cont-init.d] 00-clean-tmp-dir.sh: exited 0. [cont-init.d] 00-set-home.sh: executing... [cont-init.d] 00-set-home.sh: exited 0. [cont-init.d] 00-take-config-ownership.sh: executing... [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 10-startapp-attrs.sh: executing... [cont-init.d] 10-startapp-attrs.sh: exited 0. [cont-init.d] 10-vnc-password.sh: executing... [cont-init.d] 10-vnc-password.sh: exited 0. [cont-init.d] jdownloader2.sh: executing... [cont-init.d] jdownloader2.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [services.d] app: waiting for openbox to be ready... [services.d] x11vnc: waiting for xvfb to be ready... [services.d] openbox: waiting for xvfb to be ready... [services.d] xvfb: starting... [services.d] app: waiting for openbox to be ready... [services.d] openbox: starting... [services.d] x11vnc: starting... 15/09/2017 12:44:15 passing arg to libvncserver: -rfbport 15/09/2017 12:44:15 passing arg to libvncserver: 5900 15/09/2017 12:44:15 passing arg to libvncserver: -rfbportv6 15/09/2017 12:44:15 passing arg to libvncserver: -1 15/09/2017 12:44:15 passing arg to libvncserver: -httpportv6 15/09/2017 12:44:15 passing arg to libvncserver: -1 15/09/2017 12:44:15 passing arg to libvncserver: -desktop 15/09/2017 12:44:15 passing arg to libvncserver: JDownloader 2 15/09/2017 12:44:15 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 324 15/09/2017 12:44:15 Using X display :0 15/09/2017 12:44:15 rootwin: 0x43 reswin: 0x200001 dpy: 0x453e4b40 15/09/2017 12:44:15 15/09/2017 12:44:15 ------------------ USEFUL INFORMATION ------------------ 15/09/2017 12:44:15 X DAMAGE available on display, using it for polling hints. 15/09/2017 12:44:15 To disable this behavior use: '-noxdamage' 15/09/2017 12:44:15 15/09/2017 12:44:15 Most compositing window managers like 'compiz' or 'beryl' 15/09/2017 12:44:15 cause X DAMAGE to fail, and so you may not see any screen 15/09/2017 12:44:15 updates via VNC. Either disable 'compiz' (recommended) or 15/09/2017 12:44:15 supply the x11vnc '-noxdamage' command line option. 15/09/2017 12:44:15 X COMPOSITE available on display, using it for window polling. 15/09/2017 12:44:15 To disable this behavior use: '-noxcomposite' 15/09/2017 12:44:15 15/09/2017 12:44:15 Wireframing: -wireframe mode is in effect for window moves. 15/09/2017 12:44:15 If this yields undesired behavior (poor response, painting 15/09/2017 12:44:15 errors, etc) it may be disabled: 15/09/2017 12:44:15 - use '-nowf' to disable wireframing completely. 15/09/2017 12:44:15 - use '-nowcr' to disable the Copy Rectangle after the 15/09/2017 12:44:15 moved window is released in the new position. 15/09/2017 12:44:15 Also see the -help entry for tuning parameters. 15/09/2017 12:44:15 You can press 3 Alt_L's (Left "Alt" key) in a row to 15/09/2017 12:44:15 repaint the screen, also see the -fixscreen option for 15/09/2017 12:44:15 periodic repaints. 15/09/2017 12:44:15 GrabServer control via XTEST. 15/09/2017 12:44:15 15/09/2017 12:44:15 Scroll Detection: -scrollcopyrect mode is in effect to 15/09/2017 12:44:15 use RECORD extension to try to detect scrolling windows 15/09/2017 12:44:15 (induced by either user keystroke or mouse input). 15/09/2017 12:44:15 If this yields undesired behavior (poor response, painting 15/09/2017 12:44:15 errors, etc) it may be disabled via: '-noscr' 15/09/2017 12:44:15 Also see the -help entry for tuning parameters. 15/09/2017 12:44:15 You can press 3 Alt_L's (Left "Alt" key) in a row to 15/09/2017 12:44:15 repaint the screen, also see the -fixscreen option for 15/09/2017 12:44:15 periodic repaints. 15/09/2017 12:44:15 15/09/2017 12:44:15 XKEYBOARD: number of keysyms per keycode 7 is greater 15/09/2017 12:44:15 than 4 and 51 keysyms are mapped above 4. 15/09/2017 12:44:15 Automatically switching to -xkb mode. 15/09/2017 12:44:15 If this makes the key mapping worse you can 15/09/2017 12:44:15 disable it with the "-noxkb" option. 15/09/2017 12:44:15 Also, remember "-remap DEAD" for accenting characters. 15/09/2017 12:44:15 15/09/2017 12:44:15 X FBPM extension not supported. 15/09/2017 12:44:15 X display is not capable of DPMS. 15/09/2017 12:44:15 -------------------------------------------------------- 15/09/2017 12:44:15 15/09/2017 12:44:15 Default visual ID: 0x21 15/09/2017 12:44:15 Read initial data from X display into framebuffer. 15/09/2017 12:44:15 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120 15/09/2017 12:44:15 http_connections: turning on http service. 15/09/2017 12:44:15 Listening for HTTP connections on TCP port 5800 15/09/2017 12:44:15 URL http://681068fc4af8:5800 15/09/2017 12:44:15 rfbListenOnTCP6Port error in getaddrinfo: Unrecognized service 15/09/2017 12:44:15 15/09/2017 12:44:15 X display :0 is 32bpp depth=24 true color 15/09/2017 12:44:15 15/09/2017 12:44:15 Listening for VNC connections on TCP port 5900 15/09/2017 12:44:15 15/09/2017 12:44:15 Xinerama is present and active (e.g. multi-head). 15/09/2017 12:44:15 Xinerama: number of sub-screens: 1 15/09/2017 12:44:15 Xinerama: no blackouts needed (only one sub-screen) 15/09/2017 12:44:15 15/09/2017 12:44:15 fb read rate: 1308 MB/sec 15/09/2017 12:44:15 fast read: reset -wait ms to: 10 15/09/2017 12:44:15 fast read: reset -defer ms to: 10 15/09/2017 12:44:15 The X server says there are 10 mouse buttons. 15/09/2017 12:44:15 screen setup finished. 15/09/2017 12:44:15 15/09/2017 12:44:15 The URLs printed out below ('Java ... viewer URL') can 15/09/2017 12:44:15 be used for Java enabled Web browser connections. 15/09/2017 12:44:15 The VNC desktop is: 681068fc4af8:0 Java viewer URL: http://681068fc4af8:5800/ 0 Openbox-Message: Openbox was compiled without image loading support. Icons in menus will not be loaded. [services.d] app: starting JDownloader 2... [jdsupervisor] JDownloader2 not started yet. Proceeding... 15/09/2017 12:47:33 httpd: premature connection close 15/09/2017 12:52:34 httpd: premature connection close 15/09/2017 12:57:34 httpd: premature connection close 15/09/2017 13:02:34 httpd: premature connection close 15/09/2017 13:07:34 httpd: premature connection close 15/09/2017 13:12:34 httpd: premature connection close 15/09/2017 13:17:34 httpd: premature connection close 15/09/2017 13:22:33 httpd: premature connection close 15/09/2017 13:27:33 httpd: premature connection close 15/09/2017 13:32:33 httpd: premature connection close 15/09/2017 13:37:33 httpd: premature connection close 15/09/2017 13:42:33 httpd: premature connection close 15/09/2017 13:47:33 httpd: premature connection close 15/09/2017 13:52:33 httpd: premature connection close 15/09/2017 13:57:17 httpd: get '' for 10.10.10.55 15/09/2017 13:57:17 httpd: defaulting to 'index.vnc' 15/09/2017 13:57:17 httpd: get 'js/jquery.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:17 httpd: get 'css/bootstrap.min.css?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:17 httpd: get 'css/bootstrap.custom.css?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:18 httpd: get 'css/font-awesome.min.css?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:18 httpd: get 'js/jquery-ui.custom.js?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:18 httpd: get 'js/jquery.ui.touch-punch.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:18 httpd: get 'js/bootstrap.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:18 httpd: get 'js/novnc-core.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:18 httpd: get 'js/novnc-ui.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 13:57:18 Got connection from client 10.10.10.55 15/09/2017 13:57:18 other clients: 15/09/2017 13:57:18 Got 'ws' WebSockets handshake 15/09/2017 13:57:18 - webSocketsHandshake: using base64 encoding 15/09/2017 13:57:18 - WebSockets client version hybi-13 caught signal: 11 15/09/2017 13:57:18 deleted 40 tile_row polling images. [services.d] x11vnc: starting... 15/09/2017 13:57:18 passing arg to libvncserver: -rfbport 15/09/2017 13:57:18 passing arg to libvncserver: 5900 15/09/2017 13:57:18 passing arg to libvncserver: -rfbportv6 15/09/2017 13:57:18 passing arg to libvncserver: -1 15/09/2017 13:57:18 passing arg to libvncserver: -httpportv6 15/09/2017 13:57:18 passing arg to libvncserver: -1 15/09/2017 13:57:18 passing arg to libvncserver: -desktop 15/09/2017 13:57:18 passing arg to libvncserver: JDownloader 2 15/09/2017 13:57:18 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 22574 15/09/2017 13:57:18 Using X display :0 15/09/2017 13:57:18 rootwin: 0x43 reswin: 0x200001 dpy: 0x4f9b5b40 15/09/2017 13:57:18 15/09/2017 13:57:18 ------------------ USEFUL INFORMATION ------------------ 15/09/2017 13:57:18 X DAMAGE available on display, using it for polling hints. 15/09/2017 13:57:18 To disable this behavior use: '-noxdamage' 15/09/2017 13:57:18 15/09/2017 13:57:18 Most compositing window managers like 'compiz' or 'beryl' 15/09/2017 13:57:18 cause X DAMAGE to fail, and so you may not see any screen 15/09/2017 13:57:18 updates via VNC. Either disable 'compiz' (recommended) or 15/09/2017 13:57:18 supply the x11vnc '-noxdamage' command line option. 15/09/2017 13:57:18 X COMPOSITE available on display, using it for window polling. 15/09/2017 13:57:18 To disable this behavior use: '-noxcomposite' 15/09/2017 13:57:18 15/09/2017 13:57:18 Wireframing: -wireframe mode is in effect for window moves. 15/09/2017 13:57:18 If this yields undesired behavior (poor response, painting 15/09/2017 13:57:18 errors, etc) it may be disabled: 15/09/2017 13:57:18 - use '-nowf' to disable wireframing completely. 15/09/2017 13:57:18 - use '-nowcr' to disable the Copy Rectangle after the 15/09/2017 13:57:18 moved window is released in the new position. 15/09/2017 13:57:18 Also see the -help entry for tuning parameters. 15/09/2017 13:57:18 You can press 3 Alt_L's (Left "Alt" key) in a row to 15/09/2017 13:57:18 repaint the screen, also see the -fixscreen option for 15/09/2017 13:57:18 periodic repaints. 15/09/2017 13:57:18 GrabServer control via XTEST. 15/09/2017 13:57:18 15/09/2017 13:57:18 Scroll Detection: -scrollcopyrect mode is in effect to 15/09/2017 13:57:18 use RECORD extension to try to detect scrolling windows 15/09/2017 13:57:18 (induced by either user keystroke or mouse input). 15/09/2017 13:57:18 If this yields undesired behavior (poor response, painting 15/09/2017 13:57:18 errors, etc) it may be disabled via: '-noscr' 15/09/2017 13:57:18 Also see the -help entry for tuning parameters. 15/09/2017 13:57:18 You can press 3 Alt_L's (Left "Alt" key) in a row to 15/09/2017 13:57:18 repaint the screen, also see the -fixscreen option for 15/09/2017 13:57:18 periodic repaints. 15/09/2017 13:57:18 15/09/2017 13:57:18 XKEYBOARD: number of keysyms per keycode 7 is greater 15/09/2017 13:57:18 than 4 and 51 keysyms are mapped above 4. 15/09/2017 13:57:18 Automatically switching to -xkb mode. 15/09/2017 13:57:18 If this makes the key mapping worse you can 15/09/2017 13:57:18 disable it with the "-noxkb" option. 15/09/2017 13:57:18 Also, remember "-remap DEAD" for accenting characters. 15/09/2017 13:57:18 15/09/2017 13:57:18 X FBPM extension not supported. 15/09/2017 13:57:18 X display is not capable of DPMS. 15/09/2017 13:57:18 -------------------------------------------------------- 15/09/2017 13:57:18 15/09/2017 13:57:18 Default visual ID: 0x21 15/09/2017 13:57:18 Read initial data from X display into framebuffer. 15/09/2017 13:57:18 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120 15/09/2017 13:57:18 http_connections: turning on http service. 15/09/2017 13:57:18 Listening for HTTP connections on TCP port 5800 15/09/2017 13:57:18 URL http://681068fc4af8:5800 15/09/2017 13:57:18 rfbListenOnTCP6Port error in getaddrinfo: Unrecognized service 15/09/2017 13:57:18 15/09/2017 13:57:18 X display :0 is 32bpp depth=24 true color 15/09/2017 13:57:18 15/09/2017 13:57:18 Listening for VNC connections on TCP port 5900 15/09/2017 13:57:18 15/09/2017 13:57:18 Xinerama is present and active (e.g. multi-head). 15/09/2017 13:57:18 Xinerama: number of sub-screens: 1 15/09/2017 13:57:18 Xinerama: no blackouts needed (only one sub-screen) 15/09/2017 13:57:18 15/09/2017 13:57:18 fb read rate: 1158 MB/sec 15/09/2017 13:57:18 fast read: reset -wait ms to: 10 15/09/2017 13:57:18 fast read: reset -defer ms to: 10 15/09/2017 13:57:18 The X server says there are 10 mouse buttons. 15/09/2017 13:57:18 screen setup finished. 15/09/2017 13:57:18 15/09/2017 13:57:18 The URLs printed out below ('Java ... viewer URL') can 15/09/2017 13:57:18 be used for Java enabled Web browser connections. 15/09/2017 13:57:18 The VNC desktop is: 681068fc4af8:0 Java viewer URL: http://681068fc4af8:5800/ 0 15/09/2017 13:57:19 httpd: get 'fonts/fontawesome-webfont.woff?v=4.7.0' for 10.10.10.55 15/09/2017 13:57:30 httpd: premature connection close 15/09/2017 13:57:33 httpd: premature connection close 15/09/2017 14:02:33 httpd: premature connection close 15/09/2017 14:07:33 httpd: premature connection close 15/09/2017 14:12:33 httpd: premature connection close 15/09/2017 14:15:01 httpd: get '' for 10.10.10.55 15/09/2017 14:15:01 httpd: defaulting to 'index.vnc' 15/09/2017 14:15:01 httpd: get 'js/jquery.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'css/bootstrap.min.css?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'css/bootstrap.custom.css?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'css/font-awesome.min.css?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'js/jquery-ui.custom.js?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'js/jquery.ui.touch-punch.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'js/bootstrap.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'js/novnc-core.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:02 httpd: get 'js/novnc-ui.min.js?v=b5684900b4' for 10.10.10.55 15/09/2017 14:15:03 Got connection from client 10.10.10.55 15/09/2017 14:15:03 other clients: 15/09/2017 14:15:03 Got 'ws' WebSockets handshake 15/09/2017 14:15:03 - webSocketsHandshake: using base64 encoding 15/09/2017 14:15:03 - WebSockets client version hybi-13 caught signal: 11 15/09/2017 14:15:03 deleted 40 tile_row polling images. [services.d] x11vnc: starting... 15/09/2017 14:15:03 passing arg to libvncserver: -rfbport 15/09/2017 14:15:03 passing arg to libvncserver: 5900 15/09/2017 14:15:03 passing arg to libvncserver: -rfbportv6 15/09/2017 14:15:03 passing arg to libvncserver: -1 15/09/2017 14:15:03 passing arg to libvncserver: -httpportv6 15/09/2017 14:15:03 passing arg to libvncserver: -1 15/09/2017 14:15:03 passing arg to libvncserver: -desktop 15/09/2017 14:15:03 passing arg to libvncserver: JDownloader 2 15/09/2017 14:15:03 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 28301 15/09/2017 14:15:03 Using X display :0 15/09/2017 14:15:03 rootwin: 0x43 reswin: 0x200001 dpy: 0xce5f9b40 15/09/2017 14:15:03 15/09/2017 14:15:03 ------------------ USEFUL INFORMATION ------------------ 15/09/2017 14:15:03 X DAMAGE available on display, using it for polling hints. 15/09/2017 14:15:03 To disable this behavior use: '-noxdamage' 15/09/2017 14:15:03 15/09/2017 14:15:03 Most compositing window managers like 'compiz' or 'beryl' 15/09/2017 14:15:03 cause X DAMAGE to fail, and so you may not see any screen 15/09/2017 14:15:03 updates via VNC. Either disable 'compiz' (recommended) or 15/09/2017 14:15:03 supply the x11vnc '-noxdamage' command line option. 15/09/2017 14:15:03 X COMPOSITE available on display, using it for window polling. 15/09/2017 14:15:03 To disable this behavior use: '-noxcomposite' 15/09/2017 14:15:03 15/09/2017 14:15:03 Wireframing: -wireframe mode is in effect for window moves. 15/09/2017 14:15:03 If this yields undesired behavior (poor response, painting 15/09/2017 14:15:03 errors, etc) it may be disabled: 15/09/2017 14:15:03 - use '-nowf' to disable wireframing completely. 15/09/2017 14:15:03 - use '-nowcr' to disable the Copy Rectangle after the 15/09/2017 14:15:03 moved window is released in the new position. 15/09/2017 14:15:03 Also see the -help entry for tuning parameters. 15/09/2017 14:15:03 You can press 3 Alt_L's (Left "Alt" key) in a row to 15/09/2017 14:15:03 repaint the screen, also see the -fixscreen option for 15/09/2017 14:15:03 periodic repaints. 15/09/2017 14:15:03 GrabServer control via XTEST. 15/09/2017 14:15:03 15/09/2017 14:15:03 Scroll Detection: -scrollcopyrect mode is in effect to 15/09/2017 14:15:03 use RECORD extension to try to detect scrolling windows 15/09/2017 14:15:03 (induced by either user keystroke or mouse input). 15/09/2017 14:15:03 If this yields undesired behavior (poor response, painting 15/09/2017 14:15:03 errors, etc) it may be disabled via: '-noscr' 15/09/2017 14:15:03 Also see the -help entry for tuning parameters. 15/09/2017 14:15:03 You can press 3 Alt_L's (Left "Alt" key) in a row to 15/09/2017 14:15:03 repaint the screen, also see the -fixscreen option for 15/09/2017 14:15:03 periodic repaints. 15/09/2017 14:15:03 15/09/2017 14:15:03 XKEYBOARD: number of keysyms per keycode 7 is greater 15/09/2017 14:15:03 than 4 and 51 keysyms are mapped above 4. 15/09/2017 14:15:03 Automatically switching to -xkb mode. 15/09/2017 14:15:03 If this makes the key mapping worse you can 15/09/2017 14:15:03 disable it with the "-noxkb" option. 15/09/2017 14:15:03 Also, remember "-remap DEAD" for accenting characters. 15/09/2017 14:15:03 15/09/2017 14:15:03 X FBPM extension not supported. 15/09/2017 14:15:03 X display is not capable of DPMS. 15/09/2017 14:15:03 -------------------------------------------------------- 15/09/2017 14:15:03 15/09/2017 14:15:03 Default visual ID: 0x21 15/09/2017 14:15:03 Read initial data from X display into framebuffer. 15/09/2017 14:15:03 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120 15/09/2017 14:15:03 http_connections: turning on http service. 15/09/2017 14:15:03 Listening for HTTP connections on TCP port 5800 15/09/2017 14:15:03 URL http://681068fc4af8:5800 15/09/2017 14:15:03 rfbListenOnTCP6Port error in getaddrinfo: Unrecognized service 15/09/2017 14:15:03 15/09/2017 14:15:03 X display :0 is 32bpp depth=24 true color 15/09/2017 14:15:03 15/09/2017 14:15:03 Listening for VNC connections on TCP port 5900 15/09/2017 14:15:03 15/09/2017 14:15:03 Xinerama is present and active (e.g. multi-head). 15/09/2017 14:15:03 Xinerama: number of sub-screens: 1 15/09/2017 14:15:03 Xinerama: no blackouts needed (only one sub-screen) 15/09/2017 14:15:03 15/09/2017 14:15:03 fb read rate: 1272 MB/sec 15/09/2017 14:15:03 fast read: reset -wait ms to: 10 15/09/2017 14:15:03 fast read: reset -defer ms to: 10 15/09/2017 14:15:03 The X server says there are 10 mouse buttons. 15/09/2017 14:15:03 screen setup finished. 15/09/2017 14:15:03 15/09/2017 14:15:03 The URLs printed out below ('Java ... viewer URL') can 15/09/2017 14:15:03 be used for Java enabled Web browser connections. 15/09/2017 14:15:03 The VNC desktop is: 681068fc4af8:0 Java viewer URL: http://681068fc4af8:5800/ 0 15/09/2017 14:15:03 httpd: get 'fonts/fontawesome-webfont.woff?v=4.7.0' for 10.10.10.55 15/09/2017 14:15:13 httpd: premature connection close The only marked error i can see is the following text: "15/09/2017 14:15:03 rfbListenOnTCP6Port error in getaddrinfo: Unrecognized service" This is the same error I see in all the other packages. I would like to point out that I know that the Docker is up and running, because I can connect to it via https://my.jdownloader.org and everything is working. I just cannot access any of your Dockers via the WebUI, which is a requirement to use most of them Do you have any clue what's going on? Other info: - unRAID 6.3.5
  7. Hi I get the following warning: Sep 14 14:48:59 unRAID inotifywait[32221]: Failed to watch /mnt/disk4; upper limit on inotify watches reached! Sep 14 14:48:59 unRAID inotifywait[32221]: Please increase the amount of inotify watches allowed per user via `/proc/sys/fs/inotify/max_user_watches'. My current inotify setting/value is: Current Inotify Settings: fs.inotify.max_user_watches = 524288 My question is, what is a correct value to change it to (and how is this number concluded)? Extra info: - unRAID 6.3.5 - File Activity 2017.04.05
  8. As you said, there are many to choose from. After having looked and tried many of them. I settled for the following service: http://uptimerobot.com/
  9. I think this YouTube video should give you a pretty good idea how to achieve what you want:
  10. Wuhuu Everything seems to be working great now. Will let you know if I run into any issues Thanks again and have a great weekend btw.
  11. Well I can't seem to be able to provoke the error message again(tried multiple times). So I assume I just got it the first time I stopped the container Consider it solved (I will inform you if it starts happening again) But just a FYI, when I look in the log after the container has started(without any pop-up error box now), I do see the message below: Openbox-Message: Openbox was compiled without image loading support. Icons in menus will not be loaded.[services.d] app: starting JDownloader 2...[jdsupervisor] JDownloader2 not started yet. Proceeding...rm: can't remove '/tmp/.jd_not_started_yet': Operation not permitted Should I just ignore this or should I be worried?
  12. Awesome container Thank you. But I wanted to ask if it would be possible for you to add some kind of "nice" shutdown script or something to the container when stopping it from unRAID webUI without first Exiting it from inside the container first? See below when starting container up after shutdown.
  13. I might be wrong, but isn't that what the "Extra Parameters" is for(under "Advanced View" in the top right when editing docker settings)?
  14. Fixed with version v0.7.1557 https://github.com/Jackett/Jackett/releases
  15. Just a heads up, if someone else is having issues with latest Docker build. Error: "Self referencing loop detected" https://github.com/Jackett/Jackett/issues/1532
  16. Thanks for getting back to me. I'm pretty new to unRAID / Docker etc. but is this the log(collected from /mnt/user/appdata/tinyMediaManager) you mean? (please bare with me and point me in the right direction if this is the wrong log ) launcher.log
  17. Hi, I just installed the tinyMediaManager container, but I receive the same error as people were discussing here: http://lime-technology.com/oldforum/index.php?topic=35934.90 ("We were unable to download the necessary files after five attempts. You can try running the application again but if fails..<text obscured>"). Please see unRAID/tMM log here: https://pastebin.com/41wKnVfD Any help is much appreciated
  18. Hi, have you made any progress making one container with both packages and making it available in the "Apps-store" under unRAID?
  19. Hi #aptalca I'm using your JDownloader 2 docker almost every day. But as usual, as all users. I want more No seriously, I would like to ask very nicely, if it's possible(and if you would please consider) to incorporate the following plugin within your docker? https://github.com/thawn/jdlbot https://board.jdownloader.org/showthread.php?t=21974 This would add very much needed RSS support for JDownloader 2. Ether way, thank you very much for a great docker.
  20. I'd just like to share a program that is really practical when you want to do simple/small animated screen captures(gif). Often much easier then posting X amount of screenshots. The program is called: licecap http://www.cockos.com/licecap/
  21. Thank you for taking the time to respond #CHBMB As you can see by my post count. I'm fresh meat around these parts So please forgive my ignorance. When you write "/config" I can't seem to find any folder by that name(regarding Transmission). So below I'm posting what I'm guessing could be relevant info! root@unRAID:/# ls -la /mnt/user/appdata/transmission/ total 16 drwxrwxrwx 1 nobody users 146 Jan 16 13:48 ./ drwxrwxrwx 1 nobody users 472 Jan 16 11:25 ../ -rwxr-xr-x 1 nobody users 553 Nov 20 16:29 blocklist-update.sh* drwxr-xr-x 1 nobody users 0 Nov 20 16:29 blocklists/ -rw------- 1 nobody users 652 Jan 9 04:00 dht.dat drwxr-xr-x 1 nobody users 552 Jan 16 14:24 resume/ -rw------- 1 nobody users 2184 Jan 16 13:48 settings.json -rw------- 1 nobody users 161 Jan 16 12:29 stats.json drwxr-xr-x 1 nobody users 560 Jan 16 14:23 torrents/ I think this is the xml the docker run command for transmission is built from. Please advise if I'm wrong. Is there an easier way to see the run command? root@unRAID:/# cat /boot/config/plugins/dockerMan/templates-user/my-transmission.xml <?xml version="1.0"?> <Container version="2"> <Name>transmission</Name> <Repository>linuxserver/transmission</Repository> <Registry>https://hub.docker.com/r/linuxserver/transmission/</Registry> <Network>bridge</Network> <Privileged>false</Privileged> <Support>http://lime-technology.com/forum/index.php?topic=44049.0</Support> <Overview>Transmission is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet link s, DHT, &#xB5;TP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.[br]&#; [br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]&#; [b]/config[/b] : Storing all transmission config files [br]&#; [b]/downloads[/b] : Point to Downloads location[br]&#; [b]/watch[/b] : Point to watch folder[br]&#; </Overview> <Category>Downloaders:</Category> <WebUI>http://[iP]:[PORT:9091]/</WebUI> <TemplateURL/> <Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/transmission-icon.png</Icon> <ExtraParams/> <DateInstalled>1479722073</DateInstalled> <Description>Transmission is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet l inks, DHT, &#xB5;TP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.[br]&#; [br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]&#; [b]/config[/b] : Storing all transmission config files [br]&#; [b]/downloads[/b] : Point to Downloads location[br]&#; [b]/watch[/b] : Point to watch folder[br]&#; </Description> <Networking> <Mode>bridge</Mode> <Publish> <Port> <HostPort>9091</HostPort> <ContainerPort>9091</ContainerPort> <Protocol>tcp</Protocol> </Port> <Port> <HostPort>51413</HostPort> <ContainerPort>51413</ContainerPort> <Protocol>tcp</Protocol> </Port> </Publish> </Networking> <Data> <Volume> <HostDir>/mnt/user/downloads/Transmission/</HostDir> <ContainerDir>/downloads</ContainerDir> <Mode>rw</Mode> </Volume> <Volume> <HostDir>/mnt/user/downloads/torrentAutoAdd-WatchFolder/Transmission/</HostDir> <ContainerDir>/watch</ContainerDir> <Mode>rw</Mode> </Volume> <Volume> <HostDir>/mnt/user/appdata/transmission</HostDir> <ContainerDir>/config</ContainerDir> <Mode>rw</Mode> </Volume> </Data> <Environment> <Variable> <Value>99</Value> <Name>PUID</Name> <Mode/> </Variable> <Variable> <Value>100</Value> <Name>PGID</Name> <Mode/> </Variable> </Environment> <Config Name="Host Port 1" Target="9091" Default="9091" Mode="tcp" Description="Container Port: 9091" Type="Port" Display="always" Required="true" Mask="false">9091</Config> <Config Name="Host Port 2" Target="51413" Default="51413" Mode="tcp" Description="Container Port: 51413" Type="Port" Display="always" Required="true" Mask="false">51413</Config> <Config Name="Host Path 2" Target="/downloads" Default="" Mode="rw" Description="Container Path: /downloads" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/do wnloads/Transmission/</Config> <Config Name="Host Path 3" Target="/watch" Default="" Mode="rw" Description="Container Path: /watch" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/downloads/ torrentAutoAdd-WatchFolder/Transmission/</Config> <Config Name="Key 1" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false">99</Config> <Config Name="Key 2" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false">100</Config> <Config Name="AppData Config Path" Target="/config" Default="/mnt/user/appdata/transmission" Mode="rw" Description="Container Path: /config" Type="Path" Display="advanced-hide" Re quired="true" Mask="false">/mnt/user/appdata/transmission</Config> </Container> And as I was saying before,. I'm new to unRAID/Docker. But trying to familiarise myself with unRAID/Docker/Linux etc. as fast as possible . Please advise if you want me to provide you with other/more information. P.S. I'm running unRAID version 6.3.0-rc6.
  22. Hi I have noticed that this Transmission docker unfortunately doesn't save the parameter "Stop seeding at ratio: [X]" after a restart of the docker. Can anyone else verify this or is it just for me this is happening?