incorrect "frontend stopped"

Issue #126 resolved
dd1 created an issue

I see incorrect report of "frontend stopped" on the status page - the frontend is running, but is reported "red" on the status page.

I have 2 identical raspberry-pi3 machine, named lvdb01 and lvdb02. They run identical frontends named felvdb01 and felvdb02. They connect to identical equipments LVDB01 and LVDB02.

The first equipment LVDB01 shows "red", "frontend stopped", the second equipment LVDB02 shows "green" as expected.

Both frontends are running and are writing data to odb.

Something must be wrong with "frontend is stopped" logic on the status page... K.O.

Comments (2)

  1. Stefan Ritt

    I cannot reproduce this problem. I did compile /midas/examples/experiment/frontend.c and renamed its name to "Sample Frontend1", serving "Trigger1" and "Scaler1". The I made a second version "Sample Frontend2" serving "Trigger2" and "Scaler2". When I start them, the equipment becomes green and red correctly.

    Screen Shot 2017-12-20 at 13.07.51 .png

    Can you try if you see the same? If so, can you check what's the difference between these two front-ends and your lvdb01/02?

  2. Log in to comment