[PR #504] [CLOSED] manage.py should point to "python3" instead of "python". #977

Closed
opened 2026-02-26 00:30:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/504
Author: @yonas
Created: 5/3/2021
Status: Closed

Base: masterHead: yonas-patch-manage-py-1


📝 Commits (1)

  • d1ce8a1 manage.py should point to "python3" instead of "python".

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 manage.py (+1 -1)

📄 Description

Without this fix, the following error occurs:

$ sudo docker-compose exec healthchecks /app/healthchecks/manage.py prunepings
env: ‘python’: No such file or directory


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/504 **Author:** [@yonas](https://github.com/yonas) **Created:** 5/3/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `yonas-patch-manage-py-1` --- ### 📝 Commits (1) - [`d1ce8a1`](https://github.com/healthchecks/healthchecks/commit/d1ce8a10d3113b9aac1106c30853a5180d44171b) manage.py should point to "python3" instead of "python". ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `manage.py` (+1 -1) </details> ### 📄 Description Without this fix, the following error occurs: > $ sudo docker-compose exec healthchecks /app/healthchecks/manage.py prunepings > env: ‘python’: No such file or directory --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:18 +03:00
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/healthchecks#977
No description provided.