mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #252] [BUG] "The page isn’t redirecting properly" after heroku quick deploy #173
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @trumad on GitHub (Apr 1, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/252
Describe the bug
Firefox shows "The page isn’t redirecting properly", and Chrome shows "mackfindus.herokuapp.com redirected you too many times." when using my heroku instance (https://mackfindus.herokuapp.com/)
To Reproduce
Steps to reproduce the behavior:
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I deleted my original heroku app to deploy the beta version from scratch on the same appname/subdomain, to try to fix https://github.com/benbusby/whoogle-search/issues/249. I just left the default options as they were, and it deployed successfully, but now it's redirecting in a loop. I also installed two brand new instances using the heroku quick deploy button on https://github.com/benbusby/whoogle-search/tree/heroku-app-beta and they are behaving the same way. I installed an EU and a US version. I tried clearing cookies, and I tried adding the CONSENT cookie manually, but neither helped. I'm pretty sure the CONSENT cookie doesn't need to be added client-side on the heroku webpage, but I was desperate!
@Hunam6 commented on GitHub (Apr 1, 2021):
https://github.com/benbusby/whoogle-search/issues/243#issuecomment-811773944
@trumad commented on GitHub (Apr 1, 2021):
My workaround for this is to deploy an old version on a US heroku instance, using this quick deploy link: https://heroku.com/deploy?template=https://github.com/benbusby/whoogle-search/tree/heroku-app
@benbusby commented on GitHub (Apr 1, 2021):
Fixed now on
heroku-app-beta