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 Jan 21, 2022. It is now read-only.
I am using bosh-lite to install cloud foundry, when bosh create release it hangs at building uaa, below is the output:
Building ruby-2.1.8...
Using final version '0a758a4dc3408937b64f89aaa39f8ee25cce5454'
Building ruby-2.2.5...
Using final version '1471d078219e7aee8cb9c0ab1aefabbec561bfa7'
Building ruby-2.3...
Using final version 'ca5b2d16eac54f907ab6c1f454d9c81560f311a2'
Building ruby-buildpack...
Using final version '728a76893d28c92099c15bc0b03a80e6b378a1a5'
Building smoke-tests...
Using final version '0f877e9772eb5ef8c8474149df12cc9a1063f936'
Building stager...
Using final version 'b28e567437da3fe4fd7760d04ac2cdc864e6e666'
Building staticfile-buildpack...
Using final version '12a1441037b203362645fc053a7cca8e50d2602a'
Building statsd_injector...
Using final version 'c7ac37ac334c2f5120f114dd5d82389f202645b7'
Building syslog_drain_binder...
Using final version '0939a8e422f7729c7a5d641e39b1fa720dc346be'
Building tps...
Using final version '0eace0b29d9c2a177c5e2ae36c7b3c1e5628f96b'
Building uaa...
No artifact found for uaa
Generating...
Pre-packaging...
It says No artifact found for uaa then hangs there for a few hours, I tried vagrant box update
which says I am using the latest version: 9000.137.0,
I don't know how to continue, please help, any suggestions will be appreciated.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using bosh-lite to install cloud foundry, when
bosh create release
it hangs at building uaa, below is the output:It says No artifact found for uaa then hangs there for a few hours, I tried
vagrant box update
which says I am using the latest version: 9000.137.0,
I don't know how to continue, please help, any suggestions will be appreciated.
The text was updated successfully, but these errors were encountered: