Jump to content

schford

Members
  • Posts

    170
  • Joined

  • Last visited

Everything posted by schford

  1. Hi guys, I just tried to update deluge vpn - wasnt paying attention and I noticed that it had dissapeared. Strange I thought - manually reinstalled it - reset it up but then got this error ***** root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-delugevpn" --net="bridge" --privileged="true" -e VPN_ENABLED="yes" -e VPN_USER="vpn username" -e VPN_PASS="vpn password" -e VPN_REMOTE="nl.privateinternetaccess.com" -e VPN_PORT="1194" -e VPN_PROV="airvpn" -e ENABLE_PRIVOXY="no" -e LAN_RANGE="192.168.0.1-192.168.0.254" -e TZ="Europe/London" -p 8112:8112/tcp -p 58846:58846/tcp -p 8118:8118/tcp -v "/mnt/cache/appdata/deluge":"/config":rw -v "/mnt/cache/downloads":"/data":rw binhex/arch-delugevpn Unable to find image 'username:latest' locally Pulling repository username Error: image library/username:latest not found The command finished successfully! ****** Help please :-)
  2. I wondered if it was a permission thing as backups also do not work - to get the key in I edited the config file manually. Cheers Stuart
  3. I feel embarrassed to ask..... Where can I pull the config from?
  4. HI guys - 2 quick questions :-) 1 - How can I tell the docker that I set the web ui to use a different port (specifically 8585) - I had to do that to get it to register my license key (well I think I did and it worked) 2 - Now the kids are using it so heavily I want the auto back up feature to work, but it doesn't any ideas? Even if I run a manual backup then nothing gets saved - I wondered if it was a permission issue? Cheers Stuart
  5. 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 Thank you so much for that bit of advice! I notice that when you have one attached to the controller via this method - it then finds the rest!
  6. HI guys, The emby Docker reports the wrong IP to the various Emby apps - it reports the 172. IP rather than the actual IP of the server. This means that all the built in apps font seamlessly connect and you have to add the server manually via IP every time you use it - which kills it for the kids on the Fire TV. Any one any ideas? cheers Stuart
  7. So ordered the three AC lite package - should be here soon - just a heads up for my N00bs qs :-)
  8. Its a shame really as the kids much prefer playing on their ipad to the pc - bit at least they get to learn mouse and keyboard skills! If anyone wants any help on configuring it after install just post in this thread - I have it running with 1.8 bukkit, world edit and essentials and it is really stable. Cheers Stuart
  9. Thanks :-) Memory usage seems to be hovering around 10% on the dashboard page and in the Dynamix Stats section this ...
  10. Interesting it has started again but way behind the others - wonder what we shall see at the end! ================================================================== 1.15b = unRAID server Pre-Clear disk /dev/sdp = cycle 1 of 1, partition start on sector 1 = Disk Pre-Clear-Read completed DONE = Step 1 of 10 - Copying zeros to first 2048k bytes DONE = Step 2 of 10 - Copying zeros to remainder of disk to clear it DONE = Step 3 of 10 - Disk is now cleared from MBR onward. DONE = Step 4 of 10 - Clearing MBR bytes for partition 2,3 & 4 DONE = Step 5 of 10 - Clearing MBR code area DONE = Step 6 of 10 - Setting MBR signature bytes DONE = Step 7 of 10 - Setting partition 1 to precleared state DONE = Step 8 of 10 - Notifying kernel we changed the partitioning DONE = Step 9 of 10 - Creating the /dev/disk/by* entries DONE = Step 10 of 10 - Verifying if the MBR is cleared. DONE = Post-Read in progress: 3% complete. ( 140,462,899,200 of 4,000,787,030,016 bytes read ) 127 MB/s Disk Temperature: 31C, Elapsed Time: 24:45:09
  11. Drive seems to be stuck on same reading whilst running pre clear. I am currently Pre Clearing 8 4tb Reds. The 8th drive seems to have been showing this for about the last 4 hours without moving. "================================================================== 1.15b = unRAID server Pre-Clear disk /dev/sdp = cycle 1 of 1, partition start on sector 1 = Disk Pre-Clear-Read completed DONE = Step 1 of 10 - Copying zeros to first 2048k bytes DONE = Step 2 of 10 - Copying zeros to remainder of disk to clear it DONE = Step 3 of 10 - Disk is now cleared from MBR onward. DONE = Step 4 of 10 - Clearing MBR bytes for partition 2,3 & 4 DONE = Step 5 of 10 - Clearing MBR code area DONE = Step 6 of 10 - Setting MBR signature bytes DONE = Step 7 of 10 - Setting partition 1 to precleared state DONE = Step 8 of 10 - Notifying kernel we changed the partitioning DONE = Step 9 of 10 - Creating the /dev/disk/by* entries DONE = Step 10 of 10 - Verifying if the MBR is cleared. DONE = Post-Read in progress: 0% complete. ( 30,613,708,800 of 4,000,787,030,016 bytes read ) 126 MB/s Disk Temperature: 29C, Elapsed Time: 22:21:31" It has been stuck on 30,613,708,800 for hours with an occasional flickering drive light - where as the others are flashing away non stop. Anyone else had this? Should I just leave the others finish then try it again? Or has the preclear done its job and killed an iffy drive before I used it :-) Cheers Stuart
  12. W00T W00T :-) all working. Now to replicate my current environment then upload my current world :-) Thanks guys! Awesome!
  13. Figured out the Linuxserver io github - added it and have downloaded direct from there rather than risking the community search just in case it is wrong version :-) This linux stuff is sooo different to Windows :-)
  14. Before I install - could you confirm this is correct I searched for mymcadmin2 but only this comes back. Thanks Stuart
  15. OK will delete the existing one and do a fresh install :-)
  16. any chance you could have a looksee as this looks absolutely perfect for running a home minecraft server on unraid :-)
  17. So it runs....but cannot start it or install anything or change any settings - this is what log says, wonder if permissions error? 10:05:09 PM CONSOLE: thread/WARN]: Failed to save server.properties 10:05:09 PM CONSOLE: (Permission denied) 10:05:09 PM CONSOLE: Method) ~[?:1.7.0_80] 10:05:10 PM CONSOLE: [iNFO] Generating new properties file 10:05:10 PM CONSOLE: thread/WARN]: Failed to save server.properties 10:05:10 PM CONSOLE: (Permission denied) it goes on and on :-)
  18. Excellent :-) My Daughter and I are avid players of mine craft on our local network and now I am moving off of a windows server to UNraid will be fab to have all my apps in one place. It would be fantastic if we could have it so it is fairly flexible - I haven't used McMyAdmin 2 but I think it does everything I want after reading the site namely... 1 - Have a nice webgui to pick a bunch of stuff inc: 1a - Version of minecraft server we want to run 1b - pick what mods we want installed. 1c - ability to import maps (wg the one we have spent years doing :-) ) 1d - ability to backup etc This will be fantastic to have running :-) Thanks Stuart
  19. I couldnt get this to work last night either - it appears that it was updated on github - https://github.com/linuxserver/docker-mcmyadmin 12 days ago and some stuff taken out perhaps it was causing an issue. I wonder if the Docker hasn't been updated with latest info? Stuart
  20. I am new to this and just installed the Dynamix plugins, followed the install @ http://lime-technology.com/forum/index.php?topic=36543.0 I couldn't see anything about increasing log file size - is this something I need to do as well? Could you share the command you put in the go file to increase log size cheers? Is there a way to auto clear the logs down? Thanks Stuart
  21. some disks seem to have the icon and others dont.... So just put three new disks in ready to preclear and they all do?
  22. anyone else any idea about that icon - I just put in a new 8tb drive and get it ??
×
×
  • Create New...