Everything posted by savestheday
-
[Support] ken-ji - Dropbox
so this was working up until 6.3.2 but now I am getting: "Unable to monitor entire Dropbox folder hierarchy. Please run "echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf; sudo sysctl -p" and restart Dropbox to fix the problem." again in the logs. My GO file is setup correctly and I have the /boot/config/sysctl.conf correctly set. Any ideas?
-
[support] Bungy's docker repository
This was an issue with experimental branch, but the master branch should be ok. Can you make sure you're on the newest image? If you're on the newest image, can you post the rest of your configuration so I can replicate? You can leave out the username/password. Thx for the quick reply! I will delete and re-create and see if that helps. I'll post the results!
-
[support] Bungy's docker repository
Using PIA with NZBGet after upgrading to 6.2.4 and it cannot resolve the VPN address. Other dockers with this PIA VPN are working. Anyone else seeing this? 2016-11-07 10:04:20,423 DEBG 'start-script' stdout output: Mon Nov 7 10:04:20 2016 RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com: Name or service not known
-
[Support] ken-ji - Dropbox
Thank you!
-
[Support] ken-ji - Dropbox
Hi! Is there anyway that the Docker container can run this as part of its startup script? "Unable to monitor entire Dropbox folder hierarchy. Please run "echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf; sudo sysctl -p" and restart Dropbox to fix the problem."
-
[support] pducharme's Dockers support thread
Hi Pducharme, I changed it in the Docker settings.
-
[support] pducharme's Dockers support thread
Hey all, So just an update on my Unifi issues: I changed the linking from /var/lib/unifi/data to /usr/lib/unifi/data and now everything works for me. I am on 5.0.7 now and I don't see an update for any new Docker.
-
[support] pducharme's Dockers support thread
Update: ever since updating the docker to 5.0.7, the keystore is no longer recognized I think it's a Symlink issue The Docker maps to /var/lib/unifi which /usr/lib/unifi is symlinked to. It appears that the directories are totally different with what is mapped. Anyone seen an issue like this?
-
[support] pducharme's Dockers support thread
Sure. docker exec -it UniFi /bin/bash cd /usr/lib/unifi rm keystore I was asked to confirm the removal. Once I restarted the Docker, the app data folder now had a full config (even tho I had not mapped that like I did previously). Btw, Ubiquiti has an article on how do this in a more official way (I used Keystore Explorer from a UBNT forum post) https://help.ubnt.com/hc/en-us/articles/212500127-UniFi-SSL-certificate-error-upon-opening-controller-page Forum post I used: https://community.ubnt.com/t5/UniFi-Wireless/Your-own-SSL-key-and-cert/td-p/285508
-
[support] pducharme's Dockers support thread
Does anyone know how to upload your own keystore file to the UniFi 5 docker? It appears it's in the /usr/lib/unifi folder but the only folder thats mapped /var/lib/unifi If I map /usr/lib/unifi to a local folder the docker fails to start. Any idea on what I can do here? EDIT hmmm somehow it started working. I docker exec'd in, deleted the old keystore, restarted the Docker and it made me go through the setup again. It appears to be using my cert now. I really have no idea how I did this
-
[Support] binhex - SABnzbdVPN
Any plans for an NZBGet w/VPN? Thanks!
-
OpenELEC VM Template Support
How exactly do we build this from scratch? I would build the Plex Media Player VM from scratch since it's the same OpenELEC installer image. Any help would be appreciated.
-
OpenELEC VM Template Support
Has anyone tried the new Plex Media Player embedded? If not, how could I manually install it? I downloads as an IMG. Thanks!
-
[support] gfjardim's Docker Repository
Any chance you can add SMB to the CUPS docker? It would make it much easier to mount on Windows. Thanks!
-
[support] Bungy's docker repository
Bungy thank you! I am going to try out your NZBGet. Can you update in the container?
-
ESXi 5.x - pre-built VMDK for unRAID
You need to upload both.
-
ESXi 5.x - pre-built VMDK for unRAID
Ha! Was coming here to post mine as well: unRAID v6 b14b http://goo.gl/T47Mh8
-
Open VM Tools for unRAID 6
I also bit the bullet and went to b14. Working great here Zeron!! Thank you! Do you have a donation page?
-
ESXi 5.x - pre-built VMDK for unRAID
Hi all, I updated the VMDK for Beta 14 but with 14a incoming any day now, unless there's strong demand for b14, I am going to wait to upload 14a.
-
Open VM Tools for unRAID 6
Awesome thank you Zeron! Guess beta 12's kernel was a no go? I think a lot of folks are going to stay on beta 12 after the b13 issues.
-
ESXi 5.x - pre-built VMDK for unRAID
Thanks BetaQuasi. Was there an easy way to move to KVM from ESXI?
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
This is perfect bjp99. Thank you very much for clearing that up.
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
Ahh that makes sense now. And yeah, I def thought I was posting in the U6 forums, I must've clicked in the wrong spot. If a mod wants to move this, that would be great.
-
Re: Format XFS on replacement drive / Convert from RFS to XFS (discussion only)
Hi all, So I'm not sure if this is expected behavior but I am running U6 b12 and just swapped DISK11 for a bigger disk (1.5TB -> 4.0TB). For some background, I moved from 5.0.5 straight to 6.0 b12 at the beg of December. I have my settings set to format all new drives as XFS. I precleared this drive in a temporary unRAID box and it had no FS on it. The way I removed it was setting the array not to start on next boot, shutting down, swapping the drive, starting back up, choose the new drive from the drop down and start the array. http://d.pr/i/1b8Sl However I am looking at the array this morning and it formatted as reiserfs. Is this expected behavior since it replaced a reiserfs drive? If not, how can I reformat to XFS? After the recent ReiserFS FS corruption bug, I don't feel comfortable keeping new drives as ReiserFS and planned on moving data to this new drive from other drives one at a time and formatting all 23 of my data drives as XFS.
-
[support] pducharme's Dockers support thread
Awesome. Got a question about the PlexConnect. Can you specify the location of settings.cfg? I want to specify what app to capture. Thanks.