ren

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by ren

  1. Brillent, this worked and I can now access my server again, thanks
  2. I'm at a total loss now, I've tried everything in the forums, tried changing my workgroup, switching between public/private networks, 'AllowingInsecure' reg edits, logging in with a password instead of a pin... etc everything else in the home can see it but this machine, it can see the webgui, why cant it see the damn computer in thh network..... Arghh, any ideas will be greatly appreciated.
  3. I scraped the entire thing, managed to get mineos by yujiod running instead, been running smooth now for the last couple of hours, any issues, it can be restarted by the web gui if you want to give it a shot, here is my settings, user name to login the webui is 'minecraft' all my files can be edited from the path I set
  4. just had a good look at that working script, I've noticed the only command thats missing from the MCMYADMIN script is the copy command, gonna try a bit more messing around now with the copy command and see if I get a solution
  5. I've been running the same docker myself, however my son keeps crashing the server with worldedit and there's no way im giving him root access to the server to restart it, hence really need a webgui for the server
  6. did you find out were the files were going, im trying with no avail to make it possible to edit files manually ( so I can drag and drop mods with out using the gui )
  7. yeah that would be great, took ages to find one that worked correctly tho, he's crashing it with world edit or something and I cant find any option on how to autorestart with out rebooting the entire server
  8. is it possible to have two or more users who can administrate the server from the web gui, but forbid them from making major changes? I want my son to be able to log on and restart his minecraft docker if it crashes, but it seems the only way I can do that at the moment is by logging on as root, Ive tried adding users and it wont let them log in.
  9. I've just updated, everything works fine untill I try to execute my scripts, sab/sickbeard etc and I run into the error of not being able to execute python, has anyone else had this issue? I've done a format and installed fresh, then copied over my config file
  10. I get success file /boot/packages/sqlite-3.7.14.1-i486-1.txz: downloading from http://slackware.cs.utah.edu/pub/slackware/slackware-current/slackware/ap/sqlite-3.7.14.1-i486-1.txz ... wget: error while loading shared libraries: libssl.so.0: cannot open shared object file: No such file or directory bad download, deleting Warning: unlink(/boot/packages/sqlite-3.7.14.1-i486-1.txz): No such file or directory in /usr/local/sbin/installplg on line 70 when trying to install the websever, anyone a quick fix ?
  11. is this implemented, if so how do i use it?
  12. Im currently in the process of finalizing my server, when I choose to stop my array, I alway have to manually kill the iTunes server - is there any way it can stop along with the rest of the scripts im running?
  13. Thank's - id read about the command "initconfig" but was unsure if it would wipe my data I've now successfully removed the offending drive
  14. I've recently got my whole rig running, (unraid 5.04) after reading the forum's and following guide's I wanted to move stuff from ntfs to the unraid format, so I skipped using a parity drive untill I shifted everthing over for speed reason's, I filled a 3tb, 1tb and a 1.5tb drive with data and left it running over night as the misses wanted to watch her tv... the current current config is sda - 3tb - unraid - DISK 1 sdb - 1tb cache sdc - 1tb unraid - DISK 2 sdd - 1.5tb unraid - DISK 3 hda - 1.5tb unraid - DISK 4 I have a 3tb drive on the way to fit into the parity slot as soon as possible However, i've noticed that - SDC ( 1tb seagate ) work's fine, until it spins down - then I cant get it to start back up again with out a full shutdown and restart of the rig - ive tried altering power management, updated the fw etc but it's giving me no joy so far, i've cleared all the data of it onto one of the other drive's - is there anyway I can safely remove this from the array with out breaking anything or loosing any of my data?
  15. I have a Seagate 1TB - ST31000528AS_5VP5JEEX that used to be a usb drive, once the drive spin down's it go's into a deep sleep and wont wake up unless I shutdown the entire server is there any linux/unix command I can send the drive to stop it from going into deep sleep? I'd turn off the power management in seatool's but I'm using the only bootable usb for unraid and I dont really want to screw anything up atm as i've only just got the entire system working and moved all my data
  16. yeah, i was thinking the same, checked it out and I have the lasted update for this board (its a old one) Stange thing is, it recognizes 3tb if I use mbr and a windows filesystem?
  17. - Update - I managed to get the drive working, i plugged it into my mac, wiped it ( it only showed up as 800gb) than ran seatools on it to set it back to max capacity fired up unraid, checked the drive, show'ed up as 3tb, run pre-clear, rebooted again, formated and added the drive to the array, rebooted to install some scripts, and im stuck back at the bios screen I think something that's been wrote to the boot record of the drive is causing this lockup Im using 5.0rc4 (plus) Anyone any idea's?
  18. tried disabling smart, and a few other thing's on the bios screen, with the drive connected it still just hang's on the "press delete to enter setup" screen is there anyway I can mount the drive via usb in unraid, i want to check if the data is still there ( i still have the original backup ) and if so ill put it thought seatools to see if i can bring it back to life
  19. Yeah, its just hanging on the 1st bios screen, i cant access the bios with the drive installed, unplugged and its still set to boot from usb only
  20. I set up unraid yesterday, i have a few 1tb USB drive's and wanted to make a server out of them. I installed a 3tb drive in my rig via sata connection, precleared it and then set about copying data from my other usb's to it so that I could then wipe them and add them once the data had been moved I left it over night, and everything copied fine, I shutdown the system properly and proceded to take the 1tb out of it's case and installed it inside my rig, fired up the computer and it's stuck on the bios screen If i unplug the 3tb drive, the system boot's I've connected up the 3tb drive via usb, and this is the info it gives me via fdisk " WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted. Disk /dev/sdb: 801.6 GB, 801569725952 bytes 256 heads, 63 sectors/track, 97071 cylinders Units = cylinders of 16128 * 512 = 8257536 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System /dev/sdb1 1 266306 2147483647+ ee GPT root@tower:/ " I've also fired up the drive on a windows box to see the partiton information, that's showing me the same thing, 800gb healthy GPT protective Anyone know what's going on ?