ElasticSearch

This forum is for all Flare issues not related to any of the other categories.
Post Reply
jmatosky
Propeller Head
Posts: 14
Joined: Tue Jun 07, 2016 6:23 am

ElasticSearch

Post by jmatosky »

Hi,

Has anyone actually successfully implemented Elasticsearch? LOL I have been trying to months, with the help of my network administrator. We are so close I can taste it, but it is failing when publishing with a 404 error. We cannot figure out why. I am in Flare 2022, Windows 11. The server has been configured according to the instructions on the madcap website. When we test the server, it shows an empty Elasticsearch portal. When I build locally, Elasticsearch is working. But when I publish, it uploads everything and fails on the last file. My output is published to my end-users destination, with a disabled search engine. I've tried multiple Targets that all have different output, so it is not a specific file. The admin can see the files all pushed to the server, and can see it failing at the very end. But we have no idea what might be causing it. Yes, I have access to the server where elasticsearch was built. When I copy the Destination URL into a browser, I can see the empty Elasticsearch server.

The log looks like this at the end:

2022-09-13 17:47:00 host_ip POST /elasticsearch/admin/publish uploadId=51984bd2-9f03-4967-b043-149191a44144&index=e2ca1048-bfb7-4775-aa22-a17bf3c8218e_en-us 80 - guest_ip - - 200 0 0 27
2022-09-13 17:47:00 host_ip POST /elasticsearch/admin/publish uploadId=51984bd2-9f03-4967-b043-149191a44144&index=e2ca1048-bfb7-4775-aa22-a17bf3c8218e_en-us 80 - guest_ip - - 200 0 0 10
2022-09-13 17:47:02 host_ip GET /elasticsearch/admin/upsertTarget uploadId=51984bd2-9f03-4967-b043-149191a44144&index=e2ca1048-bfb7-4775-aa22-a17bf3c8218e_en-us 80 - guest_ip - - 404 0 0 2023

Madcap says this is server-side, so they cannot really help. There has to be a reason this is failing. Any thoughts, ideas, help, anyone might have is much appreciated.
Post Reply