[GH-ISSUE #514] [BUG] Whoogle service not starting #330

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

Originally created by @ghost on GitHub (Oct 31, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/514

I just installed a fresh copy of Manjaro Plasma and switched it to the testing branch and after installing Whoogle and after enabling and starting it's service I check it's status and get the below. Other than this I'm not seeing any other issues with Manjaro or other apps I've already installed. Any idea what's going on? Thanks

    ~  sudo systemctl status whoogle                                               ✔ 
[sudo] password for whacker: 
● whoogle.service - Whoogle
     Loaded: loaded (/usr/lib/systemd/system/whoogle.service; enabled; vendor preset: disa>
     Active: activating (auto-restart) (Result: exit-code) since Sun 2021-10-31 11:21:19 P>
    Process: 3286 ExecStart=/opt/whoogle-search/venv/bin/python -um app --host $BIND_ADDRE>
   Main PID: 3286 (code=exited, status=1/FAILURE)
        CPU: 228ms
lines 1-6/6 (END)

Originally created by @ghost on GitHub (Oct 31, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/514 I just installed a fresh copy of Manjaro Plasma and switched it to the testing branch and after installing Whoogle and after enabling and starting it's service I check it's status and get the below. Other than this I'm not seeing any other issues with Manjaro or other apps I've already installed. Any idea what's going on? Thanks ```    ~  sudo systemctl status whoogle  ✔ [sudo] password for whacker: ● whoogle.service - Whoogle Loaded: loaded (/usr/lib/systemd/system/whoogle.service; enabled; vendor preset: disa> Active: activating (auto-restart) (Result: exit-code) since Sun 2021-10-31 11:21:19 P> Process: 3286 ExecStart=/opt/whoogle-search/venv/bin/python -um app --host $BIND_ADDRE> Main PID: 3286 (code=exited, status=1/FAILURE) CPU: 228ms lines 1-6/6 (END) ```
kerem 2026-02-25 20:35:28 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (Nov 1, 2021):

Seems to be an issue with Manjaro/Arch, as reported in #476 and #488.

Are you using pip to install whoogle? If so, could you try using the test release for the app to see if it fixes your problem? It seems unlikely, but worth a shot. If that does work, feel free to reopen this issue, since that would indicate to me that it's a Whoogle-specific problem that I can fix.

<!-- gh-comment-id:956763606 --> @benbusby commented on GitHub (Nov 1, 2021): Seems to be an issue with Manjaro/Arch, as reported in #476 and #488. Are you using pip to install whoogle? If so, could you try using [the test release for the app](https://test.pypi.org/project/whoogle-search/) to see if it fixes your problem? It seems unlikely, but worth a shot. If that does work, feel free to reopen this issue, since that would indicate to me that it's a Whoogle-specific problem that I can fix.
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#330
No description provided.