|
Re: 回复:Re: Re: Starting failure with 504
Hi,
If you'd like the core development team to know this information when
helping you with this problem, I'd recommend posting this and all future
information on the Github issue you opened (please
Hi,
If you'd like the core development team to know this information when
helping you with this problem, I'd recommend posting this and all future
information on the Github issue you opened (please
|
By
Amit Kumar Gupta
·
#1866
·
|
|
回复:Re: Re: Starting failure with 504
Hi!
I tried reinstall the cf with:
1) /var/vcap/bosh/bin/monit stop all
2) kill monit process
3) rm -rf /var/vcap
4) cd {cf_nise_installer} && ./script/install.sh
but the error doesn’t
Hi!
I tried reinstall the cf with:
1) /var/vcap/bosh/bin/monit stop all
2) kill monit process
3) rm -rf /var/vcap
4) cd {cf_nise_installer} && ./script/install.sh
but the error doesn’t
|
By
Yancey
·
#1865
·
|
|
Re: User cannot do CF login when UAA is being updated
Hi Joseph & all,
Hi Joseph, have you received the attachment from Dies?
To everyone else, I just wanted to know if this is the normal behaviour of CF that user is logged out when UAA is being
Hi Joseph & all,
Hi Joseph, have you received the attachment from Dies?
To everyone else, I just wanted to know if this is the normal behaviour of CF that user is logged out when UAA is being
|
By
Yunata, Ricky <rickyy@...>
·
#1941
·
|
|
Re: Add app monitoring agent framework in custom buildpack
Still waiting for your comments.
Thanks
Still waiting for your comments.
Thanks
|
By
Swatz bosh
·
#1864
·
|
|
cf push without a manifest file on linux does not work but works on windows
I am trying to push a nodejs application without a mainfest file as follows(using cloud foundry push command): cf push appname -c "node app.js" -d "mydomain.net" -i 1 -n hostname -m 64M -p "path to
I am trying to push a nodejs application without a mainfest file as follows(using cloud foundry push command): cf push appname -c "node app.js" -d "mydomain.net" -i 1 -n hostname -m 64M -p "path to
|
By
Varsha Nagraj
·
#1863
·
|
|
Re: cf push a node js app without a manifest file
I needed to have a testcase for creating multiple threads pushing the app. Since I had different host names, was not sure if I could also have the same app name. Thank you for the reply.
For q1) I
I needed to have a testcase for creating multiple threads pushing the app. Since I had different host names, was not sure if I could also have the same app name. Thank you for the reply.
For q1) I
|
By
Varsha Nagraj
·
#1862
·
|
|
回复:Re: Re: Starting failure with 504
Thanks Amit!
I can upgrade my host OS later. but i can push my app before.
原始邮件
发件人: Amit Gupta<agupta@...>
收件人:
Thanks Amit!
I can upgrade my host OS later. but i can push my app before.
原始邮件
发件人: Amit Gupta<agupta@...>
收件人:
|
By
Yancey
·
#1861
·
|
|
Re: Starting failure with 504
For anyone else interested, link to Github issue:
https://github.com/cloudfoundry/dea_ng/issues/173
For anyone else interested, link to Github issue:
https://github.com/cloudfoundry/dea_ng/issues/173
|
By
Amit Kumar Gupta
·
#1860
·
|
|
Re: Starting failure with 504
Hi there,
I noticed you opened an issue on Github with the same problem. I'll ask
the core developer team to help with your issue, they will respond
Hi there,
I noticed you opened an issue on Github with the same problem. I'll ask
the core developer team to help with your issue, they will respond
|
By
Amit Kumar Gupta
·
#1859
·
|
|
Re: Starting failure with 504
Hello!
Ubuntu 14.04 is required for cf_nise_installer [1]. Can you upgrade your host OS and see if issue persists?
[1]: https://github.com/yudai/cf_nise_installer
Hello!
Ubuntu 14.04 is required for cf_nise_installer [1]. Can you upgrade your host OS and see if issue persists?
[1]: https://github.com/yudai/cf_nise_installer
|
By
Aleksey Zalesov
·
#1858
·
|
|
Starting failure with 504
Hi!
I push my demo app with command: cf push xxx
cf_release version:212
os:ubuntu12.04
deploy with cf_nise_installer
here is the failure message:Updating app hello-python in org DevBox / space
Hi!
I push my demo app with command: cf push xxx
cf_release version:212
os:ubuntu12.04
deploy with cf_nise_installer
here is the failure message:Updating app hello-python in org DevBox / space
|
By
Yancey
·
#1857
·
|
|
Re: cf push a node js app without a manifest file
My pleasure.
As for question two, you can't have more than one app with the same name in
a space. You could put a second app with the same name in a different
space, but I would ask why you feel the
My pleasure.
As for question two, you can't have more than one app with the same name in
a space. You could put a second app with the same name in a different
space, but I would ask why you feel the
|
By
Jesse T. Alford
·
#1856
·
|
|
Re: cf push a node js app without a manifest file
Yes I think -m was the problem. It could push the app. Thank you!
Yes I think -m was the problem. It could push the app. Thank you!
|
By
Varsha Nagraj
·
#1855
·
|
|
Re: cf push a node js app without a manifest file
On point 1, you need to quote your start command. Otherwise, the space is a
problem. Also, the word memory should be replaced with the -m flag.
On point 1, you need to quote your start command. Otherwise, the space is a
problem. Also, the word memory should be replaced with the -m flag.
|
By
Jesse T. Alford
·
#1854
·
|
|
cf push a node js app without a manifest file
1)How can I do a "cf push" without a manifest file? For ex: I issue the following cf command " cf push myApp1 -c node app.js -d myDomain.net -i 1 -n dummyhost memory 64M -p \path\to\my\application
1)How can I do a "cf push" without a manifest file? For ex: I issue the following cf command " cf push myApp1 -c node app.js -d myDomain.net -i 1 -n dummyhost memory 64M -p \path\to\my\application
|
By
Varsha Nagraj
·
#1853
·
|
|
Re: 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
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
|
By
Matthew Sykes <matthew.sykes@...>
·
#1852
·
|
|
Re: Add app monitoring agent framework in custom buildpack
Request someone to look on my above query please ?
Request someone to look on my above query please ?
|
By
Swatz bosh
·
#1851
·
|
|
Re: Unable to ping outside VM from the warden container
To Yitao's point:
http://docs.pivotal.io/pivotalcf/adminguide/app-sec-groups.html give it a
look. It took me a night to figure out.
John
To Yitao's point:
http://docs.pivotal.io/pivotalcf/adminguide/app-sec-groups.html give it a
look. It took me a night to figure out.
John
|
By
John Wong
·
#1850
·
|
|
Re: Unable to ping outside VM from the warden container
what's are the security-groups of two envs, are they the same?Both
Openstack and CF
jayark(a)cisco.com> wrote:
--
Regards,
Yitao
jiangyt.github.io
what's are the security-groups of two envs, are they the same?Both
Openstack and CF
jayark(a)cisco.com> wrote:
--
Regards,
Yitao
jiangyt.github.io
|
By
Yitao Jiang
·
#1849
·
|
|
Re: Loggregator Community Survey #1 - still use the old metron 51160 endpoint?
Quick correction: the default legacy metron port is 3456 [1]. The legacy
forwarder only supports log
Quick correction: the default legacy metron port is 3456 [1]. The legacy
forwarder only supports log
|
By
Rohit Kumar
·
#1848
·
|