View previous topic :: View next topic |
Author |
Message |
clowntoe
Joined: 20 Jul 2006 Posts: 6
|
Posted: Thu Jul 20, 2006 7:58 am Post subject: htmlgend fails on startup |
|
|
I've got a new installation of wview on Debian Sarge. I've followed the instructions for installation, ran make install-env, etc. When I try to start the daemons, /var/log/messages shows:
Code: | Jul 20 08:35:46 localhost radmrouted[1915]: <2351311300> : radlib: radmrouted started as a daemon ...
Jul 20 08:35:46 localhost radmrouted[1915]: <2351311301> : started on radlib system 1, workdir /var/wview
Jul 20 08:35:46 localhost radmrouted[1915]: <2351311301> : running...
Jul 20 08:35:47 localhost wviewd[1919]: <2351312316> : radlib: wviewd started as a daemon ...
Jul 20 08:35:47 localhost wviewd[1919]: <2351312317> : wview 3.2.1 starting ...
Jul 20 08:35:47 localhost wviewd[1919]: <2351312318> : station interface: serial ...
Jul 20 08:35:47 localhost wviewd[1919]: <2351312318> : Rain Season Start Month set to 1
Jul 20 08:35:47 localhost wviewd[1919]: <2351312318> : Rain Storm Start Trigger set to 0.05 in/hr
Jul 20 08:35:47 localhost wviewd[1919]: <2351312319> : Rain Storm Stop Time set to 12 hours
Jul 20 08:35:47 localhost wviewd[1919]: <2351312319> : station polling interval set to 15 seconds
Jul 20 08:35:47 localhost wviewd[1919]: <2351312359> : -- Station Init Start --
|
However, my output shows:
Code: | htmlgend[2009]: <2352558913> : system init failed!
|
I don't see any log messages pertaining to htmlgend, so I'm a bit lost. (I have verbose logging for htmlgend enabled.) Of course, htmlgend is also not running when I check.
Thoughts on where I should go next? |
|
Back to top |
|
|
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Thu Jul 20, 2006 4:45 pm Post subject: |
|
|
That just started happening to me as well after I upgraded to Mac OS10.4.7. I'll mess with it some tonight to see if I can figure out what's wrong.
edit: Do you have any of the other programs running such as radmrouted or wviewd?
My problem seems to be related to the following:
Code: |
Jul 20 19:08:09 G4D500 wviewd[2219]: <2385653837> : station interface: serial ...
Jul 20 19:08:09 G4D500 wviewd[2219]: <2385653871> : stationInit: medium setup failed
Jul 20 19:08:09 G4D500 wviewd[2219]: <2385653872> : stationInit failed!
|
|
|
Back to top |
|
|
clowntoe
Joined: 20 Jul 2006 Posts: 6
|
Posted: Thu Jul 20, 2006 7:50 pm Post subject: |
|
|
I have the USB Weatherlink from Davis for the Vantage Pro2. As it turns out, I needed to add support for the USB driver, which is plainly listed in the installation documentation. Obviously I skipped it. Instead of patching my Debian kernel, I went ahead and upgraded to 2.6.12+ (2.6.17.9, actually) and installed support into the kernel.
As soon as I did so, everything started properly.
Sounds like your issue is different from mine.. good luck with it! |
|
Back to top |
|
|
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Fri Jul 21, 2006 9:08 am Post subject: |
|
|
wmiler wrote: | That just started happening to me as well after I upgraded to Mac OS10.4.7. I'll mess with it some tonight to see if I can figure out what's wrong.
|
It seems that when I upgraded, my USB driver decided to rename where the serial port is... An 8 looks so much like a 9 when you're looking at a 20 char device name :/
Issue resolved. |
|
Back to top |
|
|
|