[PR #5136] [MERGED] fix: use HOPP_AIO_ALTERNATE_PORT in healthcheck #5073

Closed
opened 2026-03-17 02:33:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5136
Author: @Radrogyl
Created: 6/8/2025
Status: Merged
Merged: 6/10/2025
Merged by: @jamesgeorge007

Base: patchHead: fix-healthcheck


📝 Commits (1)

  • 14be25a use HOPP_AIO_ALTERNATE_PORT in health check

📊 Changes

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

View changed files

📝 healthcheck.sh (+1 -1)

📄 Description

Fixes healthcheck.sh not considering the value of HOPP_AIO_ALTERNATE_PORT, thus reporting unhealthy for any custom port that differs from 80

What's changed

Uses the port set in HOPP_AIO_ALTERNATE_PORT (defaults to 80) for the healthcheck to prevent wrongfully reporting unhealthy status when HOPP_AIO_ALTERNATE_PORT set to custom port

Notes to reviewers

Tested successfully with the latest version of AIO Container (at time of pull request was 2025.5.1)


🔄 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/hoppscotch/hoppscotch/pull/5136 **Author:** [@Radrogyl](https://github.com/Radrogyl) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix-healthcheck` --- ### 📝 Commits (1) - [`14be25a`](https://github.com/hoppscotch/hoppscotch/commit/14be25aadbb7f9a56711b7951933d676fb894602) use HOPP_AIO_ALTERNATE_PORT in health check ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `healthcheck.sh` (+1 -1) </details> ### 📄 Description Fixes healthcheck.sh not considering the value of HOPP_AIO_ALTERNATE_PORT, thus reporting unhealthy for any custom port that differs from 80 ### What's changed Uses the port set in HOPP_AIO_ALTERNATE_PORT (defaults to 80) for the healthcheck to prevent wrongfully reporting unhealthy status when HOPP_AIO_ALTERNATE_PORT set to custom port ### Notes to reviewers Tested successfully with the latest version of AIO Container (at time of pull request was 2025.5.1) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:33:17 +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/hoppscotch#5073
No description provided.