[GH-ISSUE #953] docker-compose deployment unable to access internet #591

Closed
opened 2026-02-25 20:36:05 +03:00 by kerem · 1 comment
Owner

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

  • CentOs 9
  • Docker version 23.0.0, build e92dd87
  • docker-compose version 1.23.2, build 1110ad01

To Reproduce

  1. start docker image using "docker-compose up -d"
  2. image starts but the search engine don't comes up (cant connect using http)
  3. "docker logs whoogle-search" search the exception

Deployment Method

  • Heroku (one-click deploy)
  • [x ] Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • [ x] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [version number]
  • Not sure

Desktop (please complete the following information):

Additional context
Add any other context about the problem here.
whoogle-error.log.txt

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 * CentOs 9 * Docker version 23.0.0, build e92dd87 * docker-compose version 1.23.2, build 1110ad01 **To Reproduce** 1. start docker image using "docker-compose up -d" 2. image starts but the search engine don't comes up (cant connect using http) 3. "docker logs whoogle-search" search the exception **Deployment Method** - [ ] Heroku (one-click deploy) - [x ] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [ x] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ ] Version [version number] - [ ] Not sure **Desktop (please complete the following information):** - OS: [Windows 10] - Browser [Firefox ] - Version [109] [docker-compose.yml.txt](https://github.com/benbusby/whoogle-search/files/10698932/docker-compose.yml.txt) **Additional context** Add any other context about the problem here. [whoogle-error.log.txt](https://github.com/benbusby/whoogle-search/files/10699477/whoogle-error.log.txt)
kerem 2026-02-25 20:36:05 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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.

<!-- gh-comment-id:1426106013 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#591
No description provided.