You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
During the deploy-pcf step in ci, the smoke tests fail with the following error:
>>> [ cf api https://api.sys.gcp-1click-test.starkandwayne.com --skip-ssl-validation ] exited with an error
Unexpected Response
Response code: 502
CC code: 0
CC error code:
Description:
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>
Rerunning the smoke-tests via the bosh cli often just works. So it seems to be a timing issue.
The text was updated successfully, but these errors were encountered:
During the
deploy-pcf
step in ci, the smoke tests fail with the following error:Rerunning the smoke-tests via the bosh cli often just works. So it seems to be a timing issue.
The text was updated successfully, but these errors were encountered: