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: | PVA connection problem |
From: | Ignacio Arriagada via Tech-talk <tech-talk at aps.anl.gov> |
To: | tech-talk at aps.anl.gov |
Date: | Thu, 14 Sep 2023 17:52:19 -0300 |
epics> pvasr
pvAccess Server v7.1.6
Active configuration (w/ defaults)
EPICS_PVAS_INTF_ADDR_LIST = 0.0.0.0:5075
EPICS_PVAS_BEACON_ADDR_LIST =
EPICS_PVAS_AUTO_BEACON_ADDR_LIST = YES
EPICS_PVAS_BEACON_PERIOD = 15
EPICS_PVAS_BROADCAST_PORT = 5076
EPICS_PVAS_SERVER_PORT = 5075
EPICS_PVAS_PROVIDER_NAMES = QSRVepics> pval
testSCS:TX
testSCS:RX
testSCS:gcbTx
testSCS:page0epics>
$ pvget testSCS:gcbTx
2023-09-14T17:27:50.066 Creating datagram socket from: 0.0.0.0:54661.
2023-09-14T17:27:50.066 Broadcast address #0: 192.168.1.140:5076. (unicast)
2023-09-14T17:27:50.066 Broadcast address #1: 192.168.1.255:5076. (not unicast)
2023-09-14T17:27:50.066 Broadcast address #2: 192.168.122.255:5076. (not unicast)
2023-09-14T17:27:50.066 Setting up UDP for interface 192.168.1.138/255.255.255.0, broadcast 192.168.1.255, dest <none>.
2023-09-14T17:27:50.066 Creating datagram socket from: 192.168.1.138:5076.
2023-09-14T17:27:50.066 Creating datagram socket from: 192.168.1.255:5076.
2023-09-14T17:27:50.066 Setting up UDP for interface 192.168.122.1/255.255.255.0, broadcast 192.168.122.255, dest <none>.
2023-09-14T17:27:50.066 Creating datagram socket from: 192.168.122.1:5076.
2023-09-14T17:27:50.066 Creating datagram socket from: 192.168.122.255:5076.
2023-09-14T17:27:50.066 Creating datagram socket from: 224.0.0.128:5076.
2023-09-14T17:27:50.066 Local multicast enabled on 127.0.0.1/224.0.0.128:5076.
2023-09-14T17:27:50.066 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.140:5076.
2023-09-14T17:27:50.066 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.255:5076.
2023-09-14T17:27:50.067 Sending 59 bytes 0.0.0.0:54661 -> 192.168.122.255:5076.
2023-09-14T17:27:50.296 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.140:5076.
2023-09-14T17:27:50.296 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.255:5076.
2023-09-14T17:27:50.296 Sending 59 bytes 0.0.0.0:54661 -> 192.168.122.255:5076.
2023-09-14T17:27:50.754 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.140:5076.
2023-09-14T17:27:50.754 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.255:5076.
2023-09-14T17:27:50.754 Sending 59 bytes 0.0.0.0:54661 -> 192.168.122.255:5076.
2023-09-14T17:27:51.670 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.140:5076.
2023-09-14T17:27:51.670 Sending 59 bytes 0.0.0.0:54661 -> 192.168.1.255:5076.
2023-09-14T17:27:51.670 Sending 59 bytes 0.0.0.0:54661 -> 192.168.122.255:5076.
^CtestSCS:gcbTx 2023-09-14T17:27:52.545 UDP socket 0.0.0.0:0 closed.
2023-09-14T17:27:52.545 UDP Client Rx (0) 0.0.0.0:54661 <- <Ukn Addr Type>
2023-09-14T17:27:52.545 UDP socket 192.168.1.138:5076 closed.
2023-09-14T17:27:52.545 UDP Client Rx (0) 192.168.1.138:5076 <- <Ukn Addr Type>
2023-09-14T17:27:52.546 UDP socket 192.168.1.255:5076 closed.
2023-09-14T17:27:52.546 UDP Client Rx (0) 192.168.1.255:5076 <- <Ukn Addr Type>
2023-09-14T17:27:52.546 UDP socket 192.168.122.1:5076 closed.
2023-09-14T17:27:52.546 UDP Client Rx (0) 192.168.122.1:5076 <- <Ukn Addr Type>
2023-09-14T17:27:52.546 UDP socket 192.168.122.255:5076 closed.
2023-09-14T17:27:52.546 UDP Client Rx (0) 192.168.122.255:5076 <- <Ukn Addr Type>
2023-09-14T17:27:52.546 UDP socket 224.0.0.128:5076 closed.
2023-09-14T17:27:52.547 UDP Client Rx (0) 224.0.0.128:5076 <- <Ukn Addr Type>
$ pvget testSCS:gcbTx
2023-09-14T17:26:43.289 Creating datagram socket from: 0.0.0.0:37793.
2023-09-14T17:26:43.289 Broadcast address #0: 192.168.1.140:5076. (unicast)
2023-09-14T17:26:43.289 Broadcast address #1: 192.168.1.255:5076. (not unicast)
2023-09-14T17:26:43.289 Broadcast address #2: 192.168.122.255:5076. (not unicast)
2023-09-14T17:26:43.289 Setting up UDP for interface 192.168.1.138/255.255.255.0, broadcast 192.168.1.255, dest <none>.
2023-09-14T17:26:43.289 Creating datagram socket from: 192.168.1.138:5076.
2023-09-14T17:26:43.289 Creating datagram socket from: 192.168.1.255:5076.
2023-09-14T17:26:43.290 Setting up UDP for interface 192.168.122.1/255.255.255.0, broadcast 192.168.122.255, dest <none>.
2023-09-14T17:26:43.290 Creating datagram socket from: 192.168.122.1:5076.
2023-09-14T17:26:43.290 Creating datagram socket from: 192.168.122.255:5076.
2023-09-14T17:26:43.290 Creating datagram socket from: 224.0.0.128:5076.
2023-09-14T17:26:43.290 Local multicast enabled on 127.0.0.1/224.0.0.128:5076.
2023-09-14T17:26:43.290 Sending 59 bytes 0.0.0.0:37793 -> 192.168.1.140:5076.
2023-09-14T17:26:43.290 Sending 59 bytes 0.0.0.0:37793 -> 192.168.1.255:5076.
2023-09-14T17:26:43.290 Sending 59 bytes 0.0.0.0:37793 -> 192.168.122.255:5076.
2023-09-14T17:26:43.290 UDP Client Rx (59) 192.168.1.255:5076 <- 192.168.1.138:37793
2023-09-14T17:26:43.290 UDP Client Rx (59) 192.168.122.255:5076 <- 192.168.122.1:37793
2023-09-14T17:26:43.291 UDP Client Rx (53) 0.0.0.0:37793 <- 192.168.1.140:60446
2023-09-14T17:26:43.291 Connecting to PVA server: 192.168.1.140:5075.
2023-09-14T17:26:43.291 Opening socket to PVA server 192.168.1.140:5075, attempt 1.
2023-09-14T17:26:43.292 Socket connected to PVA server: 192.168.1.140:5075.
2023-09-14T17:26:43.292 Acquiring transport to 192.168.1.140:5075.
2023-09-14T17:26:43.298 Connected to PVA server: 192.168.1.140:5075.
2023-09-14T17:26:43.298 UDP Client Rx (53) 0.0.0.0:37793 <- 192.168.1.140:60446
testSCS:gcbTx <undefined> 0 INVALID DRIVER UDF
2023-09-14T17:26:43.303 Releasing TCP transport to 192.168.1.140:5075.
2023-09-14T17:26:43.303 TCP socket to 192.168.1.140:5075 is to be closed.
2023-09-14T17:26:43.303 UDP socket 0.0.0.0:0 closed.
2023-09-14T17:26:43.303 UDP Client Rx (0) 0.0.0.0:37793 <- 192.168.1.140:60446
2023-09-14T17:26:43.303 UDP socket 192.168.1.138:5076 closed.
2023-09-14T17:26:43.303 UDP Client Rx (0) 192.168.1.138:5076 <- <Ukn Addr Type>
2023-09-14T17:26:43.303 UDP socket 192.168.1.255:5076 closed.
2023-09-14T17:26:43.303 UDP Client Rx (0) 192.168.1.255:5076 <- 192.168.1.138:37793
2023-09-14T17:26:43.303 UDP socket 192.168.122.1:5076 closed.
2023-09-14T17:26:43.303 UDP Client Rx (0) 192.168.122.1:5076 <- <Ukn Addr Type>
2023-09-14T17:26:43.303 UDP socket 192.168.122.255:5076 closed.
2023-09-14T17:26:43.303 UDP Client Rx (0) 192.168.122.255:5076 <- 192.168.122.1:37793
2023-09-14T17:26:43.303 UDP socket 224.0.0.128:5076 closed.
2023-09-14T17:26:43.303 UDP Client Rx (0) 224.0.0.128:5076 <- <Ukn Addr Type>
$ caget testSCS:gcbTx
testSCS:gcbTx 0
$ cainfo testSCS:gcbTx
testSCS:gcbTx
State: connected
Host: 192.168.1.140:5064
Access: read, write
Native data type: DBF_LONG
Request type: DBR_LONG
Element count: 1