Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: cousin_IT on October 27, 2006, 05:46:38 PM

Title: Can't access Server Manager
Post by: cousin_IT on October 27, 2006, 05:46:38 PM
:?:  :?: All the sudden I can't access the server manager. I am running Sme 7.0Final. When I try to access it from a browser on the internet, I get an "Error 403". I can access it via SSH (using Putty) with no problem. Can someone shed some light on this? Why would this all the sudden quit working? Everything else on the server works fine (except tape backup, but that is a different issue. SME 7.0 apparently don't like my tape drive). Please help!!!

Thanks,
Title: Can't access Server Manager
Post by: byte on October 27, 2006, 06:50:45 PM
Please report problem to Bug Tracker and tell us your server history. Thanks!
Title: Did you have a Router?
Post by: arcano on October 31, 2006, 03:00:00 AM
You may write down how is your internet link, and check out (from the outside) if you see port 80 then 443 and how it see with, for example nmap. 8)
Title: I have same problem ..
Post by: w_mardian on November 07, 2006, 10:32:01 AM
If you have workaround for this situation please share it to me..

this is the error that i get from my browser ..

Forbidden

You don't have permission to access /server-manager/ on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

as i know, i didn't change my setting.. but suddently it happen

please help ..
Title: Can't access Server Manager
Post by: progitto on November 07, 2006, 12:28:23 PM
Can you reach it (with browser, of course) from your lan?
Title: Can't access Server Manager
Post by: w_mardian on November 08, 2006, 03:42:56 AM
No, i could not reach it from my local LAN, not only using my browser but also using text browser.
Actually, i access my server manager from my lan.

many thanks.
Title: Can't access Server Manager
Post by: maykelsoft on November 08, 2006, 04:45:04 PM
Try to ping the IP on your SME server from your LAN, see if it is visible by the pc you are using to access your server-manager...


I don't know if it is a good idea, someone here might advise you then...
# signal-event post-upgrade
# signal-event reboot

It happen to me last time, I issue the above command and it back to normal... don't know if this will work for you too.


Regards,

Mike
Title: Can't access Server Manager
Post by: simnux on November 08, 2006, 10:31:06 PM
Seach hear for "mod_rewrite ipcs". Basically, the system is out of semaphores and has apache hosed. Free up the semaphores and you'll be in good shape.

There is a bug raised for this. With luck it may get fixed soon. Or, if someone knows how to use the bugtracker, they could add this WAR there.
Title: Can't access Server Manager
Post by: w_mardian on November 09, 2006, 09:58:45 AM
Dear All,
Many thanks for your response ..
I have issued blow command

# signal-event post-upgrade
# signal-event reboot

But my server manager does not work  :(
(anyway many thanks maykel for your idea)

I'll try Simnux's way to solve this problem..
(although i don't know how, but i'll try..

Do you have any other idea ?

Thanks in advance