thiagoelg commented on issue #3381: URL: https://github.com/apache/incubator-kie-tools/issues/3381#issuecomment-3682548299
Oh, interesting, you're running the Data Index separately. The Management Console does some "magic" to work around the endpoint URLs, especially when the Kogito application is deployed on a server under a domain other than `localhost`. Could try the compact architecture and see if it's any different? (https://github.com/apache/incubator-kie-tools/tree/main/examples/process-compact-architecture) It should work just the same, but the Data Index is embedded in the Kogito application. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
