Koozali.org: home of the SME Server

browser access to server manager

cmarkj

browser access to server manager
« on: February 03, 2007, 01:55:11 AM »
Our SME is set up as a simple file server with public and private ebays. This past week the browser based server-manager has become unavailable from any PC on our LAN. All of the shares work fine. The console based server manager also works fine when I am directly connected to our server. I have tried Firefox and IE-both unable to connect. I deleted the security certificates in Firefox and also re-booted the SME. I did not make any changes to the configuration. I have tried the https://sme/server-manager and the ip address url with the same results. This server is configured for local LAN access only. Any help or tips would be appreciated. Mark

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: browser access to server manager
« Reply #1 on: February 03, 2007, 10:08:20 AM »
Quote from: "cmarkj"
Our SME is set up as a simple file server with public and private ebays. This past week the browser based server-manager has become unavailable from any PC on our LAN. All of the shares work fine. The console based server manager also works fine when I am directly connected to our server. I have tried Firefox and IE-both unable to connect. I deleted the security certificates in Firefox and also re-booted the SME. I did not make any changes to the configuration. I have tried the https://sme/server-manager and the ip address url with the same results. This server is configured for local LAN access only. Any help or tips would be appreciated. Mark
Start by checking if httpd-e-smith and the httpd-admin service are running:
Code: [Select]
/etc/rc7.d/S86httpd-e-smith status
/etc/rc7.d/S86httpd-admin status

Both should state something about the time that they are up.

If one of them is not running dig into the log files in the /var/log/httpd folder, especially the error_log's. Try to see if you can find a clue there. Maybe post the errors you find here if it is not totally clear how to interpretate it.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

cmarkj

browser access to server manager
« Reply #2 on: February 03, 2007, 05:59:51 PM »
/root$ /etc/rc7.d/S86httpd-e-smith status
/service/httpd-e-smith: down 0 seconds, want up

/root$ /etc/rc7.d/S86httpd-admin status
/service/httpd-admin: down 1 seconds, want up

Here are some error logs:
[Sun Jan 28 04:02:55 2007] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 28 04:02:55 2007] [notice] Digest: done
[Sun Jan 28 04:02:56 2007] [warn] RSA server certificate CommonName (CN) `sme-sc430.xxxxx.com' does NOT match server name!?
[Sun Jan 28 04:02:56 2007] [error] Unable to configure RSA server private key

[Sun Jan 28 04:02:56 2007] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:func(128):reason(116)
[Mon Jan 29 01:12:06 2007] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 29 01:12:06 2007] [notice] Digest: done
[Mon Jan 29 01:12:06 2007] [emerg] (28)No space left on device: Couldn't create accept lock
[Mon Jan 29 01:12:06 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jan 29 01:12:06 2007] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 29 01:12:06 2007] [notice] Digest: done
[Mon Jan 29 01:12:07 2007] [warn] pid file /var/run/httpd-admin.pid overwritten -- Unclean shutdown of previous Apache run?

[Thu Feb 01 01:12:02 2007] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed

[Sat Feb 03 09:10:48 2007] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed

Please note-I X'd out the server.com name in the above logs-we do not use our SME for any outside web access-email-etc. I had entered a domain name that I currently own during the original set up. This could be changed if it is causing any problems.
Thanks for the help,
Mark

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
browser access to server manager
« Reply #3 on: February 03, 2007, 07:53:25 PM »
I believe the solution to your problem is here: http://forums.contribs.org/index.php?topic=33171.0 (the post from steveo)
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
browser access to server manager
« Reply #4 on: February 04, 2007, 01:26:50 AM »
Has this "bug" made it into the bugtracker. It's now been the topic of a few forum post.
Regards,
William

IF I give advise.. It's only if it was me....

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
browser access to server manager
« Reply #5 on: February 04, 2007, 11:08:26 AM »
Quote from: "william_syd"
Has this "bug" made it into the bugtracker. It's now been the topic of a few forum post.
I think it might be this one.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline Jean-Philippe Pialasse

  • *
  • 2,912
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
browser access to server manager
« Reply #6 on: February 15, 2007, 10:38:27 AM »
same problem this morning this seem to occure 1 year after the installation / creation of the certificat ssl.

a cron job is supposed to recreate it, and it does not create it properly (or do not gernerate all files)

the link to  http://forums.contribs.org/index.php?topic=33171.0 fix it after it occure.

waiting for the fix to avoid this probleme to occure to be on repository : bug http://bugs.contribs.org/show_bug.cgi?id=2035 seem to have found how to correct it .


JPP