in2code-de / ipandlanguageredirect

TYPO3 redirect - browserlanguage and ip-address based
GNU General Public License v3.0
14 stars 14 forks source link

Array output instead of page in Frontend #20

Closed hilburger closed 4 years ago

hilburger commented 5 years ago

Sometimes I get this in front-end instead of the rendered page:

{"redirectUri":"https:\/\/dev.website.local\/en\/all-information\/everything-about-your-journey\/","activated":true,"events":["suggest"],"activatedReasons":{"differentLanguages":true,"differentRootpages":false},"country":"","givenParameters":{"browserLanguage":"","referrer":"","ipAddress":"2a02:8108:50c0:5b1c:fd01:d3f0:91ff:3e5d","languageUid":0,"rootpageUid":1,"countryCodeOverlay":"","domain":"dev.website.local"}}

Clearing the cache does not help and I have no idea what is wrong. Once this happens on a page I can't get it back to work.

TYPO3 8.7.20 LTS On Debian PHP 7.0.33

einpraegsam commented 4 years ago

I can't reproduce this issue, sorry