[GH-ISSUE #199] [BUG] About page does not work behind proxy #132

Closed
opened 2026-03-15 12:46:58 +03:00 by kerem · 2 comments
Owner

Originally created by @jrod-97 on GitHub (Oct 26, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/199

Hello,

we have deployed mailpit in a restrictive environment and wanted to check which version is deployed.
The about page does not load. I suspect this is because we are behind a proxy and mailpit is not allowed to check for new versions and then can't show about info.
It would be nice to have a timeout in the version check and then just display the current version with a hint:
'There might be a newer version available. The check failed'

Thanks

Originally created by @jrod-97 on GitHub (Oct 26, 2023). Original GitHub issue: https://github.com/axllent/mailpit/issues/199 Hello, we have deployed mailpit in a restrictive environment and wanted to check which version is deployed. The about page does not load. I suspect this is because we are behind a proxy and mailpit is not allowed to check for new versions and then can't show about info. It would be nice to have a timeout in the version check and then just display the current version with a hint: 'There might be a newer version available. The check failed' Thanks
kerem closed this issue 2026-03-15 12:47:03 +03:00
Author
Owner

@axllent commented on GitHub (Oct 28, 2023):

Hi @jrod-97. Thanks for reporting this, and you're absolutely right - I never factored in connectivity issues into the update check web UI. I have added a 5-second timeout which should hopefully work as expected if the connection fails. The modal will also then provide the hint you suggested.

This will be included in the next release (not sure when but within the next few days). Once released, please feel free to re-open this ticket if you still encounter issues? Thank you.

<!-- gh-comment-id:1783696932 --> @axllent commented on GitHub (Oct 28, 2023): Hi @jrod-97. Thanks for reporting this, and you're absolutely right - I never factored in connectivity issues into the update check web UI. I have added a 5-second timeout which should hopefully work as expected if the connection fails. The modal will also then provide the hint you suggested. This will be included in the next release (not sure when but within the next few days). Once released, please feel free to re-open this ticket if you still encounter issues? Thank you.
Author
Owner

@axllent commented on GitHub (Oct 31, 2023):

This has now been released with v1.9.10

<!-- gh-comment-id:1786442006 --> @axllent commented on GitHub (Oct 31, 2023): This has now been released with v1.9.10
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/mailpit#132
No description provided.