无法运行 fastlane 叹息。 "Couldn't download certificate"
Unable to run fastlane sigh. "Couldn't download certificate"
出于某种原因,每当我 运行 叹息或快车道时,我都会得到 Couldn't download certificate, got this instead: HTTP 405 Method Not Allowed
。我尝试跳过 skip_certificate_verification 或 skip_fetch_profiles 但它仍然不起作用。它昨天在工作。 Apple Developer Portal 今天有更改或更新吗?
有人也收到了吗?
这是我得到的确切错误:
/Library/Ruby/Gems/2.0.0/gems/spaceship-0.21.1/lib/spaceship/portal/portal_client.rb:311:in `download_certificate': [!] Couldn't download certificate, got this instead: HTTP 405 Method Not Allowed (Spaceship::Client::UnexpectedResponse)
谢谢
根据Sigh上的问题列表,您只需更新:sudo gem update spaceship
哈哈宇宙飞船 v0.22.0 已修复。谢谢 KrauseFx!
出于某种原因,每当我 运行 叹息或快车道时,我都会得到 Couldn't download certificate, got this instead: HTTP 405 Method Not Allowed
。我尝试跳过 skip_certificate_verification 或 skip_fetch_profiles 但它仍然不起作用。它昨天在工作。 Apple Developer Portal 今天有更改或更新吗?
有人也收到了吗?
这是我得到的确切错误:
/Library/Ruby/Gems/2.0.0/gems/spaceship-0.21.1/lib/spaceship/portal/portal_client.rb:311:in `download_certificate': [!] Couldn't download certificate, got this instead: HTTP 405 Method Not Allowed (Spaceship::Client::UnexpectedResponse)
谢谢
根据Sigh上的问题列表,您只需更新:sudo gem update spaceship
哈哈宇宙飞船 v0.22.0 已修复。谢谢 KrauseFx!