I have been testing 1.4beta3 for the past week now and all was well until
earlier this week when the server crashed. I managed to get the server back
up with only minor damage, but it seems that perhaps Midgard has been
affected.

I finally had a chance to do some more work in Midgard today, but no styles
will appear in the admin site. The hosts appear ok, and I can go through the
pages I have created, but none of the styles are accessible.

I have verified that the styles still exist in the database.

I turned on Apache's debugging and see the following lines in the error_log
after trying to access the Style Admin page. I have wrapped and indented
long line for readability, and removed sequential duplicates for brevity:

[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/admin/style/)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(624):
   [client 209.167.24.138] Midgard: host record for
   www.rowecom.ca:8101 found (#1)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(490):
   [client 209.167.24.138] walking pages /style/
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(495):
   [client 209.167.24.138] walking page style
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(648):
   [client 209.167.24.138] Midgard: page record for /admin/style/ found (#5)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(654):
   [client 209.167.24.138] Midgard: using style #1 (20 elements)
[Fri Jun 30 10:56:45 2000] [info] [client 209.167.24.138] Midgard:
   Template not found code-compat
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/topleft1.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(619):
   [client 209.167.24.138] Midgard: host record for
   www.rowecom.ca:8101 not found
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/topright.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/topleft2.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/middle.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/black.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/style.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/rightend.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(589):
   [client 209.167.24.138] midgard_translate_handler(latin1,
   http://www.rowecom.ca:8101/midgard/images/new.gif)
[Fri Jun 30 10:56:45 2000] [debug] mod_midgard.c(619):
   [client 209.167.24.138] Midgard: host record for
   www.rowecom.ca:8101 not found (repeated 7 times)
[Fri Jun 30 10:56:46 2000] [debug] mod_midgard.c(127):
   Midgard: database=<default>, username=<default>,
   password=<default> (repeated 6 times)


I have no record before the crash of the code-compat message in the
error_log.

The host table in the midgard database contains:

+----+----------------+------+-------+------+-------+------+--------+-------
-------+-----------+
| id | name           | root | style | info | owner | port | online | prefix
| sitegroup |
+----+----------------+------+-------+------+-------+------+--------+-------
-------+-----------+
|  1 | www.rowecom.ca |    1 |     1 | auth |     0 | 8101 |      1 | /admin
|         0 |
|  2 | www.rowecom.ca |   34 |     2 |      |     1 | 8099 |      1 |
/example   |         0 |
|  3 | www.rowecom.ca |   41 |     3 |      |     0 | 8110 |      1 |
/development |         0 |
+----+----------------+------+-------+------+-------+------+--------+-------
-------+-----------+

And the httpd.conf for Apache contains:

Listen 8110
NameVirtualHost 209.167.24.70:8110

<VirtualHost 209.167.24.70:8110>
ServerName www.rowecom.ca
Port 8110
</VirtualHost>

Can anyone offer any suggestions as to what may have happened?

Dion

*************************************************************************
*  Dion Vansevenant                                                     *
*  Systems & Technology Analyst            [EMAIL PROTECTED]  *
*  RoweCom Canada                                  Tel: (519) 472-1005  *
*  P.O. Box 2382                                   Fax: (519) 472-1072  *
*  London, ON  N6A 5A7                                  www.rowecom.ca  *
*  Canada                                                               *
*************************************************************************



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to