ornl-epics / pvws

PV Web Socket: Channel Access, PV Access, simulated PVs, ... via a ws://
BSD 3-Clause "New" or "Revised" License
21 stars 15 forks source link

Update core-pv version #24

Closed GDH-ISIS closed 5 months ago

GDH-ISIS commented 5 months ago

To run pvws under docker we came across an ipv6 issue that caused the container to crash. This has been mitigated by introducing an environment variable called EPICS_PVA_ENABLE_IPV6. If se to "NO", this then allows pvws container to run correctly. This environment wariable is available in core-pv 4.7.3

kasemir commented 5 months ago

Note that several US installations need to complete the transition to IPv6-only environments quite soon, https://www.whitehouse.gov/wp-content/uploads/2020/11/M-21-07.pdf So those installations should not set EPICS_PVA_ENABLE_IPV6 to "NO"