Everything posted by Paul_Ber
-
[Support] ken-ji - Dropbox
Back up and running. This time I deleted all traces of the docker. Made a new share for the Docker data folder that did not use the cache drive. I just had to map this new share in one of my other dockers.
-
[Support] ken-ji - Dropbox
I gave up for now. It previously work for a long time, not sure what happened. I went with Dropbox on a Win10 VM tricking Dropbox to think it is local and not network for now. It seems the syncing needs a pause and then resume to actually sync.
-
[Support] ken-ji - Dropbox
root@UNRAID:/mnt/cache/appdata/dropbox# ls -al total 0 drwxrwxrwx 1 nobody users 56 Jul 10 21:24 ./ drwxrwxrwx 1 nobody users 146 Jul 10 21:23 ../ drwx------ 1 nobody nogroup 184 Jul 10 21:24 .dropbox/ drwxr-xr-x 1 nobody nogroup 82 Jul 6 04:11 .dropbox-dist/ drwxr-xr-x 1 root root 0 Jul 10 21:23 Dropbox/ root@UNRAID:/mnt/cache/appdata/dropbox# Is that correct above? Permisions?
-
[Support] ken-ji - Dropbox
This computer is now linked to Dropbox. Welcome PaulCouldn't start Dropbox.This is usually because of a permissions error. Storing your home folder on a network share can also cause an error.Get more help at https://www.dropbox.com/c/help/permissions_errorPlease contact Dropbox support with the following info for help:/tmp/dropbox_errorVXA0a_.txt I started fresh, I still gets this error
-
[Support] ken-ji - Dropbox
For some reason my dropbox data files on /mnt/user/Media/folder is drwx------ I think I need it to be the same as the other folders of drwxrwxrwx I fixed the drwx------ by copying the contents to a temp folder and then deleting the original one and then renaming the temp one back to what I use. Dumb question do I need to do port forwarding in my router? I think awhile back I deleted some port forwarding and that might be when it stopped working.
-
[Support] ken-ji - Dropbox
It stop work a few days ago. I blew it away and started again but it still doesn't work. Log usermod: no changes Couldn't start Dropbox. This is usually because of a permissions error. Storing your home folder on a network share can also cause an error. Get more help at https://www.dropbox.com/c/help/permissions_error Please contact Dropbox support with the following info for help: /tmp/dropbox_error80rQH3.txt root@UNRAID:~# docker inspect Dropbox [ { "Id": "ebc1986d7fed1316c17283c90d0c2b277b6abf4175f71a4f09f8000168237f3e", "Created": "2017-07-11T03:16:09.957051406Z", "Path": "/usr/local/bin/dockerinit.sh", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 505, "ExitCode": 0, "Error": "", "StartedAt": "2017-07-11T03:34:46.299298507Z", "FinishedAt": "2017-07-11T03:25:44.006158611Z" }, "Image": "sha256:b7cba78d15383f97d21ecd4be069905389d6fee2551325365d13fbfeabea3b1b", "ResolvConfPath": "/var/lib/docker/containers/ebc1986d7fed1316c17283c90d0c2b277b6abf4175f71a4f09f8000168237f3e/resolv.conf", "HostnamePath": "/var/lib/docker/containers/ebc1986d7fed1316c17283c90d0c2b277b6abf4175f71a4f09f8000168237f3e/hostname", "HostsPath": "/var/lib/docker/containers/ebc1986d7fed1316c17283c90d0c2b277b6abf4175f71a4f09f8000168237f3e/hosts", "LogPath": "/var/lib/docker/containers/ebc1986d7fed1316c17283c90d0c2b277b6abf4175f71a4f09f8000168237f3e/ebc1986d7fed1316c17283c90d0c2b277b6abf4175f71a4f09f8000168237f3e-json.log", "Name": "/Dropbox", "RestartCount": 0, "Driver": "btrfs", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/mnt/cache/appdata/dropbox:/dropbox:rw", "/mnt/user/Media/Some Folder/:/dropbox/Dropbox:rw", "/etc/localtime:/etc/localtime:ro" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": {} }, "NetworkMode": "bridge", "PortBindings": { "17500/tcp": [ { "HostIp": "", "HostPort": "17500" } ], "17500/udp": [ { "HostIp": "", "HostPort": "17500" } ] }, "RestartPolicy": { "Name": "no", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": -1, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0 }, "GraphDriver": { "Name": "btrfs", "Data": null }, "Mounts": [ { "Source": "/mnt/cache/appdata/dropbox", "Destination": "/dropbox", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Source": "/mnt/user/Media/Some Folder/", "Destination": "/dropbox/Dropbox", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Source": "/etc/localtime", "Destination": "/etc/localtime", "Mode": "ro", "RW": false, "Propagation": "rprivate" } ], "Config": { "Hostname": "ebc1986d7fed", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "17500/tcp": {}, "17500/udp": {} }, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "TZ=America/Los_Angeles", "HOST_OS=unRAID", "DROPBOX_USER=nobody", "DROPBOX_USERID=99", "DROPBOX_GROUP=users", "DROPBOX_GROUPID=100", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Cmd": null, "Image": "roninkenji/dropbox-docker", "Volumes": null, "WorkingDir": "/dropbox", "Entrypoint": [ "/usr/local/bin/dockerinit.sh" ], "OnBuild": null, "Labels": {} }, "NetworkSettings": { "Bridge": "", "SandboxID": "7b23482af83819c60020d9306f1ef489e6021d111b36354fe1cdcd54797dd4ac", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "17500/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "17500" } ], "17500/udp": [ { "HostIp": "0.0.0.0", "HostPort": "17500" } ] }, "SandboxKey": "/var/run/docker/netns/7b23482af838", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "xxxxxxxxxxxxxxxxxxxxxxxxxx", "Gateway": "xxxxxxxxxxxxxxxx", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "xxxxxxxxxxxxxxx", "IPPrefixLen": 16, "IPv6Gateway": "", "MacAddress": "xxxxxxxxxxxxxx", "Networks": { "bridge": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "EndpointID": "xxxxxxxxxxxxxxxxxxxxxxxxx", "Gateway": "xxxxxxxxxx", "IPAddress": "xxxxxxxxx", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "xxxxxxxxx" } } } } ] root@UNRAID:~#
-
Add LCDproc functionality for 16x2, 20x2, 20x4, etc LCD USB panels.
Never got it to work and gave up
-
Add LCDproc functionality for 16x2, 20x2, 20x4, etc LCD USB panels.
Almost a year later, still requesting this.
-
[Support] binhex - get_iplayer
No.
-
***GUIDE*** Passthrough Entire PCI USB Controller
root@UNRAID:~# lspci | grep USB 00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller 00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller 00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller 00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller 00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller 00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller 00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller 03:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller **** USB 3 ports front 04:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller **** USB 3 ports back motherboard Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 008 Device 007: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive Bus 008 Device 006: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash Card Reader Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Want hot plugging for VM on the 2 front USB 3 plugs root@UNRAID:~# readlink /sys/bus/usb/devices/usb8 ../../../devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb8 root@UNRAID:~# readlink /sys/bus/usb/devices/usb9 ../../../devices/pci0000:00/0000:00:05.0/0000:03:00.0/usb9 So because they have the same pci0000:00/0000:00:05.0/0000:03:00.0 I would need to pass bus 8 & 9? I assume I am looking for 03:00.0? Step 9 is listed differently now in unRAID 6.3.3: IOMMU group 16 *** all by itself [1b21:1142] 03:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller You then have to modify some parts of it to get it to work. The good thing is that you do not have to care about which bus and address it's supposed to have in the VM. You only need to find out the host PCI address. The part you change is bus, slot and function. In your case it's 03:00.0. Let's brake it down. 03 is the bus. You simply exchange the two numbers after the 0x. 00 is the slot. Same method as above. 0 is the function. Her it's also the same method as above. So in your case the full device tag would be like this: <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </source> </hostdev>
-
[Support] binhex - DelugeVPN
I use airVPN and have never used a .crt file only the ovpn file you download. I found I had to copy the file in terminal so it would actually copy the ovpn file.
-
[Support] binhex - DelugeVPN
Just use the ovpn filename airVPN let you download. Ok first off the nl.piaxxx.xx is not for airVPN. Use the ip address from your ovpn file. And the port for airVPN might be 443 and not 1198.
-
[deprecated] paulpoco - DelugeVPN-Flexget
A temp version of Transdroid that someone built from the GitHub code with the fixes for the new Deluge 1.3.14. https://github.com/erickok/transdroid/issues/355#issuecomment-285904273
-
[Support] binhex - DelugeVPN
A temp version of Transdroid that someone built from the GitHub code with the fixes for the new Deluge 1.3.14. https://github.com/erickok/transdroid/issues/355#issuecomment-285904273
-
[deprecated] paulpoco - DelugeVPN-Flexget
Now we just need Transdroid to update their Android app. The new version of Deluge fixed some webui security and that broke Transdroid.
-
[deprecated] paulpoco - DelugeVPN-Flexget
I got it updated to what Binhex has done so far. I see the update in Dockers. The Docker-template is still the Feb 12 version, not sure how long this update takes. So I haven't tried the update yet, waiting for the Template in the Apps section to show March 10, 2017. The newer app template has the new ENV variables that Binhex has introduced.
-
[Support] binhex - DelugeVPN
Hex, Is there anything special to do for permissions for /config/openvpn folder? I basically follow what you do. I got my container caught up with you. I got it working with quite a few stops and starts. I noticed when I tried copying the .ovpn file with a file manager it looks like it copies but doesn't really end up in there. I had to finally do it in a terminal cp. Sent from my Pixel XL using Tapatalk
-
LCD Server Display LCDProc support
I have the NMedia Pro-LCD -- 2 (rows) x 20 (characters). I just finally unplugged the USB header and power as I could not figure out how to get it to work in unRAID. I got it to work in a Ubuntu VM and Windows VM but that is not really useful.
-
How much RAM do you have installed in your unRAID server?
32GB ECC (8GB x 4)
-
[Plug-In] Community Applications
I updated to 6.2. The plugin tab said there was an error for Powerdown, so deleted. Now I cannot seem to find Powerdown in the CA.
-
Add LCDproc functionality for 16x2, 20x2, 20x4, etc LCD USB panels.
I got the LCD character display working in a Windows 7 VM but of course that only shows stats for the VM. I do have problems with the LCD panel stopped working until an unRAID reboot. So much easier if it was part of unRAID natively. Sent from my XT1563 using Tapatalk
-
***GUIDE*** Passthrough Entire PCI USB Controller
Thanks for the guide. Was able to passthru a whole USB 3.0 PCIe card I got off of Amazon. https://www.amazon.ca/gp/product/B00PAFDW3M/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 I tried using the included Sata to Sata adapter but the PC would not boot until I switched to the 4 pin molex power. Before all this i used the GUI settings and added the LCD panel I wanted in my Ubuntu 16.04 VM only. root@unRAID:~# lspci | grep USB 05:00.0 USB controller: Fresco Logic Device 1100 (rev 10) Otheres but not relavant Got ../../../devices/pci0000:00/0000:00:09.0/0000:05:00.0/usb12 and usb13 Used un devices: <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </source> </hostdev> Without the separate USB PCIe card and passing the whole card thru I could never pass my mouse,keyboard, and LCD panel without losing either the mouse or keyboard. I got LCDproc working in my VM now but would prefer it to be working for only unRAID stats next. The GTX750ti takes up 2 spaces covering up the PCIe x1 next to the PCIe x 16 blue slot. Have a cheap Nvidia G210 in the black slot and an old Radeon 7K pci card. So not much room left.
-
[Support] binhex - get_iplayer
So PID will give HD option? I just tried on a show and the video doesn't look that great. Do I need to put HD in the name? Sent from my XT1563 using Tapatalk
-
[Support] binhex - get_iplayer
I think I can answer my own question. Sent from my XT1563 using Tapatalk
-
[Support] binhex - get_iplayer
no need, thats what privoxy is for :-) Q4. http://lime-technology.com/forum/index.php?topic=45812.msg437678#msg437678 How do I point it to Privoxy?