Koozali.org: home of the SME Server

Can not delete or re-add local networks SME 6 final

Offline Boris

  • *
  • 783
  • +0/-0
Can not delete or re-add local networks SME 6 final
« Reply #15 on: August 17, 2004, 03:33:51 AM »
Brenno,
you forgot to run
/sbin/e-smith/signal-event remoteaccess-update
This will rebuild all the relevant config files with new DB settings and restart services to activate the change.
...

Offline Brenno

  • *****
  • 208
  • +0/-0
Can not delete or re-add local networks SME 6 final
« Reply #16 on: August 17, 2004, 03:57:22 AM »
Quote from: "Boris"
Brenno,
you forgot to run
/sbin/e-smith/signal-event remoteaccess-update
This will rebuild all the relevant config files with new DB settings and restart services to activate the change.


Boris,

Thanks for the suggestion.  Sadly, it didn't work.  I can still see the references to the bad network IP in the .conf files :(  It did rewrite /etc/httpd/conf/httpd.conf as the file size has shrunk, but /etc/httpd/admin-conf/httpd.conf did not change in size, so it may not have been modified.

However, I don't get the error when I restart the httpd service anymore, so that's promising!

I'm still getting the "502 Proxy Error" when trying to access server-manager (or any of the domains I'm hosting.)

The good news is that email is still working.

Further ideas?

Offline Boris

  • *
  • 783
  • +0/-0
Can not delete or re-add local networks SME 6 final
« Reply #17 on: August 17, 2004, 11:10:14 AM »
try
/sbin/e-smith/signal-event console-save
or
/sbin/e-smith/signal-event post-upgrade
and
/sbin/e-smith/signal-event reboot
then.
this should rebuild ALL the templated configuration files and do full restart
...

Offline Brenno

  • *****
  • 208
  • +0/-0
Can not delete or re-add local networks SME 6 final
« Reply #18 on: August 17, 2004, 05:03:03 PM »
Boris,

I tried:

/sbin/e-smith/signal-event console-save

then:

/sbin/e-smith/signal-event reboot

and had the same problems immediately after rebooting.  Then, I tried to log in again about 20 minutes later and found things working fine.  Go figure!

Not sure what worked, but thanks so much for your help, Boris.

Offline Boris

  • *
  • 783
  • +0/-0
Can not delete or re-add local networks SME 6 final
« Reply #19 on: August 17, 2004, 07:22:39 PM »
It could be cache was serving the old content
...