Actions
Bug #20632
closedTrigger run button fails to contact the API
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Priority:
48
Name check:
To do
Fix check:
To do
Regression:
Description
In a 6.2.12, sometimes, the trigger run button in the node reports webpage fails to connect to the underlying API. It displays an error with:
Error when trying to contact internal remote-run API: Read timed out
The apache error log gives:
[Mon Jan 24 09:47:57.969847 2022] [proxy:error] [pid 118776:tid 139952943769344] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:8080 (localhost) failed
The remote-run cli is working fine, and an apache restart fix the issue.
Actions