On 15 January 2017 at 11:56, Ritchie <rot...@gmx.de> wrote: > Hi all, > > > the owserver is running now, but the owhttpd does not start. > see messages:
Was my suggestion to look at the systemd service file helpful? > > > $ sudo service owserver status With systemd you should be using sudo systemctl status owserver though the old commands still work. > (green)● owserver.service - Backend server for 1-wire control > Loaded: loaded (/lib/systemd/system/owserver.service; disabled) > Active: active (running) since Sun 2017-01-15 12:48:39 CET; 1min 30s ago > Docs: man:owserver(1) > Main PID: 509 (owserver) > CGroup: /system.slice/owserver.service > └─509 /opt/owfs/bin/owserver -c /etc/owfs.conf > > Jan 15 12:48:37 fhem3 owserver[509]: DEFAULT: ow_opt.c:(675) systemd > mode -- ignore 'p' option > Jan 15 12:48:39 fhem3 systemd[1]: Started Backend server for 1-wire control. > > $ sudo service owhttpd status > (white)● owhttpd.service - Tiny webserver for 1-wire control > Loaded: loaded (/lib/systemd/system/owhttpd.service; disabled) > Active: inactive (dead) > Docs: man:owhttpd(1) Have you started owhttpd? sudo systemctl start owhttpd If so what do you see in /var/log/syslog when you start it? Colin > > Jan 15 12:48:41 fhem3 systemd[1]: Starting Tiny webserver for 1-wire > control... > Jan 15 12:48:41 fhem3 systemd[1]: Started Tiny webserver for 1-wire control. > > > I am using this "/lib/systemd/system/owhttpd.service" > > [Unit] > Description=Tiny webserver for 1-wire control > Documentation=man:owhttpd(1) > After=owserver.service > > [Service] > ExecStart=/opt/owfs/bin/owhttpd -c /etc/owfs.conf > #User=ow > #Group=ow > > [Install] > WantedBy=multi-user.target > > > Is this a problem on the owserver > -- ignore 'p' option > > Any hint for this ? > > Best regards > > Ritchie > > >> Hi, >> the problem is, that I have to modify the source code because of some >> debugging function to analyse the 1-wire bus. I need to see the running >> protocol on the bus. >> >> Best regards >> Ritchie >> >> >> -------- Ursprüngliche Nachricht -------- >> Von: "Martin Patzak (GMX)" >> Datum:14.01.2017 16:08 (GMT+01:00) >> An: "OWFS (One-wire file system) discussion and help" >> Betreff: Re: [Owfs-developers] Problem with owhttpd on a raspberry pi >> (owfs-3.0p2) >> >> >> >> On 01/14/2017 02:33 PM, Ritchie wrote: >>> Hi to All, >>> >>> I just reinstalled my raspberry Pi (1) with jessie. >>> >>> After that I installed the owserver owfs-3.0p2 from source code, >>> because I guess this is the latest running version of owfs on raspberry >>> pi without any problems so far. >> >> there is no need to compile from source. >> Just follow the advice Colin gave you already with this: >> >> Install owfs from the 'testing' repository using the technique in >> https://sourceforge.net/p/owfs/mailman/message/35357871/ >> >> Colin >> >> >> >> >> ------------------------------------------------------------------------------ >> Developer Access Program for Intel Xeon Phi Processors >> Access to Intel Xeon Phi processor-based developer platforms. >> With one year of Intel Parallel Studio XE. >> Training and support from Colfax. >> Order your platform today. http://sdm.link/xeonphi >> _______________________________________________ >> Owfs-developers mailing list >> Owfs-developers@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/owfs-developers >> >> >> ------------------------------------------------------------------------------ >> Developer Access Program for Intel Xeon Phi Processors >> Access to Intel Xeon Phi processor-based developer platforms. >> With one year of Intel Parallel Studio XE. >> Training and support from Colfax. >> Order your platform today. http://sdm.link/xeonphi >> >> >> >> _______________________________________________ >> Owfs-developers mailing list >> Owfs-developers@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/owfs-developers >> > > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > _______________________________________________ > Owfs-developers mailing list > Owfs-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers