epics-base / pva2pva

PV Access gateway/proxy and EPICS Process Database integration
https://epics-base.github.io/pva2pva/
Other
4 stars 13 forks source link

KeyError: '\n "version"' #50

Closed hjunkes closed 1 year ago

hjunkes commented 1 year ago

When I follow the gateway instructions I get the following error: (p4ptest) root@felpvagate:~# python -m p4p.gw --example-config /etc/pvagw/mygw.conf Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/root/p4ptest/lib/python3.9/site-packages/p4p/gw.py", line 799, in main() File "/root/p4ptest/lib/python3.9/site-packages/p4p/gw.py", line 763, in main O.write(F.read().format( KeyError: '\n "version"'