Skip to content

Remove hardcoded ftp port for storage node availability check#801

Merged
mastacontrola merged 1 commit intoFOGProject:dev-branchfrom
CMQuah:bug/reallowing-custom-ftp-port
Mar 18, 2026
Merged

Remove hardcoded ftp port for storage node availability check#801
mastacontrola merged 1 commit intoFOGProject:dev-branchfrom
CMQuah:bug/reallowing-custom-ftp-port

Conversation

@CMQuah
Copy link

@CMQuah CMQuah commented Mar 18, 2026

  • Fixed a bug introduced in a previous version where port 21 was hardcoded for FTP and use the custom configured FTP port instead.
  • Revert to a slightly longer timeout used previously to avoid premature check failures.

This PR is to fix a minor UI bug where storage node disk usage chart used port 21 (hardcoded value)
image

Whereas the bandwidth graph used our custom ftp port
image

I think the bug started somewhere along this version release
1.5.10.1698...1.5.10.1721

- Fixed a bug introduced in a previous version where port 21 was hardcoded for FTP and use the custom configured FTP port instead.
- Revert to a slightly longer timeout used previously to avoid premature check failures.

Signed-off-by: CmQuah <cmjasonquah@gmail.com>
@mastacontrola mastacontrola merged commit 5a833ee into FOGProject:dev-branch Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants