ialevy Posted November 18, 2015 Posted November 18, 2015 I have tried 3 different computers and many browsers. No dice connecting with tower or IP. I am set up with a static IP of 192.168.0.200. Diagnostics did not seem to work, so I am attaching an output of the syslog I pulled off of telnet. syslog.txt
ufopinball Posted November 18, 2015 Posted November 18, 2015 Is this a new migration? For one of my migrations, I had the same thing happen. Telnet and ping worked, but the web gui did not. I logged in via telnet, shut down the server, and rebooted ... then it worked fine. Was apparently just weird on that first boot. I think this is what you'd need to do to bring your server down via telnet: samba stop umount /dev/md1 umount /dev/md2 umount /dev/md3 umount /dev/md4 umount /dev/md5 etc... mdcmd stop /usr/local/sbin/powerdown Hope this helps...
ialevy Posted November 18, 2015 Author Posted November 18, 2015 No, this is a fresh build. Never was able to get into the web GUI. Thanks for the shutdown commands!
JonathanM Posted November 18, 2015 Posted November 18, 2015 No, this is a fresh build. Never was able to get into the web GUI. Thanks for the shutdown commands! What method did you use to format is the flash drive?
ialevy Posted November 18, 2015 Author Posted November 18, 2015 No, this is a fresh build. Never was able to get into the web GUI. Thanks for the shutdown commands! What method did you use to format is the flash drive? I used the process in the getting started guide. Done on an iMac. Erased drive with FAT32 and label of UNRAID. Copied files. Ran make_bootable_mac.
trurl Posted November 18, 2015 Posted November 18, 2015 What are the contents of your config/go file?
ialevy Posted November 18, 2015 Author Posted November 18, 2015 What are the contents of your config/go file? #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp &
ialevy Posted November 18, 2015 Author Posted November 18, 2015 and if I try the command: /usr/local/sbin/emhttp & I get: Tower emhttp: main: can't bind listener socket: Address already in use
ufopinball Posted November 18, 2015 Posted November 18, 2015 and if I try the command: /usr/local/sbin/emhttp & I get: Tower emhttp: main: can't bind listener socket: Address already in use Any luck with the shutdown steps I listed, then a reboot? Dunno if i powered down or not...
Russ Uno Posted November 18, 2015 Posted November 18, 2015 Did you run make_bootable_mac directly from the flash drive or from another window? It should be from the flash drive.
ialevy Posted November 18, 2015 Author Posted November 18, 2015 Decided on some old school hardware troubleshooting, so I pulled the SATA card and the server was reachable through the GUI. I reinstalled the card and pulled the drives - still working. Put in my 4 WD RED drives - still working. Put in my Samsung SSD for cache - DEAD! Looks like the new SSD I bought is no good!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.