Skip to content

probelms with DT and chromaticity calculations on ACCML #43

@marlibgin2

Description

@marlibgin2

my attempt at running
apptainer run oras://registry.hzdr.de/digital-twins-for-accelerators/containers/pyat-softioc-digital-twin:default-v0-5-1-bessy.2711893

which results with a lot of errors.
I have tried the SOLEIL apptainer and it responded well,so one can finally open the ATK gui.

2026-02-02T17:22:52.043147829 ERR pvxs.tcp.io Client [::ffff:127.0.0.1]:58312 Protocol decode fault. Force disconnect.
2026-02-02T17:22:52.044646990 ERR pvxs.tcp.io connection to Client [::ffff:127.0.0.1]:58336 closed with socket error 104 : Connection reset by peer
0000 : 00000114 FFFFFFFF
2026-02-02T17:22:52.045431375 ERR pvxs.tcp.io Client [::ffff:127.0.0.1]:58352 Protocol decode fault. Force disconnect.
2026-02-02T17:22:52.047177072 ERR pvxs.tcp.io connection to Client [::ffff:127.0.0.1]:58366 closed with socket error 104 : Connection reset by peer
executor.join(1)
File "/twin/python/venv/lib/python3.12/site-packages/pymongo/periodic_executor.py", line 211, in join
self._thread.join(timeout)
File "/usr/lib/python3.12/threading.py", line 1151, in join
self._wait_for_tstate_lock(timeout=max(timeout, 0))
File "/usr/lib/python3.12/threading.py", line 1167, in _wait_for_tstate_lock
if lock.acquire(block, timeout):
0000 : 00000114 FFFFFFFF
2026-02-02T17:22:52.048451840 ERR pvxs.tcp.io Client [::ffff:127.0.0.1]:58380 Protocol decode fault. Force disconnect.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyboardInterrupt:
2026-02-02T17:22:52.050737317 ERR pvxs.tcp.io connection to Client [::ffff:127.0.0.1]:58400 closed with socket error 104 : Connection reset by peer
2026-02-02T17:22:52.052018973 ERR pvxs.tcp.io connection to Client [::ffff:127.0.0.1]:58414 closed with socket error 104 : Connection reset by peer
2026-02-02T17:22:52.052937974 ERR pvxs.tcp.io connection to Client [::ffff:127.0.0.1]:58428 closed with socket error 104 : Connection reset by peer
2026-02-02T17:22:52.053977638 ERR pvxs.tcp.io connection to Client [::ffff:127.0.0.1]:58434 closed with socket error 104 : Connection reset by peer
0000 : 00000114 FFFFFFFF
2026-02-02T17:22:52.055511582 ERR pvxs.tcp.io Client [::ffff:127.0.0.1]:58438 Protocol decode fault. Force disconnect.

Another thing is that I would like to run bessy2-chroma.py, but I have some errors. Any hint welcome

(pyat_conda) [marapo@accdev-0 BESSY2_example]$ python bessy2-chroma.py
02 Feb% 2026, 17:47:44 | WARNING | PyAML OA control system binding (0.1.1) initialized with name 'live' and prefix='a3744:'
Traceback (most recent call last):
File "/home/marapo/.conda/envs/pyat_conda/lib/python3.11/site-packages/ophyd_async/epics/core/_signal.py", line 52, in
from ._aioca import CaSignalBackend
File "/home/marapo/.conda/envs/pyat_conda/lib/python3.11/site-packages/ophyd_async/epics/core/_aioca.py", line 11, in
from aioca import (
ModuleNotFoundError: No module named 'aioca'

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions