|
Re: CF-RELEASE v202 UPLOAD ERROR
Can you share the output of "bosh vms" and "bosh task 51 --debug". It's
preferable if you copy the terminal outputs and paste them to Gists or
Pastebins and share the links.
Can you share the output of "bosh vms" and "bosh task 51 --debug". It's
preferable if you copy the terminal outputs and paste them to Gists or
Pastebins and share the links.
|
By
Amit Kumar Gupta
·
#2391
·
|
|
Re: [cf-abacus] Database Prefixes
Do you want to open a Github issue for that?
Using that COUCHDB env var may be an option, but perhaps we could also add
a cleaner way for you to specify a name prefix.
Thanks!
-
Do you want to open a Github issue for that?
Using that COUCHDB env var may be an option, but perhaps we could also add
a cleaner way for you to specify a name prefix.
Thanks!
-
|
By
Jean-Sebastien Delfino
·
#2390
·
|
|
Re: Cloud Foundry DEA to Diego switch - when?
Thanks Amit - this helps a lot.
Thanks Amit - this helps a lot.
|
By
R M
·
#2389
·
|
|
Re: region qualifier for organizations
I could argue that region is actually a pretty generic term, as it's used
in a wide range of domains from geography (parts of the world or parts of a
country) to networking and datacenters (a region
I could argue that region is actually a pretty generic term, as it's used
in a wide range of domains from geography (parts of the world or parts of a
country) to networking and datacenters (a region
|
By
Jean-Sebastien Delfino
·
#2388
·
|
|
Re: Cloud Foundry DEA to Diego switch - when?
Hi Rishi,
Thanks for your question. Let's first clarify the distinction between what
you deploy -- bosh releases (versioned packages of source code and
binaries) -- and how you deploy things -- bosh
Hi Rishi,
Thanks for your question. Let's first clarify the distinction between what
you deploy -- bosh releases (versioned packages of source code and
binaries) -- and how you deploy things -- bosh
|
By
Amit Kumar Gupta
·
#2386
·
|
|
Re: Diego and Maven support
Krzysztof,
Ah, OK. That explains it then. I don't believe that the cf java client
v1.x or the Maven plugin have support for the health check functions. You
would need to do that with the cf cli.
Krzysztof,
Ah, OK. That explains it then. I don't believe that the cf java client
v1.x or the Maven plugin have support for the health check functions. You
would need to do that with the cf cli.
|
By
Daniel Mikusa
·
#2385
·
|
|
[cf-abacus] Database Prefixes
Is there a way to provide a prefix to the databases?
I am using Cloudant as my database provider.
If I set the COUCHDB env var to
http:s//username:password(a)username.cloudant.com it works fine but
Is there a way to provide a prefix to the databases?
I am using Cloudant as my database provider.
If I set the COUCHDB env var to
http:s//username:password(a)username.cloudant.com it works fine but
|
By
rajkiranrbala <rajkiranrbala@...>
·
#2387
·
|
|
Re: region qualifier for organizations
I'm curious if region is perhaps too specific?
Perhaps some other generic word would be better so that it's not
prescriptive.
-Dieu
jsdelfino(a)gmail.com> wrote:
I'm curious if region is perhaps too specific?
Perhaps some other generic word would be better so that it's not
prescriptive.
-Dieu
jsdelfino(a)gmail.com> wrote:
|
By
Dieu Cao <dcao@...>
·
#2384
·
|
|
Cloud Foundry DEA to Diego switch - when?
I am trying to understand when will Diego become default runtime of Cloud Foundry. Latest cf-release is still using DEA and if my understanding is correct, at some stage, a new cf-release version
I am trying to understand when will Diego become default runtime of Cloud Foundry. Latest cf-release is still using DEA and if my understanding is correct, at some stage, a new cf-release version
|
By
R M
·
#2383
·
|
|
Re: Pointer to the CF code that generates org and service instance guids?
Hi, Jean-Sebastien,
V4 UUIDs contain 122 bits of information (
https://tools.ietf.org/html/rfc4122#page-14), so there are approximately
5.3 × 10^36 distinct ones. Since the Ruby implementation that
Hi, Jean-Sebastien,
V4 UUIDs contain 122 bits of information (
https://tools.ietf.org/html/rfc4122#page-14), so there are approximately
5.3 × 10^36 distinct ones. Since the Ruby implementation that
|
By
Eric Malm <emalm@...>
·
#2382
·
|
|
Re: region qualifier for organizations
Hi all,
If there's no objection and nobody comes up with a better idea, I'll start
to work on adding a GET /v1/regions/us/orgs/ path as discussed here
sometime today.
-
Hi all,
If there's no objection and nobody comes up with a better idea, I'll start
to work on adding a GET /v1/regions/us/orgs/ path as discussed here
sometime today.
-
|
By
Jean-Sebastien Delfino
·
#2381
·
|
|
HM9000 gets stuck in bad state
I'm having an issue where after a day or two or running, the health manager
is getting stuck in a bad state and doesn't display the state of apps
correctly. The logs show messages like this: "Store is
I'm having an issue where after a day or two or running, the health manager
is getting stuck in a bad state and doesn't display the state of apps
correctly. The logs show messages like this: "Store is
|
By
kyle havlovitz <kylehav@...>
·
#2380
·
|
|
[abacus] Configuring Abacus applications
Hi,
couple of questions about configuring Abacus, specifically the recommended settings and how to configure them
- is there a recommended minimal number of instances of Abacus applications
- how
Hi,
couple of questions about configuring Abacus, specifically the recommended settings and how to configure them
- is there a recommended minimal number of instances of Abacus applications
- how
|
By
Piotr Przybylski <piotrp@...>
·
#2379
·
|
|
Re: REST API endpoint for accessing application logs
No, that is 100 as in 100 log lines. Given that a log line is transported
as a UDP package and the UDP max package size is 64k, with a buffer of 100
log lines you require 6.3MB of memory per app on
No, that is 100 as in 100 log lines. Given that a log line is transported
as a UDP package and the UDP max package size is 64k, with a buffer of 100
log lines you require 6.3MB of memory per app on
|
By
Johannes Tuchscherer
·
#2378
·
|
|
How to detect this case: CF-AppMemoryQuo taExceeded
Hi,
doing some tests, I detected in my testing environment the following scenario:
Error: the string "{\n \"code\": 100005,\n \"description\": \"You have ex
ceeded your organization's memory
Hi,
doing some tests, I detected in my testing environment the following scenario:
Error: the string "{\n \"code\": 100005,\n \"description\": \"You have ex
ceeded your organization's memory
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2377
·
|
|
Re: Different behaviour in Login with Pivotal and Bluemix
Hi Matthew,
many thanks for the technical explanation.
In my tests, I discovered that at the moment it is compatible to get access using this
Hi Matthew,
many thanks for the technical explanation.
In my tests, I discovered that at the moment it is compatible to get access using this
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2376
·
|
|
Re: Need Help: Seeking tutorial on CF and WordPress Multisite
If you have a little experience with the command prompt or a terminal it's
fairly easy to create multiple sites and even services using Cloud
Foundry. This document gives you a quick overview of the
If you have a little experience with the command prompt or a terminal it's
fairly easy to create multiple sites and even services using Cloud
Foundry. This document gives you a quick overview of the
|
By
Daniel Mikusa
·
#2375
·
|
|
Re: 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
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
|
By
Matthew Sykes <matthew.sykes@...>
·
#2374
·
|
|
Re: 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
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
|
By
Matthew Sykes <matthew.sykes@...>
·
#2373
·
|
|
Re: 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
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
|
By
Matthew Sykes <matthew.sykes@...>
·
#2372
·
|