1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 <2023> 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 <2023> 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Phoebus configuration and PV connection |
From: | CAOUEN Loic via Tech-talk <tech-talk at aps.anl.gov> |
To: | Najm Us Saqib <nusaqib at lbl.gov>, "liuxiaomin at sari.ac.cn" <liuxiaomin at sari.ac.cn>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 28 Aug 2023 08:27:36 +0000 |
Hi Xiaomin, Phoebus connects directly to the kafka server to check the alarms. Kafka may listen to local host ip only and does not allow the connection from phoebus. You can force external ip by changing the server.properties in your kafka config folder: listeners=PLAINTEXT://10.101.8.1:9092 Check also if your firewall is open on port 9092. Regards De : Tech-talk <tech-talk-bounces at aps.anl.gov>
De la part de Najm Us Saqib via Tech-talk Hi Xiaomin, Your question sparked a memory from a few years ago. I am not an expert but your query looks similar. Give a try to the solution suggested by Kunal in the screenshot below, it worked for me. Best, Najm On Wed, Aug 23, 2023 at 8:27 PM
刘晓敏 via Tech-talk <tech-talk at aps.anl.gov> wrote:
|