You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure that this is the best repo to file this Issue, but I'll start here, and we can move it around if we need to.
I noticed these errors when running a small sample system with the 27-Aug nightly build.
The error messages are in the daq_application logs, and they look like the following:
log_biery_test-session_dfo-01.log:2024-Aug-27 09:25:56,781 ERROR [dunedaq::iomanager::ConnectionResponse dunedaq::iomanager::ConfigClient::resolveConnection(const dunedaq::iomanager::ConnectionRequest&, std::string) at /tmp/root/spack-stage/spack-stage-iomanager-NB_DEV_240827_A9-3ixqk73hwmn33vffzaqkxtqflb2y4os2/spack-src/src/network/ConfigClient.cpp:120] Failed to lookup trigger_inhibit at /getconnection/test-session connect: Connection refused
I believe that the errors all happen in a short time period at the start of the run, so a guess is that the ConnectivityServer needs to be given a little time to start up.
The text was updated successfully, but these errors were encountered:
I'm not sure that this is the best repo to file this Issue, but I'll start here, and we can move it around if we need to.
I noticed these errors when running a small sample system with the 27-Aug nightly build.
The error messages are in the
daq_application
logs, and they look like the following:I believe that the errors all happen in a short time period at the start of the run, so a guess is that the ConnectivityServer needs to be given a little time to start up.
The text was updated successfully, but these errors were encountered: