|
Re: xip.io IO errors
If you're using the common bosh lite IP of 10.244.0.34, you can also use
the more-reliable *.bosh-lite.com
If you're using the common bosh lite IP of 10.244.0.34, you can also use
the more-reliable *.bosh-lite.com
|
By
Dan Wendorf
·
#2521
·
|
|
Re: xip.io IO errors
Yes, xip.io is flaky. I would recommend setting up real DNS if you want to
avoid the 2% failure rate if you want a longer term, reliable solution.
wrote:
Yes, xip.io is flaky. I would recommend setting up real DNS if you want to
avoid the 2% failure rate if you want a longer term, reliable solution.
wrote:
|
By
Amit Kumar Gupta
·
#2520
·
|
|
xip.io IO errors
Hi,
Currently we see IO errors when trying to contact xip.io - this happens around 2% of the times. To apply a temporary fix - I updated the /etc/hosts of the ha_proxy VM to map the - IP to the
Hi,
Currently we see IO errors when trying to contact xip.io - this happens around 2% of the times. To apply a temporary fix - I updated the /etc/hosts of the ha_proxy VM to map the - IP to the
|
By
Sumanth Yamala
·
#2519
·
|
|
Re: cloud_controller_ng performance degrades slowly over time
Hey Matt,
Dieu's suggestion will fix your problem (you'll have to make the change on
all CC's), although it'll get undone on each redeploy. We do want to find
the root cause, but have not been able
Hey Matt,
Dieu's suggestion will fix your problem (you'll have to make the change on
all CC's), although it'll get undone on each redeploy. We do want to find
the root cause, but have not been able
|
By
Amit Kumar Gupta
·
#2518
·
|
|
Re: Disable HTTP transport
Thanks for authoritive answer. My application is a Java (Spring Framework) one hence the solution with Spring Security is just fine for me.
Thanks for authoritive answer. My application is a Java (Spring Framework) one hence the solution with Spring Security is just fine for me.
|
By
Krzysztof Wilk
·
#2517
·
|
|
Re: Multiple ldap backend in UAA
Yep, this is not supported. Our recommendation is to do consolidation on
the LDAP side.
-Sree
Yep, this is not supported. Our recommendation is to do consolidation on
the LDAP side.
-Sree
|
By
Sree Tummidi
·
#2516
·
|
|
Re: Trouble enabling diego ssh in cf-release:222 diego:0.1437
It appears my issue was caused by this uaa issue:
https://github.com/cloudfoundry/uaa/issues/223
Now to figure out the best way to work around it.
Thanks for your help Matt.
Mike
It appears my issue was caused by this uaa issue:
https://github.com/cloudfoundry/uaa/issues/223
Now to figure out the best way to work around it.
Thanks for your help Matt.
Mike
|
By
Mike Youngstrom <youngm@...>
·
#2515
·
|
|
Re: Problem deploying basic Apps on PWS
We have seen this with some node apps. Does your app or buildpack reference
either of the following env variables VCAP_APP_HOST and
We have seen this with some node apps. Does your app or buildpack reference
either of the following env variables VCAP_APP_HOST and
|
By
Charles Wu
·
#2514
·
|
|
Re: Error to make a Request to update password in UAA
If your `access_token` value is
1. a client_credentials grant - the `oldPassword` field is not evaluated
and can be omitted
OR
2. it's a user token, with the scope of `uaa.admin` and the admin is
If your `access_token` value is
1. a client_credentials grant - the `oldPassword` field is not evaluated
and can be omitted
OR
2. it's a user token, with the scope of `uaa.admin` and the admin is
|
By
Filip Hanik
·
#2513
·
|
|
Re: Multiple ldap backend in UAA
Thank You very much for info.
For now I'm using slapd-meta backend (http://linux.die.net/man/5/slapd-meta) witch allow me to merge two trees in one tree.
The AD I'm using is Samba 4 solutions.
I was
Thank You very much for info.
For now I'm using slapd-meta backend (http://linux.die.net/man/5/slapd-meta) witch allow me to merge two trees in one tree.
The AD I'm using is Samba 4 solutions.
I was
|
By
Jakub Witkowski
·
#2512
·
|
|
Re: Multiple ldap backend in UAA
Hi,
The best approach is to use AD LS which can act as a proxy and consolidate
the traffic from multiple AD domains
https://msdn.microsoft.com/en-us/library/aa705886(v=vs.85).aspx
Thanks,
Sree
Hi,
The best approach is to use AD LS which can act as a proxy and consolidate
the traffic from multiple AD domains
https://msdn.microsoft.com/en-us/library/aa705886(v=vs.85).aspx
Thanks,
Sree
|
By
Sree Tummidi
·
#2511
·
|
|
Re: Trouble enabling diego ssh in cf-release:222 diego:0.1437
This is what I'm now seeing in the logs:
ssh-proxy:
{"timestamp":"1446134601.007453442","source":"ssh-proxy","message":"ssh-proxy.authentication-failed","log_level":2,"data":{"error":"no
auth passed
This is what I'm now seeing in the logs:
ssh-proxy:
{"timestamp":"1446134601.007453442","source":"ssh-proxy","message":"ssh-proxy.authentication-failed","log_level":2,"data":{"error":"no
auth passed
|
By
Mike Youngstrom <youngm@...>
·
#2510
·
|
|
Re: Problem deploying basic Apps on PWS
Hi Nicholas,
many thanks for the doubt.
I continue here:
http://support.run.pivotal.io/entries/106222933-Problem-deploying-basic-Apps-on-PWS
Hi Nicholas,
many thanks for the doubt.
I continue here:
http://support.run.pivotal.io/entries/106222933-Problem-deploying-basic-Apps-on-PWS
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2509
·
|
|
Re: How to list all users regarding of their org/space
As an admin, you can cf curl /v2/users
https://apidocs.cloudfoundry.org/222/users/list_all_users.html
As an admin, you can cf curl /v2/users
https://apidocs.cloudfoundry.org/222/users/list_all_users.html
|
By
Matt Cholick
·
#2508
·
|
|
How to list all users regarding of their org/space
Hi,
I was wondering if there was a (straigthforward) way to list all users instead of using the "cf org-users" or "cf space-users" commands.
Thanks
Remi
Hi,
I was wondering if there was a (straigthforward) way to list all users instead of using the "cf org-users" or "cf space-users" commands.
Thanks
Remi
|
By
Remi Tassing
·
#2507
·
|
|
Re: Problem deploying basic Apps on PWS
Hi Juan Antonio,
Support for PWS is available here: http://support.run.pivotal.io/home
Is your application a worker (one that doesn't respond to http)? If so, you
should disable the health check
Hi Juan Antonio,
Support for PWS is available here: http://support.run.pivotal.io/home
Is your application a worker (one that doesn't respond to http)? If so, you
should disable the health check
|
By
Nicholas Calugar
·
#2506
·
|
|
Problem deploying basic Apps on PWS
Hi,
I am trying to deploy an Application on PWS and I think that the problem is something related with Diego.
In previous weeks, I deployed without any problem to PWS but today, I receive the
Hi,
I am trying to deploy an Application on PWS and I think that the problem is something related with Diego.
In previous weeks, I deployed without any problem to PWS but today, I receive the
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2505
·
|
|
Re: Presentation of BOSH on OpenStack Tokyo Summit 2015
About 66 responded to survey in the one week I kept it open.
Best,
Max
—
Sent from Mailbox
<aleksey.zalesov(a)altoros.com> wrote:
About 66 responded to survey in the one week I kept it open.
Best,
Max
—
Sent from Mailbox
<aleksey.zalesov(a)altoros.com> wrote:
|
By
Michael Maximilien
·
#2504
·
|
|
Re: Presentation of BOSH on OpenStack Tokyo Summit 2015
Cool! Thank you for sharing
How many people took survey?
Alex Zalesov
Cool! Thank you for sharing
How many people took survey?
Alex Zalesov
|
By
Aleksey Zalesov
·
#2503
·
|
|
Re: Trouble enabling diego ssh in cf-release:222 diego:0.1437
I did the work on the cli plugin but not on the integration into the cli.
Based on your first error, it looked like we were having a problem getting
the one time code, not authenticating with the ssh
I did the work on the cli plugin but not on the integration into the cli.
Based on your first error, it looked like we were having a problem getting
the one time code, not authenticating with the ssh
|
By
Matthew Sykes <matthew.sykes@...>
·
#2502
·
|