• @jmd_akbar@aussie.zone
    link
    fedilink
    29 months ago

    I hope someone here has a suggestion/solution.

    I’ve been having this issue with DuckDuckGo and Firefox, for the past few days now, where if I search using the search bar, it shows an error which says “the page isn’t redirecting properly.” This happens only when using this search engine. For every other search engine, e.g. Google, Bing, etc there are no issues.

    I’ve tried clearing cache, temporarily disabled all cookies, but still no luck.

    Any suggestion /solution please?

    • @taladar@sh.itjust.works
      link
      fedilink
      English
      19 months ago

      Have you tried using the DDG search URL manually? I mean as in the exact URL it calls when you use the search engine?

      • @jmd_akbar@aussie.zone
        link
        fedilink
        19 months ago

        Hiya, yes, I did that just now. And I got the same error. The DDG search via address bar/ddg website works on edge… It’s just not working on Firefox…

        • @taladar@sh.itjust.works
          link
          fedilink
          English
          39 months ago

          Well, what I would do next is probably use that URL with something like wget or curl (a much simpler HTTP client basically).

          Usually redirect errors are not caused by the browser because the browser is almost not involved at all in redirects, it just calls the URL returned by the server in the Location header.

          • @jmd_akbar@aussie.zone
            link
            fedilink
            1
            edit-2
            9 months ago

            Will wget/curl help, since DDG seems to work in Edge?

            Suddenly, I have a bad feeling its some Add-on which is blocking, probably. Let me try and isolate it…