Error stating "SSL version range is not valid" while using Selenium

プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム

この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。

*Fisheye および Crucible は除く

症状

Builds are failing during the source checkout stage with the following error:

Error occurred while running Task 'Checkout Default Repository(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout. (java.lang.RuntimeException : com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch '(unresolved) develop' from 'XXXXXXXXX' to source directory '/media/ephemeral0/build-dir/XXX-XXX-JOB1'. com.atlassian.bamboo.plugins.git.GitCommandException: command /usr/bin/git ls-remote https://XXXX:********@bitbucket.org/XXXXX/main failed with code 128. Working directory was [/media/ephemeral0/build-dir/XXX-XXX-JOB1]., stderr: [fatal: unable to access 'https://XXX:********@bitbucket.org/juralaw/main/': SSL version range is not valid.])

診断

The EC2 instance in use detected some funky environment variables that were the result of Selenium usage.

回避策

Double check the LD_LIBRARY_PATH environment variable is unset. If it's not unsetting this variable can clear up the above error.

更新日時: September 25, 2025

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。