Paul_Ber

Community Developer
  • Posts

    371
  • Joined

  • Last visited

Everything posted by Paul_Ber

  1. 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.
  2. 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?
  3. 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
  4. 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.
  5. 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:~#
  6. Ubuntu Budgie 17.04 VM will not put Monitors to sleep. In settings, then power, then set screen blank time, for test purposes 1min. Wait 1min, screen starts to fade, all black, then the lock screen comes up right away. I still think it is an Ubuntu Budgie issue, as Ubuntu Mate has no problems. Is there something I can add the VM XML to the Guest works better with power management? https://bugs.launchpad.net/ubuntubudgie/+bug/1684066 the launchpad trouble ticket. Is there a Guest Additions I was supposed to install?
  7. I had my unRAID system crash a week ago when I was using an USB port to charge a phone. It also happened to be ports that I passed the whole USB controller. The system was unresponsive and couldn't even ssh in.
  8. 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>
  9. My webui crashed while using the preclear plugin which was at 99% of step 3. The area on the main screen further down in the preclear section was empty and rotating star. I was using preclear to check if a sdcard was good or bad. I will wait it out. Is there a way to start a VM from terminal?
  10. I searched the forums and could find anything clear. There was stuff about 9p? Do I fill in those 2 fields in the the edit screenshot? Do I make directories on the VM? Do have to add a line to fstab?
  11. For DYNU daemon=300 # check every 300 seconds syslog=yes # Log update msgs to syslog. #mail=root # Mail all msgs to root. #mail-failure=root # Mail failed update msgs to root. pid=/var/run/ddclient.pid # Record PID in file. ssl=yes # Use ssl-support. Works with ssl-library . $ use=web, web=checkip.dynu.com/, web-skip='IP Address' # Get ip from server. server=api.dynu.com # IP update server. protocol=dyndns2 login=username # Your username. password=password # Password or MD5 of password. *******.dynu.net
  12. 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.
  13. 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.
  14. 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
  15. 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
  16. Now we just need Transdroid to update their Android app. The new version of Deluge fixed some webui security and that broke Transdroid.
  17. 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.
  18. 6) I have 32GB ECC ram, most of the time memory usage is 35%. Running a VM, Plex server, and 3 other Dockers. Make your largest drive the Parity drive. In my case to get more storage space without increasing the SATA ports, I get a bigger Parity drive and use the old Parity drive to swap out with one the data disks.
  19. Updated from 6.3.1 with no issues. Thanks for bug fixes etc.
  20. My SATA ports are all full. I want to preclear a larger drive but all I have is an USB 3 SATA drive dock. Running the preclear plugin but because it is not really a direct SATA port, there is no smart Data. Am I wasting my time preclearing with the USB 3 SATA HD dock? ############################################################################################################################ # # # unRAID Server Preclear of disk /dev/sdh # # Cycle 1 of 1, partition start on sector 64. # # # # # # Step 1 of 6 - Pre-read verification: [9:48:50 @ 141 MB/s] SUCCESS # # Step 2 of 6 - Erasing in progress: (12% Done) # # # # # # # # # # # # # # # # # # ** Time elapsed: 0:57:30 | Write speed: 179 MB/s | Average speed: 178 MB/s # # # ############################################################################################################################ # Cycle elapsed time: 10:46:25 | Total elapsed time: 10:46:26 # ############################################################################################################################ ############################################################################################################################ # # # S.M.A.R.T. Status default # # # # # # ATTRIBUTE INITIAL STATUS # # 5-Reallocated_Sector_Ct 0 - # # 9-Power_On_Hours 7391 - # # 194-Temperature_Celsius 32 - # # 196-Reallocated_Event_Count 0 - # # 197-Current_Pending_Sector 0 - # # 198-Offline_Uncorrectable 0 - # # 199-UDMA_CRC_Error_Count 0 - # # # # # # # # # # # ############################################################################################################################ # SMART Status not supported: Incomplete response, ATA output registers missing # ############################################################################################################################ Sent from my Pixel XL using Tapatalk