Page 1 of 1

Meteonet Daemon will noct start: Connection refused at port

Posted: Fri Oct 02, 2009 6:51 pm
by Ettershaus
Hello,
after i've installed the Meteohub Demo-Version, i'll get no running Meteonet-Daemon.
When i'll tried to start it. i'll get the Message:

Code: Select all

meteohub:/etc/init.d#
meteonet=/home/meteohub/meteonet
meteohub:/etc/init.d# start-stop-daemon --exec $meteonet  -m -p /var/run/meteonet.pid --start --
error connect socket 127.0.0.1:5558 :Connection refused
meteohub:/etc/init.d#
Which Service ist running at port 5558?

(The System ist a eeePC with Debian Squeeze)

Re:Meteonet Daemon will noct start: Connection refused at po

Posted: Fri Oct 02, 2009 8:36 pm
by Vetinari
At port 5558 you can see the sensor-data. In the manual under 4.4 is it described.

Re:Meteonet Daemon will noct start: Connection refused at po

Posted: Fri Oct 02, 2009 10:05 pm
by Ettershaus
Hmmm,

i've checed the ELF-files within /home/meteohub von my VM-version an on my version on the physical system.
On the VM, i've got the followin compled files:

Code: Select all

alarm
hid
hidlog
lju3
loggerd
meteometar
meteonet
meteoschedule
meteosys
mh2300
readip
watchdog
wdcut
wmr928d
wmr928eval
wswincut
wswinimport
wsxxx
on the physical system, i've only:

Code: Select all

alarm
hid
meteonet
watchdog
wdcut
wmr928d
wmr928eval
wswincut
wswinimport
In wich package will i find the missing files?

I checked all files from the "setup.tgz" but haven't found them.