|
Re: CF on Bosh Lite- traffic controller- dialing error (read tcp i/o timeout)
have you checked loggregator tc logs? and make sure you have configured
cert related info correctly
--
Regards,
Yitao
have you checked loggregator tc logs? and make sure you have configured
cert related info correctly
--
Regards,
Yitao
|
By
Yitao Jiang
·
#5561
·
|
|
Re: CF on Bosh Lite- traffic controller- dialing error (read tcp i/o timeout)
Hi all,
Can anyone help me with this?
Regards,
Abhik
Sent: Monday, August 15, 2016 7:01 PM
To: Discussions about Cloud Foundry projects and the system overall.
Hi all,
Can anyone help me with this?
Regards,
Abhik
Sent: Monday, August 15, 2016 7:01 PM
To: Discussions about Cloud Foundry projects and the system overall.
|
By
Gupta, Abhik
·
#5560
·
|
|
Re: Runner set to 0, requested app stack cflinuxfs2 is not available
I suspect that if you pushed the app before setting the backend to default
to diego, the app's state in the DB still has backend: dea. So CC is
trying to schedule it on the DEAs and the first
I suspect that if you pushed the app before setting the backend to default
to diego, the app's state in the DB still has backend: dea. So CC is
trying to schedule it on the DEAs and the first
|
By
Amit Kumar Gupta
·
#5559
·
|
|
Re: Buildpacks Concourse pipeline is now publicly viewable
This is so so awesome. Great job!
This is so so awesome. Great job!
|
By
Danny Rosen
·
#5558
·
|
|
Runner set to 0, requested app stack cflinuxfs2 is not available
cf v240, diego 0.1481.0, cflinuxfs-rootfs 1.21.0, etcd 63, garden-linux 0.339.0, bosh-openstack-kvm-ubuntu-trusty-go_agent 3262.4
With a runner instance, pushing the sample go application works
cf v240, diego 0.1481.0, cflinuxfs-rootfs 1.21.0, etcd 63, garden-linux 0.339.0, bosh-openstack-kvm-ubuntu-trusty-go_agent 3262.4
With a runner instance, pushing the sample go application works
|
By
Tom Sherrod <tom.sherrod@...>
·
#5557
·
|
|
Re: BOSH / cloudfoundry - stop / start during maintenance
Thanks Stefan!
By
Senthil Velusamy <vrss76@...>
·
#5556
·
|
|
Re: BOSH / cloudfoundry - stop / start during maintenance
Hi,
Am 17.08.2016 um 18:49 schrieb Senthil Velusamy:
For Cloud Foundry you can take a look at the Pivotal documentation:
https://docs.pivotal.io/pivotalcf/1-7/customizing/start-stop-vms.html#stop
It
Hi,
Am 17.08.2016 um 18:49 schrieb Senthil Velusamy:
For Cloud Foundry you can take a look at the Pivotal documentation:
https://docs.pivotal.io/pivotalcf/1-7/customizing/start-stop-vms.html#stop
It
|
By
Stefan Mayr
·
#5555
·
|
|
BOSH / cloudfoundry - stop / start during maintenance
,All,
We have deployed BOSH / cloudfoundry on vSphere. There are two hosts (each host is an availability zone) and vm's are distributed between these two hosts. microBOSH, BOSH and cloudfoundry all
,All,
We have deployed BOSH / cloudfoundry on vSphere. There are two hosts (each host is an availability zone) and vm's are distributed between these two hosts. microBOSH, BOSH and cloudfoundry all
|
By
Senthil Velusamy <vrss76@...>
·
#5554
·
|
|
Re: Proposal: Cloud Foundry VSCode Extension
If you haven't had success yet, then I or anyone who is already an Owner
(100+ ppl), can add you to @cloudfoundry-community. Email me your github ID
and I'll set you up. You can then transfer/create
If you haven't had success yet, then I or anyone who is already an Owner
(100+ ppl), can add you to @cloudfoundry-community. Email me your github ID
and I'll set you up. You can then transfer/create
|
By
Dr Nic Williams <drnicwilliams@...>
·
#5553
·
|
|
Re: Exposing Multiple Ports from an Application
Hello Eduardo,
As you may be aware, TCP routing is now supported using the routing-release
BOSH release.
Since June we have been in discussions with the container networking team
about how their
Hello Eduardo,
As you may be aware, TCP routing is now supported using the routing-release
BOSH release.
Since June we have been in discussions with the container networking team
about how their
|
By
Shannon Coen
·
#5552
·
|
|
Re: create release of cf-release failes due to ruby version error
Hi all,
The .ruby-version file has been removed (see develop branch) and that
change will be present in the next final release.
Best
Amit
wrote:
Hi all,
The .ruby-version file has been removed (see develop branch) and that
change will be present in the next final release.
Best
Amit
wrote:
|
By
Amit Kumar Gupta
·
#5551
·
|
|
Re: Exposing Multiple Ports from an Application
Ressurrecting an old post. Hello Shannon,
I'm currently working in adapting an existing applications that makes use of multiple ports per app to Cloud Foundry. The case that really interests me here
Ressurrecting an old post. Hello Shannon,
I'm currently working in adapting an existing applications that makes use of multiple ports per app to Cloud Foundry. The case that really interests me here
|
By
Eduardo Lomonaco
·
#5550
·
|
|
RFC: Removing Ruby 2.2.4 and adding Ruby 2.3.1 in cflinuxfs2
Hi All,
The cflinuxfs2 stack currently includes Ruby 2.2.4. The official CF
buildpacks have standardized on Ruby 2.3.1, and we would like to avoid
bumping the Ruby version by two minor versions when
Hi All,
The cflinuxfs2 stack currently includes Ruby 2.2.4. The official CF
buildpacks have standardized on Ruby 2.3.1, and we would like to avoid
bumping the Ruby version by two minor versions when
|
By
Stephen Levine
·
#5549
·
|
|
Re: create release of cf-release failes due to ruby version error
Hi Neil,
I may be misunderstanding the nature of the problem, but could you use
chruby <https://github.com/postmodern/chruby> instead of rbenv? Its support
for .ruby_version is
Hi Neil,
I may be misunderstanding the nature of the problem, but could you use
chruby <https://github.com/postmodern/chruby> instead of rbenv? Its support
for .ruby_version is
|
By
Daniel Jones
·
#5548
·
|
|
Buildpacks Concourse pipeline is now publicly viewable
Hi all,
The CF Buildpacks Concourse pipeline is now publicly viewable here:
https://buildpacks.ci.cf-app.com/
This includes task logs, so that you can view the build output of each step
in the
Hi all,
The CF Buildpacks Concourse pipeline is now publicly viewable here:
https://buildpacks.ci.cf-app.com/
This includes task logs, so that you can view the build output of each step
in the
|
By
Stephen Levine
·
#5547
·
|
|
create release of cf-release failes due to ruby version error
The cf-release repo returns an error about the ruby version being wrong, but it's not really wrong. Worse, I can't change cf-release/.ruby_version because later in the release creation process it runs
The cf-release repo returns an error about the ruby version being wrong, but it's not really wrong. Worse, I can't change cf-release/.ruby_version because later in the release creation process it runs
|
By
Neil Watson
·
#5546
·
|
|
CF on Bosh Lite- traffic controller- dialing error (read tcp i/o timeout)
Hi,
After setting up Cloud Foundry on Bosh Lite, "cf push" and "cf logs" for a node.js application fails. My configurations are as shown below:
root(a)bosh-lite:/home/vagrant/cf-abacus# bosh
Hi,
After setting up Cloud Foundry on Bosh Lite, "cf push" and "cf logs" for a node.js application fails. My configurations are as shown below:
root(a)bosh-lite:/home/vagrant/cf-abacus# bosh
|
By
Gupta, Abhik
·
#5545
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Hi Amit,
Am 13.08.2016 um 21:06 schrieb Amit Gupta:
If we use a proper DNS server or cache on port 53 there should be no
need to change consuls default port (8600?) or resolv.conf
The last one.
Hi Amit,
Am 13.08.2016 um 21:06 schrieb Amit Gupta:
If we use a proper DNS server or cache on port 53 there should be no
need to change consuls default port (8600?) or resolv.conf
The last one.
|
By
Stefan Mayr
·
#5544
·
|
|
Re: DNS caching and forwarding in Cloud Foundry with Consul Agents
Thanks Hector, Stefan,
This all sounds great. Sounds like you just want options to (1) configure
which port Consul DNS binds to, and (2) toggle whether or not it makes
changes to /etc/resolv.conf,
Thanks Hector, Stefan,
This all sounds great. Sounds like you just want options to (1) configure
which port Consul DNS binds to, and (2) toggle whether or not it makes
changes to /etc/resolv.conf,
|
By
Amit Kumar Gupta
·
#5543
·
|
|
Re: Dynamically change log levels of apps deployed to CF
Thanks for the responses. Unfortunately restart is also not an option. We
will explore exposing the logger framework through JMX and the spring cloud
config option.
--
Thanks for the responses. Unfortunately restart is also not an option. We
will explore exposing the logger framework through JMX and the spring cloud
config option.
--
|
By
Siva Balan <mailsiva@...>
·
#5542
·
|