Hi all,
I received an error where the aggent is already connected, but I don't get to create a connection between Extractor and RFC module.
The error on EMS is that the connection between sap and extractor could not be established and that we need to open port 33xx. But on Agent log the error is below. We don't know how to solve this
2023-02-10 18:16:05.698 [main] INFO c.celonis.saprfc.system.JCoLoader - Creating JCo destination provider
2023-02-10 18:16:05.995 [main] INFO c.celonis.saprfc.system.JCoLoader - JCo successfully loaded
2023-02-10 18:16:06.401 [main] WARN c.c.a.c.h.c.HttpProxyConfigurationBase - Proxy is not enabled, requests will not go through the proxy.
2023-02-10 18:16:06.401 [main] INFO c.c.a.c.h.s.ProxyHttpRequestFactoryBase - Proxy not configured, requests will not go through the proxy.
2023-02-10 18:16:07.760 [main] INFO c.c.a.a.AutomationAgentApplication - Started AutomationAgentApplication in 7.297 seconds (JVM running for 8.891)
2023-02-10 18:16:07.760 [main] INFO c.c.a.a.r.s.AgentRegisterService - Registering agent. Configuration details - Agent name: Usiminas_extrator, Agent id: 424ad62c-7982-432a-8034-1f6dfe019399, Agent concurrent executions limit: 100
2023-02-10 18:16:08.729 [main] WARN c.c.a.a.c.s.CloudConnectionService - Request failed: POST '/agents' - 409 Conflict: [Agent already connected. If you are certain no agent is running, try again in 20 seconds]