Are you encountering this immediately when you press the 'Generate search experience' button, or when you refresh the page? I'm asking because pressing the button generates a POST form request to the server to generate the page with a few parameters for that request only. Those parameters and the page disappear when you refresh, which will cause a 404 page like you're seeing.
Hey @Sander_Philipse - Thanks for the insight. That led me to see that the form was POSTing to localhost:3002 instead of kibana:3002 which I'm using as my local testing domain. POSTing to kibana:3002 works for me.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.