Giter VIP home page Giter VIP logo

Comments (10)

Marcozero2 avatar Marcozero2 commented on May 20, 2024 3

from kitsu-tools.

agungtsp avatar agungtsp commented on May 20, 2024 1

but keep error 502 when access localhost:32769

<title>502 Bad Gateway</title>

502 Bad Gateway


nginx/1.9.15

from kitsu-tools.

agungtsp avatar agungtsp commented on May 20, 2024 1

Oke Thanks, I'm failed to develop this

from kitsu-tools.

matthewdias avatar matthewdias commented on May 20, 2024

If the client hasn't finished building yet you will get this error. You can check if it's done by running bin/logs -f client. It should have some output telling you the build is complete when it finishes.

from kitsu-tools.

agungtsp avatar agungtsp commented on May 20, 2024

after run bin/logs -f client:

Attaching to hummingbird_client_1
client_1 | Could not start watchman
client_1 | Visit https://ember-cli.com/user-guide/#watchman for more info.
client_1 | ember-cli-sentry will not be loaded from bower installation

from kitsu-tools.

matthewdias avatar matthewdias commented on May 20, 2024

You can ignore those messages. Let it continue to run, it takes quite a while the first time.

from kitsu-tools.

agungtsp avatar agungtsp commented on May 20, 2024

ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).

from kitsu-tools.

matthewdias avatar matthewdias commented on May 20, 2024

Try increasing that timeout.

from kitsu-tools.

agungtsp avatar agungtsp commented on May 20, 2024

Result keep 502 error nginx.

Have you step by step documentation to install this or create new for us?

I'm already follow guide from your wiki but keep 502. I'm try it for 5 days :D

from kitsu-tools.

matthewdias avatar matthewdias commented on May 20, 2024

have you waited until you see the build complete? it should look like the following when it's done

client_1         | Could not start watchman
client_1         | Visit https://ember-cli.com/user-guide/#watchman for more info.
client_1         | ember-cli-sentry will not be loaded from bower installation
client_1         | Livereload server on http://localhost:57777
client_1         | tmp/rollup-cache_path-IwKyUjgY.tmp/exports/es6/metal/queue.js (11:16) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
client_1         | tmp/rollup-cache_path-IwKyUjgY.tmp/exports/es6/metal/queue.js (11:24) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
client_1         | tmp/rollup-cache_path-IwKyUjgY.tmp/exports/es6/metal/scheduler.js (11:16) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
client_1         | tmp/rollup-cache_path-IwKyUjgY.tmp/exports/es6/metal/scheduler.js (11:24) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
client_1         | Warning: ignoring input sourcemap for vendor/ember/ember.debug.js because ENOENT: no such file or directory, open '/opt/kitsu/client/tmp/source_map_concat-input_base_path-jL0wAzrO.tmp/vendor/ember/ember.debug.map'
client_1         | Warning: ignoring input sourcemap for vendor/ember/ember-testing.js because ENOENT: no such file or directory, open '/opt/kitsu/client/tmp/source_map_concat-input_base_path-98W0LzCr.tmp/vendor/ember/ember-testing.map'
client_1         | 
client_1         | Build successful (23193ms) – Serving on http://localhost:80/
client_1         | 
client_1         | 
client_1         | 
client_1         | Slowest Nodes (totalTime => 5% )              | Total (avg)         
client_1         | ----------------------------------------------+---------------------
client_1         | EslintValidationFilter (4)                    | 7551ms (1887 ms)    
client_1         | Babel (94)                                    | 3238ms (34 ms)      
client_1         | Concat (10)                                   | 1903ms (190 ms)     
client_1         | PostcssFilter (1)                             | 1668ms              
client_1         | SassCompiler (3)                              | 1536ms (512 ms)     
client_1         | TemplateCompiler (17)                         | 1236ms (72 ms)      
client_1         | 

If you don't see that yet, let it continue to run until it finishes. The logs you already pasted indicate you've followed the steps correctly up to this point. If you try to access the app before you see this, you'll get a 502.

from kitsu-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.