Jump to content

HarryRosen

Members
  • Posts

    220
  • Joined

Everything posted by HarryRosen

  1. Is it possible to change the branch which is used? Say I want to try the develop branch instead of the master
  2. It's not related to bridge mode. The AP doesn't know where the controller is unless you have your DHCP server specifically set up to issue the controller address as an option in the lease. Normally you would use the UniFi discovery tool to find the AP and tell it the IP of the controller, but the UniFi dockers don't have the discovery tool as it is a separate app. To get the AP to show up in the controller so it can be adopted and provisioned, do the following: Determine the IP the AP was leased SSH to that IP Login as ubnt / ubnt mca-cli set-inform http://address:port/inform (where address is IP of controller and port is the port you are using for inform, default is 8080) Once you run the set inform command it should show in the controller. As soon as you click adopt you need to run the set inform command a second time on the AP. EDIT: Syntax correction I did the following command but nothing happens in my controller, could it be because I have set it up with another controller?
  3. got it working I had to install it directly on my cache drive
  4. let me try that this is what I get, should I be waiting longer? ----------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- We are now refreshing packages from apt repositorys, this *may* take a while ----------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- We are now refreshing packages from apt repositorys, this *may* take a while Nov 18 11:59:50 714df479b7e3 syslog-ng[84]: syslog-ng starting up; version='3.5.3'
  5. I still can't this working. it installs i think but don't get anything when trying to connect to the web interface
  6. kept the standard ports, and still can't find it. maybe because the docker runs in bridge mode
  7. got this installed moved some ports but it can't find my device
  8. can you change the ports for Unifi? it conflicts with some of my other apps, or what ports are needed? I can move those other dockers
  9. does this work? it seems to use a lot of ports that overlap with my other apps, can I move the ports to something else?
  10. any luck getting this working on 14b? I installed and I can't save any settings, icon shows after changing the go file
  11. can't get the client to start getting this error Dec 3 09:00:38 HOMESERVER sudo: root : TTY=unknown ; PWD=/boot/openvpn ; USER=root ; COMMAND=/bin/bash -c nohup /tmp/openvpn/openvpn.sh > /tmp/openvpn/openvpn.out /dev/null 2>&1 & Dec 3 09:01:07 HOMESERVER sudo: root : TTY=unknown ; PWD=/boot/openvpn ; USER=root ; COMMAND=/bin/bash -c nohup /tmp/openvpn/openvpn.sh >
  12. server looks great, any luck on the client? I see on github you have one built
  13. a nzbdrone torrent branch would be good
  14. nevermind I didn't set the log file properly
  15. Need a little help I think I got everything loaded and installed properly but getting an error in phpvirtualbox I get the login screen then get this error could not connect to host Exception Object ( [message:protected] => Could not connect to host (http://192.168.1.200:18083/) [string:Exception:private] => [code:protected] => 64 [file:protected] => /mnt/cache/Appz/www/lib/ajax.php [line:protected] => 128 [trace:Exception:private] => Array ( ) [previous:Exception:private] => any ideas? did I miss something
  16. So I don't need the -e anymore, I will take that out boot/cache_dirs -d 9 -m 3 -M 5 -p 200 -i "TV\ Shows" -i "Movies" -i "Music" -i "Public" -i "Complete" -w I needed to have the TV Shows like TV\ Shows becasue it said it doesn't exist so with the -d 9 options the following dirs will be cached too say TV Shows\Showname\Seasons 01\ so if i click on season 01 to show the contents the drives should still not spin up am I understanding this correctly?
  17. I have 8 gig of ram so i would think that would be enough. going to try and run this now /boot/cache_dirs -d 9 -m 3 -M 5 -p 200 -i "TV\ Shows" -i "Movies" -i "Music" -i "Public" -i "Complete" -e ".custom" -e "mysql" -w -F -v is there a way to see what dirs are in the cache?
  18. I figured it out and it's working but how to i get it to cache beyond a certain folder my config is like this /boot/cache_dirs -d 9 -m 3 -M 5 -p 200 -e ".custom" -e "mysql" -w my share is like this /TV Show/showname/season/file.mkv /Movies/MovieName/file.mkv and so on but when i hit the tv show directory the drives start to spin up to show all the shows, how to I get it to cache all the way to the file.mkv so if i click on the season folder the drives still don't spin up
  19. I just installed this and I think it's working, but how do i check for sure?
×
×
  • Create New...