EPICS Home

Experimental Physics and Industrial Control System


 
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  <20192020  2021  2022  2023  2024  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  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: error binding socket
From: Alfio Rizzo via Tech-talk <[email protected]>
To: "[email protected]" <[email protected]>
Cc: Alfio Rizzo <[email protected]>
Date: Mon, 30 Sep 2019 11:55:03 +0000

Hi Bruce,

I don’t think is a a problem of the env variable (it is set correctly)

And neither of the windows firewall (they are also set correctly)

I think is a problem of routing somehow

I can bind a UDP socket with nc for instance

> nc -vu 10.0.7.255 5076

Connection to 10.0.7.255 5076 port [udp/*] succeeded!

test

 

 

and listen in the wildcard port

 

>nc -lu -k 0.0.0.0 5076                            

 test                                        

 

 

Still not clear to me why the issue with epics

 

Best

Alfio

 

From: Alfio Rizzo
Sent: Saturday, September 28, 2019 6:57 PM
To: '[email protected]' <[email protected]>
Subject: error binding socket

Hi Alfio,
Check your env variable EPICS_PVA_ADDR_LIST.
If it's set to those IP addresses and they aren't accessible from your host
it could cause those warnings.

Another possibility is that your windows firewall is blocking  those network adapters
from pvget and your IOC.

Cheers,
- Bruce

 

 

 

Hi

I am running epics 7.0.3 release on a debian shell on windows10

When I start my ioc I get this error

…….

Error binding socket 192.168.0.255:5076: Cannot assign requested address.                   

Error binding socket 224.0.0.128:5076: Cannot assign requested address.

 

But apparently the IOC is initialized correctly

 

CA and PV commands (pvget,camonitor, pvmonitor,caput,etc..) works correctly,

I got what I expect.

Only with PV commands I got again the error together with the (correct) output of the command, e.g.

>pvget gnappo:SimulationMode                                                      

Error binding socket 192.168.0.255:5076: Cannot assign requested address.                   

Error binding socket 224.0.0.128:5076: Cannot assign requested address.                     

gnappo:SimulationMode 2019-09-28 18:45:13.764  (1) YES

 

Any idea ?

Thanks

Best

Alfio

 

 

 

PhD Alfio Rizzo

Control System Integrator

Integrated Control Systems Division

European Spallation Source ERIC

 

Telephone: +46(0)721792342

Mail Address: P.O Box 176, SE 221 00 Lund, Sweden

Visiting address: Odarslövsvägen 113, Lund

 

https://europeanspallationsource.se/

 

essLogo

 


Replies:
FW: error binding socket Alfio Rizzo via Tech-talk

Navigate by Date:
Prev: Re: ENVVAR.right_trim in IOC console Jemian, Pete R. via Tech-talk
Next: write a CA client by API in Eclipse 肖麟阁 via Tech-talk
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  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: error binding socket Hill, Bruce via Tech-talk
Next: FW: error binding socket Alfio Rizzo via Tech-talk
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  <20192020  2021  2022  2023  2024