|
Trouble enabling diego ssh in cf-release:222 diego:0.1437
I'm working on upgrading to latest cf-release+diego and I'm having trouble
getting ssh working.
When attempting to ssh with the latest cli I get the error:
"Authorization server did not redirect
I'm working on upgrading to latest cf-release+diego and I'm having trouble
getting ssh working.
When attempting to ssh with the latest cli I get the error:
"Authorization server did not redirect
|
By
Mike Youngstrom <youngm@...>
·
#2492
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
You might try moving the nameserver entry for the consul_agent in
/etc/resolv.conf on the cloud controller to the end to see if that helps.
-Dieu
You might try moving the nameserver entry for the consul_agent in
/etc/resolv.conf on the cloud controller to the end to see if that helps.
-Dieu
|
By
Dieu Cao <dcao@...>
·
#2491
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Looks like you're right and we're experiencing the same issue as you are
Amit. We're suffering slow DNS lookups. The code is spending all of its
time
Looks like you're right and we're experiencing the same issue as you are
Amit. We're suffering slow DNS lookups. The code is spending all of its
time
|
By
Matt Cholick
·
#2490
·
|
|
Re: Ability to move a space between orgs
You're right. I can see why the ability to move a space is not in any
nearish term plans.
We'll probably look at creating a clone/copy solution and consider it a
long term
You're right. I can see why the ability to move a space is not in any
nearish term plans.
We'll probably look at creating a clone/copy solution and consider it a
long term
|
By
Mike Youngstrom <youngm@...>
·
#2489
·
|
|
Error to make a Request to update password in UAA
Hi,
Using UAA API, it is possible to create users without password. Later if you need to update the password what is the right request to make the process? Current documentation is not very
Hi,
Using UAA API, it is possible to create users without password. Later if you need to update the password what is the right request to make the process? Current documentation is not very
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2488
·
|
|
Presentation of BOSH on OpenStack Tokyo Summit 2015
Hi CF users and developers,
Today in the OpenStack Tokyo Summit 2015, we presented BOSH to the OpenStack community and shared the results of the survey we did a couple days ago. We also recorded a
Hi CF users and developers,
Today in the OpenStack Tokyo Summit 2015, we presented BOSH to the OpenStack community and shared the results of the survey we did a couple days ago. We also recorded a
|
By
Hua ZZ Zhang <zhuadl@...>
·
#2487
·
|
|
Re: Logs, Timestamps
Hi daniel ,
The logs formats are basically using log library called steno
https://github.com/cloudfoundry/steno
It was mentioned that we can configure to modify the logs to a human
readable format.
Hi daniel ,
The logs formats are basically using log library called steno
https://github.com/cloudfoundry/steno
It was mentioned that we can configure to modify the logs to a human
readable format.
|
By
Bharath
·
#2486
·
|
|
Logs, Timestamps
Hi all,
Why are logs like those of the CloudController dated by machine-readable
timestamps? Are there any tools to parse CF logs in-situ?
I find it a constant source of frustration trying to debug
Hi all,
Why are logs like those of the CloudController dated by machine-readable
timestamps? Are there any tools to parse CF logs in-situ?
I find it a constant source of frustration trying to debug
|
By
Daniel Jones
·
#2485
·
|
|
Re: Ability to move a space between orgs
Hi Mike,
Yes, moving gets stickier very quickly and precisely what one team wants to
have preserved across an org may differ depending on use case.
Service bindings, environment variables, routes,
Hi Mike,
Yes, moving gets stickier very quickly and precisely what one team wants to
have preserved across an org may differ depending on use case.
Service bindings, environment variables, routes,
|
By
Dieu Cao <dcao@...>
·
#2484
·
|
|
Re: cf": error=2, No such file or directory and error=2
Hi Varsha,
Can you do the following:
0. show the output of running "which cf" in the terminal
1. show the output of running "echo $PATH" in the terminal
2. restart Eclipse
3. Add the line Matthew
Hi Varsha,
Can you do the following:
0. show the output of running "which cf" in the terminal
1. show the output of running "echo $PATH" in the terminal
2. restart Eclipse
3. Add the line Matthew
|
By
Amit Kumar Gupta
·
#2483
·
|
|
Re: doppler issue which fails to emit logs with syslog protocol on CFv212
Hey Masumi,
We setup a similar environment with CFv212 and went through a few scenarios. We took a look at the problem and we feel that there are couple of odd things.
"Error when polling cloud
Hey Masumi,
We setup a similar environment with CFv212 and went through a few scenarios. We took a look at the problem and we feel that there are couple of odd things.
"Error when polling cloud
|
By
Warren Fernandes
·
#2482
·
|
|
Re: Droplets and Stacks
Thanks Dieu for your response and for considering these use-cases!
When updating a system buildpack, only the "updated_at" field changes and
no other versionning info is available. I therefore
Thanks Dieu for your response and for considering these use-cases!
When updating a system buildpack, only the "updated_at" field changes and
no other versionning info is available. I therefore
|
By
Guillaume Berche
·
#2481
·
|
|
Re: When will dea be replaced by diego?
That's strange, just followed it, worked for me. You can search the
mailing list for the subject "Cloud Foundry DEA to Diego switch - when?"
aleksey.zalesov(a)altoros.com> wrote:
That's strange, just followed it, worked for me. You can search the
mailing list for the subject "Cloud Foundry DEA to Diego switch - when?"
aleksey.zalesov(a)altoros.com> wrote:
|
By
Amit Kumar Gupta
·
#2480
·
|
|
Ability to move a space between orgs
We occasionally need to move spaces between orgs when our business
reorganizes. It would be great if we could atomically move spaces between
orgs.
It seems not difficult but when you look deeper
We occasionally need to move spaces between orgs when our business
reorganizes. It would be great if we could atomically move spaces between
orgs.
It seems not difficult but when you look deeper
|
By
Mike Youngstrom <youngm@...>
·
#2479
·
|
|
Re: how does hm9000 actually determine application health?
If the app doesn't have a bound route, it's not health checked on DEAs. If
it fails without actually exiting, the system won't notice.
(On Diego, the health check has to be explicitly disabled.)
If the app doesn't have a bound route, it's not health checked on DEAs. If
it fails without actually exiting, the system won't notice.
(On Diego, the health check has to be explicitly disabled.)
|
By
Jesse T. Alford
·
#2478
·
|
|
[abacus] Port numbers we use in local test environments
Hi all,
In preparation for our final 0.0.2 rc, I've started to look into setting up
local test environments with multiple instances of each Abacus app. I found
that we don't have a documented list of
Hi all,
In preparation for our final 0.0.2 rc, I've started to look into setting up
local test environments with multiple instances of each Abacus app. I found
that we don't have a documented list of
|
By
Jean-Sebastien Delfino
·
#2477
·
|
|
Re: how does hm9000 actually determine application health?
Thanks guys. So I thought that I had come across the bit of its healthy if its listening on $PORT, but that got me thinking about the small worker process I just deployed. Since it does not listen
Thanks guys. So I thought that I had come across the bit of its healthy if its listening on $PORT, but that got me thinking about the small worker process I just deployed. Since it does not listen
|
By
Eric Poelke
·
#2476
·
|
|
Re: How to get a new UAA guid by REST
Fixed:
https://github.com/prosociallearnEU/cf-nodejs-client/blob/master/test/lib/model/UserTests.js#L102-L150
Fixed:
https://github.com/prosociallearnEU/cf-nodejs-client/blob/master/test/lib/model/UserTests.js#L102-L150
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2475
·
|
|
Re: Diego and Maven support
Krzysztof,
Passed some of this information along to engineering and they've got a
story to investigate this more.
https://www.pivotaltracker.com/story/show/106702544
From what I saw with some
Krzysztof,
Passed some of this information along to engineering and they've got a
story to investigate this more.
https://www.pivotaltracker.com/story/show/106702544
From what I saw with some
|
By
Daniel Mikusa
·
#2474
·
|
|
Multiple ldap backend in UAA
I would like to create configuration that will work with more than one LDAP backend for users authentication.
I've read some Java code of UAA but it's not clear for my if configuration describe below
I would like to create configuration that will work with more than one LDAP backend for users authentication.
I've read some Java code of UAA but it's not clear for my if configuration describe below
|
By
Jakub Witkowski
·
#2473
·
|