Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Terry Clancy 204 posts 944 karma points
    Sep 15, 2017 @ 07:19
    Terry Clancy
    0

    Umbraco Full Text Search Error rendering node using Http Renderer

    Hi all,

    I am using Umbraco Full Text Search (https://github.com/pynej/umbraco-fulltextsearch ) however I am not able to search the body of Umbraco Pages , presumably because I am getting the following error (from the App_Data/Logs.UmbracoTraceLog.v-terrycl-Len2.txr file):

    2017-09-14 22:16:36,288 [P22372/D2/T78] ERROR Governor.Umbraco.FullTextSearch.Renderers.DefaultHttpRenderer - Error rendering node using Http Renderer. System.ArgumentException: The specified value is not a valid Host header string. at System.Net.HttpWebRequest.set_Host(String value) at Governor.Umbraco.FullTextSearch.Utilities.Library.HttpRenderNode(Int32 pageId, Dictionary`2 cookieDictionary, String& fullHtml) at Governor.Umbraco.FullTextSearch.Renderers.DefaultHttpRenderer.RetrieveHtml(String& fullHtml)

    Any assistance understanding and resolving this issue would be appreciated.

    Thanks

    Terry Clancy ClanceZ

  • Terry Clancy 204 posts 944 karma points
    Sep 18, 2017 @ 00:03
    Terry Clancy
    100

    OK. I solved this issue. It turns out I made a basic mistake. I had the following error in FullTestSearch.config

    Because I was debugging in Visual Studio this should have been set to:

    Thanks

    Terry Clancy ClanceZ

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies