Skip to content

Thruk: 404 error when fastfetch is installed #1458

@haary

Description

@haary

Describe the bug
If fastfetch ( https://github.com/fastfetch-cli/fastfetch ) is installed, and put as a command in /root/.profile ,Thruk no longer works and Apache gives an 404 error. This is reproducible on Debian 12.

Thruk Version
3.22-1

To Reproduce
Steps to reproduce the behavior:

  1. Install Thruk from http://download.opensuse.org/repositories/home:/naemon/Debian_12/ on Debian 12 with Apache web server.
  2. Install the fastfetch Debian package from https://github.com/fastfetch-cli/fastfetch/releases/tag/2.49.0 (or just copy the fastfetch binary to /usr/local/bin/fastfetch or anywhere else in your $PATH )
  3. put fastfetch command in /root/.profile directory
  4. Restart apache
  5. Open the Thruk page in a browser - you see a 404 error
  6. Expected behavior Show the Thruk page

Edit
It's not the fastfetch binary itselfs, as I have assumed first - it is if you put the fastfetch command in roots .profile file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions