|
Re: I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
Ushani , if you have a git repo for your code and can share, it would be
very easy to debug.
ᐧ
wrote:
Ushani , if you have a git repo for your code and can share, it would be
very easy to debug.
ᐧ
wrote:
|
By
Ronak Banka
·
#7239
·
|
|
Re: I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
Hi Ronak,
That is a context path of my application. But meantime I also just tried without the "/carbon" and just only with "/". But still no luck.
Hi Ronak,
That is a context path of my application. But meantime I also just tried without the "/carbon" and just only with "/". But still no luck.
|
By
Ushani Balasooriya
·
#7238
·
|
|
Re: I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
Hi Lucas,
Thanks can you guide me how to enable tcp route to the app? I tried below and it failed.
sudo cf map-route is5.3.0 local.pcfdev.io --port 5000
Creating route local.pcfdev.io:5000 for org
Hi Lucas,
Thanks can you guide me how to enable tcp route to the app? I tried below and it failed.
sudo cf map-route is5.3.0 local.pcfdev.io --port 5000
Creating route local.pcfdev.io:5000 for org
|
By
Ushani Balasooriya
·
#7237
·
|
|
Re: [abacus] Abacus v1.0.0 available
To try Abacus out you can simply run it locally with the in-memory PouchDB:
npm run build
npm start
npm run demo
npm stop
We use a limited set of DB operations to support CouchDB 1 & 2 and MongoDB
2
To try Abacus out you can simply run it locally with the in-memory PouchDB:
npm run build
npm start
npm run demo
npm stop
We use a limited set of DB operations to support CouchDB 1 & 2 and MongoDB
2
|
By
Hristo Iliev
·
#7236
·
|
|
Re: I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
Hi Ushani,
From logs what I can see is that application is trying to access "/carbon"
route instead of "/", which is https://is530.local.pcfdev.io/carbon
how are the application routes configured?
Hi Ushani,
From logs what I can see is that application is trying to access "/carbon"
route instead of "/", which is https://is530.local.pcfdev.io/carbon
how are the application routes configured?
|
By
Ronak Banka
·
#7235
·
|
|
Re: I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
Hi Ushani,
I have the same experience, and this is what I found:
1) If your application uses HTTP, everything works just fine.
You will access the HTTPS endpoint (provided by the Load Balancer) and
Hi Ushani,
I have the same experience, and this is what I found:
1) If your application uses HTTP, everything works just fine.
You will access the HTTPS endpoint (provided by the Load Balancer) and
|
By
Lucas Reginato
·
#7234
·
|
|
I keep on getting 502 Bad Gateway: Registered endpoint failed to handle the request.
I started to access http and https bpth. But it gives me the below error when I browse the app.
I have installed PCF dev in my local machine.
This is my route:
I started to access http and https bpth. But it gives me the below error when I browse the app.
I have installed PCF dev in my local machine.
This is my route:
|
By
Ushani Balasooriya
·
#7233
·
|
|
Website Solution
Hi There,
This is *Amily**,* I’m an (Online Marketing Executive) We are an India base
IT company.
We have a good creative team to design & develop a eye catching website for
your
Hi There,
This is *Amily**,* I’m an (Online Marketing Executive) We are an India base
IT company.
We have a good creative team to design & develop a eye catching website for
your
|
By
amily sen <amily.sen@...>
·
#7257
·
|
|
Re: [abacus] Abacus v1.0.0 available
Great! I haven't attempted to use Abacus yet. Is there a
recommended/preferred Mongo or Couch bosh release to use with abacus?
Mike
Great! I haven't attempted to use Abacus yet. Is there a
recommended/preferred Mongo or Couch bosh release to use with abacus?
Mike
|
By
Mike Youngstrom <youngm@...>
·
#7232
·
|
|
Re: [abacus] Abacus v1.0.0 available
Congrats team!
________________________________
Sent: Wednesday, September 13, 2017 3:39:34 AM
To: Discussions about Cloud Foundry projects and the system overall.
Subject: [cf-dev] Re: Re: [abacus]
Congrats team!
________________________________
Sent: Wednesday, September 13, 2017 3:39:34 AM
To: Discussions about Cloud Foundry projects and the system overall.
Subject: [cf-dev] Re: Re: [abacus]
|
By
Dr Nic Williams <drnicwilliams@...>
·
#7231
·
|
|
Re: [abacus] Abacus v1.0.0 available
+1
Let me add to this and emphasize the terrific job Hristo and the team at
SAP have been doing to help take CF-Abacus to the next level.
As Hristo mentioned there is a wiki* with ongoing list of
+1
Let me add to this and emphasize the terrific job Hristo and the team at
SAP have been doing to help take CF-Abacus to the next level.
As Hristo mentioned there is a wiki* with ongoing list of
|
By
Michael Maximilien
·
#7230
·
|
|
Re: [abacus] Abacus v1.0.0 available
Hristo,
Congratulations to the team!
--
Chip Childers
CTO, Cloud Foundry Foundation
1.267.250.0815
Hristo,
Congratulations to the team!
--
Chip Childers
CTO, Cloud Foundry Foundation
1.267.250.0815
|
By
Chip Childers <cchilders@...>
·
#7229
·
|
|
Re: How to start my app in http and https ports?
Your app doesn't need to start both. It should generally just listen on
port 8080 (but technically should be the port listed in the env variable
$PORT) for HTTP requests. HTTPS/TLS is handled at the
Your app doesn't need to start both. It should generally just listen on
port 8080 (but technically should be the port listed in the env variable
$PORT) for HTTP requests. HTTPS/TLS is handled at the
|
By
Daniel Mikusa
·
#7228
·
|
|
[abacus] Abacus v1.0.0 available
I'm happy to announce the availability of CF Abacus v1.0.0.
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
The v1.0.0 release comes bundled with:
-
I'm happy to announce the availability of CF Abacus v1.0.0.
Abacus provides usage metering and aggregation for Cloud Foundry services
and app runtimes.
The v1.0.0 release comes bundled with:
-
|
By
Hristo Iliev
·
#7227
·
|
|
How to start my app in http and https ports?
My app should start in https:9443 ports. How can I achieve this?
This should be my login url : https://localhost:9443/carbon/
If I use Diego container, should it always be port 8080? Please point
My app should start in https:9443 ports. How can I achieve this?
This should be my login url : https://localhost:9443/carbon/
If I use Diego container, should it always be port 8080? Please point
|
By
Ushani Balasooriya
·
#7226
·
|
|
Re: Syslog drain binder job being replaced by cf-syslog-drain release
Hi Adam,
sorry to nag you again (see [1]) with this, but will that release then implement the existing reconnection logic?
Thanks
Michael
[1]
Hi Adam,
sorry to nag you again (see [1]) with this, but will that release then implement the existing reconnection logic?
Thanks
Michael
[1]
|
By
Altenhofen, Michael <michael.altenhofen@...>
·
#7225
·
|
|
Re: Recommendations for Service parameters
Hi Aniruddha,
A new feature has just been merged into the Open Service Broker API
specification that allows service brokers to use JSON schemes in their
catalogs to define the configuration
Hi Aniruddha,
A new feature has just been merged into the Open Service Broker API
specification that allows service brokers to use JSON schemes in their
catalogs to define the configuration
|
By
Matt McNeeney
·
#7224
·
|
|
Recommendations for Service parameters
Hello,
CF provides support for specifying service parameters during:
1. Service instance creation (cf cli: -c option)
2. Service instance bind to an application.
3. Service key
Hello,
CF provides support for specifying service parameters during:
1. Service instance creation (cf cli: -c option)
2. Service instance bind to an application.
3. Service key
|
By
Aniruddha Kulkarni
·
#7223
·
|
|
Re: Syslog drain binder job being replaced by cf-syslog-drain release
Great! Do you have a timeline for removal of the old syslog
functionality? Some of our loggregator syslog integrations are not
compatible with the new release. If the old functionality could remain
Great! Do you have a timeline for removal of the old syslog
functionality? Some of our loggregator syslog integrations are not
compatible with the new release. If the old functionality could remain
|
By
Mike Youngstrom <youngm@...>
·
#7222
·
|
|
Re: CF disable-service-access broken
Hello Prasad,
We filed an issue with the CLI team (
https://github.com/cloudfoundry/cli/issues/1225) to issue a warning
for cases like yours, where an attempt is made to disable access to a
service
Hello Prasad,
We filed an issue with the CLI team (
https://github.com/cloudfoundry/cli/issues/1225) to issue a warning
for cases like yours, where an attempt is made to disable access to a
service
|
By
Eric Promislow
·
#7221
·
|