|
Different behaviour in Login with Pivotal and Bluemix
Now that I've had a cup of coffee, I should clarify that the links may not be present in future deployments so if you're looking to redirect to a graphical page, you may not be able to do that directl
Now that I've had a cup of coffee, I should clarify that the links may not be present in future deployments so if you're looking to redirect to a graphical page, you may not be able to do that directl
|
By
...
· #2374
·
|
|
cf": error=2, No such file or directory and error=2
Sounds like the path is probably not setup correctly in the java launcher. You should dump your path before attempting to run `cf` and make sure the directory that contains it is actually on the PATH.
Sounds like the path is probably not setup correctly in the java launcher. You should dump your path before attempting to run `cf` and make sure the directory that contains it is actually on the PATH.
|
By
...
· #2373
·
|
|
Different behaviour in Login with Pivotal and Bluemix
Because Bluemix, like many other installations, uses a custom login server to provide additional integration points and branding for its users. Not too long ago, login and UAA were separate jobs and v
Because Bluemix, like many other installations, uses a custom login server to provide additional integration points and branding for its users. Not too long ago, login and UAA were separate jobs and v
|
By
...
· #2372
·
|
|
"application_version" is changed although source code is not changed.
The application version really represents the versioned metadata for the application. It changes regularly. [1] The only guarantee for version is that it will change if the app restarts (could be due
The application version really represents the versioned metadata for the application. It changes regularly. [1] The only guarantee for version is that it will change if the app restarts (could be due
|
By
...
· #2302
·
|
|
`cf app` output
In the DEA: https://github.com/cloudfoundry/dea_ng/blob/4b1a50ae5598b0c70cb3e5895ed800e0cff37722/lib/dea/stat_collector.rb#L93 In Diego/Garden: https://github.com/cloudfoundry-incubator/garden-linux/b
In the DEA: https://github.com/cloudfoundry/dea_ng/blob/4b1a50ae5598b0c70cb3e5895ed800e0cff37722/lib/dea/stat_collector.rb#L93 In Diego/Garden: https://github.com/cloudfoundry-incubator/garden-linux/b
|
By
...
· #2098
·
|
|
BOSH-Lite New install: Failure setting SPI endpoint
One of the teams was having trouble with xip.io so they registered bosh-lite.com and changed the bosh templates to use that as the system domain. Unfortunately, xip.io has been used for so long that t
One of the teams was having trouble with xip.io so they registered bosh-lite.com and changed the bosh templates to use that as the system domain. Unfortunately, xip.io has been used for so long that t
|
By
...
· #2074
·
|
|
postgres out of disk space
Droplets and app packages should be pruned when the applications they're associated with are deleted. Only one or two versions of the droplet are ever held and only copy of the application bits. There
Droplets and app packages should be pruned when the applications they're associated with are deleted. Only one or two versions of the droplet are ever held and only copy of the application bits. There
|
By
...
· #1986
·
|
|
postgres out of disk space
Just a thought: How large is your events table? Is it getting pruned at the correct interval for you? I believe events, app usage events, and audit events are pruned when they're more than 31 days old
Just a thought: How large is your events table? Is it getting pruned at the correct interval for you? I believe events, app usage events, and audit events are pruned when they're more than 31 days old
|
By
...
· #1978
·
|
|
Loggregator/Doppler Syslog Drain Missing Logs
v210 has quite a few bugs in this area. One fairly major one is a connection leak [1] in the syslog_drain_binder component. When this happens, changes to the syslog drain bindings do not make their wa
v210 has quite a few bugs in this area. One fairly major one is a connection leak [1] in the syslog_drain_binder component. When this happens, changes to the syslog drain bindings do not make their wa
|
By
...
· #1950
·
|
|
DEA/Warden staging error
Based on your description, it doesn't sound like warden networking or the warden iptables chains are your problem. Are you able to share all of your routes and chains via a gist? route -n ifconfig -a
Based on your description, it doesn't sound like warden networking or the warden iptables chains are your problem. Are you able to share all of your routes and chains via a gist? route -n ifconfig -a
|
By
...
· #1909
·
|
|
Loggregator Community Survey #2 - TCP for Metron<-->Doppler
Having attempted to debug issues where application logs get dropped, I would welcome an option to have TCP used. In the current system, you never know if logs are dropped because the datagram never re
Having attempted to debug issues where application logs get dropped, I would welcome an option to have TCP used. In the current system, you never know if logs are dropped because the datagram never re
|
By
...
· #1852
·
|
|
Environment variable changes in DIEGO
The changes, in general, were intentional. The `application_uris` data was always broken as it didn't reflect route changes. I can't speak directly to the time stamp data. The host is present still so
The changes, in general, were intentional. The `application_uris` data was always broken as it didn't reflect route changes. I can't speak directly to the time stamp data. The host is present still so
|
By
...
· #1790
·
|
|
cli command 'oauth-token'
CliCommandWithoutTerminalOutput is the function you're looking for.
CliCommandWithoutTerminalOutput is the function you're looking for.
|
By
...
· #1678
·
|
|
Security group rules to allow HTTP communication between 2 apps deployed on CF
I'm afraid I don't really understand your questions or what you're trying to accomplish. Security groups intended to be managed by platform administrators so unless you have admin access to your targe
I'm afraid I don't really understand your questions or what you're trying to accomplish. Security groups intended to be managed by platform administrators so unless you have admin access to your targe
|
By
...
· #1558
·
|
|
How to deploy a Web application using HTTPs
There isn't a way to tell CF that you want https only at this time. You'll have to check the x-forwarded-proto header in your application and redirect to the secure endpoint if needed. bren(a)juananto
There isn't a way to tell CF that you want https only at this time. You'll have to check the x-forwarded-proto header in your application and redirect to the secure endpoint if needed. bren(a)juananto
|
By
...
· #1555
·
|
|
When will dea be replaced by diego?
Hi Guillaume. The proposal document was created by Amit and I had assumed it was public. I'll try to make sure he sees this chain today so he can address it. Sorry to send a unusable link.
Hi Guillaume. The proposal document was created by Amit and I had assumed it was public. I'll try to make sure he sees this chain today so he can address it. Sorry to send a unusable link.
|
By
...
· #1553
·
|
|
When will dea be replaced by diego?
The notes you're pointing to were a straw man proposal; many of the dates no longer seem relevant. With that, I'm not in product management but, in my opinion, the definition of "done" and "ready" are
The notes you're pointing to were a straw man proposal; many of the dates no longer seem relevant. With that, I'm not in product management but, in my opinion, the definition of "done" and "ready" are
|
By
...
· #1547
·
|
|
diego questions: default memory and passing env variables
Memory limits are set via cf scale. `cf scale <app-name> -m 512M` will scale your app to 512MB per instance. The cli will then tell you to restage your application so the buildpacks can observe the ne
Memory limits are set via cf scale. `cf scale <app-name> -m 512M` will scale your app to 512MB per instance. The cli will then tell you to restage your application so the buildpacks can observe the ne
|
By
...
· #1468
·
|
|
SSH into a pushed Docker image
The diego ssh daemon is a statically linked binary so if you have a /bin/sh or a /bin/bash in your docker image, it should work. The scp support is also baked in so you don't need that binary at the t
The diego ssh daemon is a statically linked binary so if you have a /bin/sh or a /bin/bash in your docker image, it should work. The scp support is also baked in so you don't need that binary at the t
|
By
...
· #1419
·
|
|
Missing routing logs from "cf logs app-name"
Simon, what level of cf-release are you using? We've seen some extremely high log drop rates (~40% during log spurts) to log sinks with v209 and v210. May or may not be related since we were focused o
Simon, what level of cf-release are you using? We've seen some extremely high log drop rates (~40% during log spurts) to log sinks with v209 and v210. May or may not be related since we were focused o
|
By
...
· #1227
·
|