March 28, 201313 yr Hi, I just upgraded to the newest rc and everything seems to be fine, but I cannot get to //tower/Main. The server shows up on my router with the old fixed ip that it has had, but the name TOWER does not show up there either. And I cannot see the server in my networks, so cannot get to the shares. I'm running ESET Smart Security 4, and I've read that it could have something to do with this. I have already tested with eset disabled, but is the some boot order for pc, unraid and the router for that to work? I remember my windows 7 asking about the two sharing options and I selected "allow sharing". What could I do?
March 28, 201313 yr Try http://192.168.1.245/ Of course, you will replace 192.168.1.245 with the IP address of your server. EDIT: You should also be running rc12a
March 28, 201313 yr Author Thanks, but I have tried with ip too, no go. I can ping from unraid to my pc also, but the server name does not show in my network for some reason.
March 28, 201313 yr Post your syslog. Something is stopping the webserver from running. Are you running any addons or plugins? Are you using Simple Features? Do the first three lines of your 'go' file (In the config folder of your flash drive) look like this? #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & If if doesn't and there is another command that doesn't finish, emhttp won't be run and you will have no web service from your server.
March 28, 201313 yr Author How can I get a syslog, I have only telnet connection to the server? And yes it is 5.0-rc12a. I replaced the old go file with the default one before the upgrade and I understand no plugins or addons don't run automatically with the default go file.
March 28, 201313 yr I understand no plugins or addons don't run automatically with the default go file. Not true. They are still run from /boot/plugins /boot/config/plugins and /boot/extra rename those directories and reboot. Joe L.
March 28, 201313 yr How can I get a syslog, I have only telnet connection to the server? Read this post: http://lime-technology.com/forum/index.php?topic=9880.msg94514#msg94514
March 28, 201313 yr Author Frank, I just realized that I can get it from the usb too. Joe, I only had that /boot/config folder, so I renamed that and rebooted. Now the Tower shows in the devices list on my router, but still cannot connect from windows. Thanks guys, I'm little closer to the solution.
March 28, 201313 yr Thanks Frank, I just realized that I can get it from the usb too. I only had that /boot/config folder, so I renamed that and rebooted. Now the Tower shows in the devices list on my router, but still cannot connect from windows. That action is probably the reason that you don't have a web access. Change the name back and do exactly what Joe L suggested. Or you could try running this command from a prompt (before you change the name back): /usr/local/sbin/emhttp &
March 28, 201313 yr Author Hmm... I don't seem to have those folders ( /boot/plugins /boot/config/plugins and /boot/extra ). I have the /boot/config/ but there is only shares folder under that? But... wow... as I was writing I got to the main screen! JEAH!! But it does not show any disks and my registeration is gone as it shows only 3 slots?? Is this normal? Oh and I lost the connection to the WebGUI.... I tried to rename the config_renamed back to config when I noticed my mistake, but it did not let me because there was already file named like that. Then I just thought that I just delete the config file (that had no extension) and change the config_renamed manually to config. Then booted. Seemed to work fine for a moment....
March 28, 201313 yr The reason you could not rename 'config_rename' directory to 'config' is because you NOW have a file called 'config' in the root of your flash drive. You should probably shut your server down, pull the flash dive and use a Windows/Mac computer to fix it. (I have no idea how that file got there. It has a very recent date stamp on it though. For safety sake, you might want to rename it rather than deleting it.) Your unRAID "key" file is in the config folder(Directory) and that is why you can only see three drives. Then rename those directories inside of the config folder (renamed from 'config_rename') that JoeL told you to. I would also rename that 'PackageDirectory' folder that is the root of your flash drive.
March 28, 201313 yr Author I now renamed the config file to config_renamed and attached are the inside of my config folder. I do not have the folders Joe suggested.
March 28, 201313 yr Author Wow.... this works now. I renamed all of the folders that seemed to be for somekind of addon or a plugin.
March 28, 201313 yr Hmm... Now I have "access denied to any of the folders".... :'( Did you run the 'New Permissions' utility (or script) on the 'Utils' page? EDIT: It can take a long time to run if you have a lot of files. So be patient!
March 29, 201313 yr Author That worked, everything seems to be good now. I was little suprised that the 5.0 did not have the unMenu functios integrated and no second parity. But was great that there was not that much of a hassle. Thanks!
Archived
This topic is now archived and is closed to further replies.