In the Rook project https://github.com/rook/rook, we use this tmate action for debugging CI issues with PRs.
It was recently noticed that this does not seem to work reliably any more:
Most of the times, the ssh terminal access works, while the web shell URL yields a 503 - service unavailable error.
corresponding issue:
rook/rook#16131
A test PR to trigger the issue has also been created: rook/rook#16245
Any help/hints for troubleshooting this problem will be highly appreciated!
In the Rook project https://github.com/rook/rook, we use this tmate action for debugging CI issues with PRs.
It was recently noticed that this does not seem to work reliably any more:
Most of the times, the ssh terminal access works, while the web shell URL yields a 503 - service unavailable error.
corresponding issue:
rook/rook#16131
A test PR to trigger the issue has also been created: rook/rook#16245
Any help/hints for troubleshooting this problem will be highly appreciated!