mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-26 04:35:54 +03:00
[GH-ISSUE #409] [BUG] Cloudflare CDN cannot be used #273
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#273
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 @muzihuaner on GitHub (Sep 1, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/409
Cloudflare CDN cannot be used, and ERR_CONNECTION_RESET is displayed when searching. Although the homepage can be opened, the search cannot be used
@alefvanoon commented on GitHub (Sep 3, 2021):
I haven't any problem with Cloudflare CDN.
https://s.alefvanoon.xyz (using cloudflare)
How did you running whoogle?
If you are using NGINX please send your config here.
@muzihuaner commented on GitHub (Sep 4, 2021):
I run it on Repl.it ,add Cloudflare CDN.,but,it not work,Don't know what the problem is
@alefvanoon commented on GitHub (Sep 4, 2021):
Try changing your SSL/TLS mode to full.

@muzihuaner commented on GitHub (Sep 4, 2021):
ok,thanks