mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-26 04:35:54 +03:00
[GH-ISSUE #953] docker-compose deployment unable to access internet #591
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#591
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 @kpleines on GitHub (Feb 9, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/953
latest benbusby/whoogle-search docker image deployed using docker-compose crashed on startup on CentOs 9
To Reproduce
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
docker-compose.yml.txt
Additional context
Add any other context about the problem here.
whoogle-error.log.txt
@benbusby commented on GitHub (Feb 10, 2023):
The error logs show that the container doesn't have internet access, or otherwise can't perform network requests, not Whoogle itself throwing an exception. There's probably a configuration issue, but nothing jumps out to me and I can't replicate the issue on my end. I'm going to convert this to a discussion in case someone else can chime in and help out.