Koozali.org: home of the SME Server

Just applied latest updates - cannot get into admin panels

Offline judgej

  • *
  • 375
  • +0/-0
Just applied latest updates - cannot get into admin panels
« on: February 28, 2007, 01:28:20 PM »
I've just applied a bunch of yum updates that came through this morning, and now I cannot get into the admin panels. The server tells me that my browser does not support cookies, but I know it does.

Also there are some problems sending e-mail, with clients being refused connections to the SMTP server. That may be options that have been reset in the admin panel, but until I can get into it, I can't check.

Any clues what may have gone wrong?

-- Jason
-- Jason

Offline judgej

  • *
  • 375
  • +0/-0
Re: Just applied latest updates - cannot get into admin pane
« Reply #1 on: February 28, 2007, 01:33:49 PM »
Aha - the admin panal now requires me to use the full domain 'sme.mydamain.co.uk/server-manager' rather than just the server name 'sme/server-manager'.

SMTP works for some machines, but not others, so I suspect the problem may be the same: they are using just the server name rather than the fully-qualified domain and name.

Update: it seems to be OSX Mail that no longer wants to sent mail through the SME server. We have checked its settings, deleted and reconfigured the SMTP settings, tried both SSL and non-SSL, but it just refuses to send mail. Thunderbird from the same Mac works fine.

-- JJ
-- Jason


Offline judgej

  • *
  • 375
  • +0/-0
Just applied latest updates - cannot get into admin panels
« Reply #3 on: February 28, 2007, 02:04:55 PM »
Quote from: "snoble"
http://bugs.contribs.org/show_bug.cgi?id=2402


Thanks. I've added a note to explain why I think the cookies are not being accepted by the browsers. I believe there may be a '.' prefix missing from the cookie domain.

I think also that the update is preventing OSX Mail from sending mail, but I need to do some more analysis before I can raise a bug.

-- JJ
-- Jason

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Just applied latest updates - cannot get into admin panels
« Reply #4 on: February 28, 2007, 03:54:57 PM »
Quote from: "judgej"

I think also that the update is preventing OSX Mail from sending mail, but I need to do some more analysis before I can raise a bug.


Please raise the bug and then do the analysis, attaching the results to the bug. Thanks.

Offline idyll

  • ****
  • 113
  • +0/-0
no issues with OS-X sending email
« Reply #5 on: February 28, 2007, 05:11:16 PM »
I immediately tested sending with OS-X and found no issue.

FYI.

patrick
...

jimgoode

Just applied latest updates - cannot get into admin panels
« Reply #6 on: February 28, 2007, 08:44:47 PM »
I installed 6.0.1-01 and upgraded to 7.1 this morning. All access and functioning appeared to work normally.

I used the server-manager panel to apply a lot of updates via yum. After reboot, the system will not come all the way up. I am stuck with:

Booting 'SME Server (2.6.9-42.0.10.ELsmp)'

root (hd0,0)
 Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.9-42.0.10.ELsmp ro root=label=/
   [Linux=bzImage, setup=0x1400, size=0x15db7b]
initrd /initrd-2.6.9-42.0.10.ELsmp.img
   [Linux-initrd @ 0x7f90000, 0x5f21e

Uncompressing Linux... Ok, booting the kernel.

I tried the rescue mode and entered 'chroot /mnt/sysimage' but get exactly the same result. Any ideas what I'm running up against?

Thanks,
Jim

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
Just applied latest updates - cannot get into admin panels
« Reply #7 on: February 28, 2007, 08:58:31 PM »
Did you try any other kernels? Some older ones.
"It should just work" if it doesn't report it. Thanks!

jimgoode

Just applied latest updates - cannot get into admin panels
« Reply #8 on: February 28, 2007, 10:00:14 PM »
I have several kernels to choose from. The result of each are as follows:
vmlinuz-2.6.9-42.0.3.EL          OK
vmlinuz-2.6.9-42.0.3.ELsmp    OK
vmlinuz-2.6.9-42.0.8.ELsmp    hangs
vmlinuz-2.6.9-42.0.10.EL        OK
vmlinuz-2.6.9-42.0.10.ELsmp   hangs

In the process of going in and looking at the files in the /boot directory I see that 3 files are bogus links. module-info, System.map and vmlinuz all point to non-existent files. Example: vmlinuz -> vmlinuz-2.4.20-18.7
Is that the problem?

Offline judgej

  • *
  • 375
  • +0/-0
Re: no issues with OS-X sending email
« Reply #9 on: February 28, 2007, 10:22:25 PM »
Quote from: "idyll"
I immediately tested sending with OS-X and found no issue.


Was that sending via port 25, or SSL? I think our port 25 works, but SSL and OSX doesn't. It is a shame that OSX does not give us any more detail other than "cannot send message, would you like to try a different SMTP server?".

We have a few other Macs we can try, so will continue to look at this issue (whether it is just us or something wider). What I'm not sure about, is which log file I need to inspect on the server. There ought to be a log file that lists the SMTP connection attempts and results, but I can't seem to see it.

-- JJ
-- Jason

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
Just applied latest updates - cannot get into admin panels
« Reply #10 on: February 28, 2007, 10:25:00 PM »
You should post this to the bugtracker because i think that it's a kernel problem.
"It should just work" if it doesn't report it. Thanks!

Offline idyll

  • ****
  • 113
  • +0/-0
it was
« Reply #11 on: March 01, 2007, 12:22:52 AM »
We use secure mail, so it was using port 465. No issue on two machines, each on the latest version of OS-X.

I made no  client changes and used yum to perform the update.

I think it caches the SSL part, have you tried removing the SSL option, then re-enabling it?

regards,

patrick
...

Offline judgej

  • *
  • 375
  • +0/-0
Re: it was
« Reply #12 on: March 01, 2007, 10:49:38 AM »
Quote from: "idyll"
We use secure mail, so it was using port 465. No issue on two machines, each on the latest version of OS-X.

I made no  client changes and used yum to perform the update.

I think it caches the SSL part, have you tried removing the SSL option, then re-enabling it?


Thanks. That's all good to know.

We did try removing certificates and various options from the Mac, but we haven't tried disabling and enabling it again on the server. That's worth a try.

-- JJ
-- Jason

Offline judgej

  • *
  • 375
  • +0/-0
Re: Just applied latest updates - cannot get into admin pane
« Reply #13 on: March 07, 2007, 09:32:35 AM »
I see there is a fix for this issue now, but it didn't quite make it into 7.1.2. I look forward to trying it out at the next set of updates. Thanks for all the hard work!

-- JJ
-- Jason