Hi all:
I want push a simple sinatra app to my cloud foundry.
But it give me error message like below:


[email protected]:~/temp# vmc push
Would you like to deploy from the current directory? [Yn]:y
Pushing application 'hello123'...
Creating Application: OK
Uploading Application:
Checking for available resources: OK
Packing application: OK
Uploading (1K): OK
Push Status: OK
Staging Application 'hello123': ...............................Error (JSON
504): <html>
<head><title>504 Gatewa...

I see the nginx_cc_error.log
It said:
2012/09/17 13:59:17 [error] 27010#0: *1159 upstream timed out (110:
Connection timed out) while reading response header from upstream, client:
192.168.161.63, server: _, request: "PUT /apps/hello123 HTTP/1.0",
upstream: "http://unix:/tmp/cloud_controller.sock:/apps/hello123", host:
"api.vcap.me"

Search Discussions

  • Jesse Zhang at Sep 17, 2012 at 9:47 pm
    Can you find any clues in the cloud controller log?

    Jesse
    On Sun, Sep 16, 2012 at 11:17 PM, wrote:

    Hi all:
    I want push a simple sinatra app to my cloud foundry.
    But it give me error message like below:


    [email protected]:~/temp# vmc push
    Would you like to deploy from the current directory? [Yn]:y
    Pushing application 'hello123'...
    Creating Application: OK
    Uploading Application:
    Checking for available resources: OK
    Packing application: OK
    Uploading (1K): OK
    Push Status: OK
    Staging Application 'hello123': ...............................Error (JSON
    504): <html>
    <head><title>504 Gatewa...

    I see the nginx_cc_error.log
    It said:
    2012/09/17 13:59:17 [error] 27010#0: *1159 upstream timed out (110:
    Connection timed out) while reading response header from upstream, client:
    192.168.161.63, server: _, request: "PUT /apps/hello123 HTTP/1.0",
    upstream: "http://unix:/tmp/cloud_controller.sock:/apps/hello123", host: "
    api.vcap.me"
  • Yangzifeng1104 at Sep 19, 2012 at 1:59 am
    No, I didn't find any thing from cloud controller log.
    I doubt that may communication between cloud_controller and dea have some
    problems.
    Because, there's no information in dea.log when I push a app.
    But with the command netstat -an|grep :4222, a established
    connection cloud_controller and dea could be found

    在 2012年9月17日星期一UTC+8下午2时17分04秒,(未知)写道:
    Hi all:
    I want push a simple sinatra app to my cloud foundry.
    But it give me error message like below:


    [email protected]:~/temp# vmc push
    Would you like to deploy from the current directory? [Yn]:y
    Pushing application 'hello123'...
    Creating Application: OK
    Uploading Application:
    Checking for available resources: OK
    Packing application: OK
    Uploading (1K): OK
    Push Status: OK
    Staging Application 'hello123': ...............................Error (JSON
    504): <html>
    <head><title>504 Gatewa...

    I see the nginx_cc_error.log
    It said:
    2012/09/17 13:59:17 [error] 27010#0: *1159 upstream timed out (110:
    Connection timed out) while reading response header from upstream, client:
    192.168.161.63, server: _, request: "PUT /apps/hello123 HTTP/1.0",
    upstream: "http://unix:/tmp/cloud_controller.sock:/apps/hello123", host: "
    api.vcap.me"
  • Ben Langfeld at Sep 19, 2012 at 8:39 am
    Check the stager log.

    Regards,
    Ben Langfeld

    On 19 September 2012 02:59, wrote:

    No, I didn't find any thing from cloud controller log.
    I doubt that may communication between cloud_controller and dea have some
    problems.
    Because, there's no information in dea.log when I push a app.
    But with the command netstat -an|grep :4222, a established
    connection cloud_controller and dea could be found

    在 2012年9月17日星期一UTC+8下午2时17分04秒,(未知)写道:
    Hi all:
    I want push a simple sinatra app to my cloud foundry.
    But it give me error message like below:


    [email protected]:~/temp# vmc push
    Would you like to deploy from the current directory? [Yn]:y
    Pushing application 'hello123'...
    Creating Application: OK
    Uploading Application:
    Checking for available resources: OK
    Packing application: OK
    Uploading (1K): OK
    Push Status: OK
    Staging Application 'hello123': ..............................**.Error
    (JSON 504): <html>
    <head><title>504 Gatewa...

    I see the nginx_cc_error.log
    It said:
    2012/09/17 13:59:17 [error] 27010#0: *1159 upstream timed out (110:
    Connection timed out) while reading response header from upstream, client:
    192.168.161.63, server: _, request: "PUT /apps/hello123 HTTP/1.0",
    upstream: "http://unix:/tmp/cloud_**controller.sock:/apps/**hello123",
    host: "api.vcap.me"
  • Webh at Jan 9, 2013 at 2:59 pm
    I have the same problem. There is no stager log, as you posted in another
    thread, I checked cloud_controller.log, nothing fishy there.
    What we should look for in the "stager.log"? Any configuration to check?
    (used chef for installation, all seem working fine, all nodes running,
    services can be created, apps can be listed, just we failed at staging the
    app...)

    Steve

    On Wednesday, September 19, 2012 4:39:33 AM UTC-4, Ben Langfeld wrote:

    Check the stager log.

    Regards,
    Ben Langfeld

    On 19 September 2012 02:59, <[email protected] <javascript:>> wrote:

    No, I didn't find any thing from cloud controller log.
    I doubt that may communication between cloud_controller and dea have some
    problems.
    Because, there's no information in dea.log when I push a app.
    But with the command netstat -an|grep :4222, a established
    connection cloud_controller and dea could be found

    在 2012年9月17日星期一UTC+8下午2时17分04秒,(未知)写道:
    Hi all:
    I want push a simple sinatra app to my cloud foundry.
    But it give me error message like below:


    [email protected]:~/temp# vmc push
    Would you like to deploy from the current directory? [Yn]:y
    Pushing application 'hello123'...
    Creating Application: OK
    Uploading Application:
    Checking for available resources: OK
    Packing application: OK
    Uploading (1K): OK
    Push Status: OK
    Staging Application 'hello123': ..............................**.Error
    (JSON 504): <html>
    <head><title>504 Gatewa...

    I see the nginx_cc_error.log
    It said:
    2012/09/17 13:59:17 [error] 27010#0: *1159 upstream timed out
    (110: Connection timed out) while reading response header from upstream,
    client: 192.168.161.63, server: _, request: "PUT /apps/hello123 HTTP/1.0",
    upstream: "http://unix:/tmp/cloud_**controller.sock:/apps/**hello123",
    host: "api.vcap.me"
  • Haipeng Wu at Jan 15, 2013 at 3:52 am
    Please first check if your stager was deployed.
    On Wed, Jan 9, 2013 at 10:59 PM, webh wrote:

    I have the same problem. There is no stager log, as you posted in another
    thread, I checked cloud_controller.log, nothing fishy there.
    What we should look for in the "stager.log"? Any configuration to check?
    (used chef for installation, all seem working fine, all nodes running,
    services can be created, apps can be listed, just we failed at staging the
    app...)

    Steve

    On Wednesday, September 19, 2012 4:39:33 AM UTC-4, Ben Langfeld wrote:

    Check the stager log.

    Regards,
    Ben Langfeld


    On 19 September 2012 02:59, wrote:

    No, I didn't find any thing from cloud controller log.
    I doubt that may communication between cloud_controller and dea have
    some problems.
    Because, there's no information in dea.log when I push a app.
    But with the command netstat -an|grep :4222, a established
    connection cloud_controller and dea could be found

    在 2012年9月17日星期一UTC+8下午2时17分04秒,(**未知)写道:
    Hi all:
    I want push a simple sinatra app to my cloud foundry.
    But it give me error message like below:


    [email protected]:~/temp# vmc push
    Would you like to deploy from the current directory? [Yn]:y
    Pushing application 'hello123'...
    Creating Application: OK
    Uploading Application:
    Checking for available resources: OK
    Packing application: OK
    Uploading (1K): OK
    Push Status: OK
    Staging Application 'hello123': ..............................****.Error
    (JSON 504): <html>
    <head><title>504 Gatewa...

    I see the nginx_cc_error.log
    It said:
    2012/09/17 13:59:17 [error] 27010#0: *1159 upstream timed out
    (110: Connection timed out) while reading response header from upstream,
    client: 192.168.161.63, server: _, request: "PUT /apps/hello123 HTTP/1.0",
    upstream: "http://unix:/tmp/cloud_**contro**ller.sock:/apps/**hello123",
    host: "api.vcap.me"
  • Steve Fan at Jan 15, 2013 at 5:07 pm
    Yes, you are right. After the stager is up and running, this problem went
    away. It is much better now.

    Thanks a lot.

    Steve

    On Mon, Jan 14, 2013 at 10:46 PM, Haipeng Wu wrote:

    Please first check if your stager was deployed.
    On Wed, Jan 9, 2013 at 10:59 PM, webh wrote:

    I have the same problem. There is no stager log, as you posted in another
    thread, I checked cloud_controller.log, nothing fishy there.
    What we should look for in the "stager.log"? Any configuration to check?
    (used chef for installation, all seem working fine, all nodes running,
    services can be created, apps can be listed, just we failed at staging the
    app...)

    Steve

    On Wednesday, September 19, 2012 4:39:33 AM UTC-4, Ben Langfeld wrote:

    Check the stager log.

    Regards,
    Ben Langfeld


    On 19 September 2012 02:59, wrote:

    No, I didn't find any thing from cloud controller log.
    I doubt that may communication between cloud_controller and dea have
    some problems.
    Because, there's no information in dea.log when I push a app.
    But with the command netstat -an|grep :4222, a established
    connection cloud_controller and dea could be found

    在 2012年9月17日星期一UTC+8下午2时17分04秒,(**未知)写道:
    Hi all:
    I want push a simple sinatra app to my cloud foundry.
    But it give me error message like below:


    [email protected]:~/temp# vmc push
    Would you like to deploy from the current directory? [Yn]:y
    Pushing application 'hello123'...
    Creating Application: OK
    Uploading Application:
    Checking for available resources: OK
    Packing application: OK
    Uploading (1K): OK
    Push Status: OK
    Staging Application 'hello123': ..............................****.Error
    (JSON 504): <html>
    <head><title>504 Gatewa...

    I see the nginx_cc_error.log
    It said:
    2012/09/17 13:59:17 [error] 27010#0: *1159 upstream timed out
    (110: Connection timed out) while reading response header from upstream,
    client: 192.168.161.63, server: _, request: "PUT /apps/hello123 HTTP/1.0",
    upstream: "http://unix:/tmp/cloud_**contro**ller.sock:/apps/**hello123",
    host: "api.vcap.me"

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupvcap-dev @
postedSep 17, '12 at 6:17a
activeJan 15, '13 at 5:07p
posts7
users5

People

Translate

site design / logo © 2023 Grokbase