gotah Posted May 6, 2016 Share Posted May 6, 2016 Hi Everyone! I'm new and I'm evaluating tcadmin, after playing a bit with it I decided to reboot (new kernel) my Linux server (debian 8) after the reboot when i go to the webpanel (0.0.0.0:8880) it show me a white page whit the error: Bad Request (Invalid host) I tried to re-install tcadmin I tried to re-install mono I tried to enable debug mode. I cant find any error into the logs I already send a mail for support request, but I decided in the meantime to open a thread to, maybe can be helpfull for the community anyone have any tips ? thanks Link to comment Share on other sites More sharing options...
wirs Posted May 6, 2016 Share Posted May 6, 2016 0.0.0.0:8880 is not a valid ip address. I'. assuming that tcadmin is installed on the same machine you're on right now try 127.0.0.1:8880 or localhost:8880 That should work Link to comment Share on other sites More sharing options...
gotah Posted May 6, 2016 Author Share Posted May 6, 2016 0.0.0.0:8880 is not a valid ip address. I'. assuming that tcadmin is installed on the same machine you're on right now try 127.0.0.1:8880 or localhost:8880 That should work Hi Wirs, 0.0.0.0 mean its binded on any interface/ip on the server. thankyou anyway for your reply Link to comment Share on other sites More sharing options...
Raizio Posted May 7, 2016 Share Posted May 7, 2016 Have to agree with wirs here. 0.0.0.0 is not something you can ever be able to visit. Even as stated by the tcadmin wiki; Access your Control Panel Linux Servers View http://public_server_ip:8880 using your PC's browser. It can take a few seconds to load the website. If you get a "Not found" or "Invaid hostname" error wait a few seconds and try again. 0.0.0.0 indeed means its binded on ANY interface/ip. Doesn't mean you can connect with 0.0.0.0 It will have to be the IP of the interface. Which can be the public IP or lan IP;whichever you can access. Link to comment Share on other sites More sharing options...
gotah Posted May 8, 2016 Author Share Posted May 8, 2016 Hi Guys, I know 0.0.0.0 is not a valid ipv4, I was just obmitting my real ip. basically I was able to solve the problem compiling mono instead using the deb package. now is working! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now