Actions
Bug #18937
openNodes are not reachable from the server in dev mode
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Effort required:
Medium
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
The API requestcurl --insecure --silent --header \"X-API-Token: \$(cat /var/rudder/run/api-token)\" https://localhost/rudder/api/latest/nodes/75d6cce4-1b03-4059-95e1-7b54730dc589 | grep -q success
return error 404
On the agents :
rudder agent check INFO: Policies absent, restoring initial version, and updating ... error: No suitable server found error: No suitable server found R: ********************************************************************************* * rudder-agent could not get an its configuration from the policy server. * * This can be caused by: * * * a networking issue * * * an unavailable server * * * if the node's IP in not if the allowed networks of its policy server. * ********************************************************************************* error: Rudder agent policies could not be updated. ok: Rudder agent state has been reset. Done
Files
Actions