Code Monkey home page Code Monkey logo

parse-on-bluemix's People

Contributors

bradley-holt avatar glynnbird avatar greenkeeper[bot] avatar ptitzler avatar ukmadlz avatar zirinisp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

parse-on-bluemix's Issues

I unable to install parse dashboard as CF app

I am unable to install parse dashboard in ibm bluemix. Could you please guide me. I am getting an error.

2016-03-29T12:57:55.23+0530 [API/7] OUT Updated app with guid 779b0b13-0bf2-4e4e-8259-100c597f1465 ({"name"=>"parse-dashboard", "command"=>"PRIVATE DATA HIDDEN", "memory"=>1024})
2016-03-29T12:58:11.77+0530 [API/2] OUT Updated app with guid 779b0b13-0bf2-4e4e-8259-100c597f1465 ({"state"=>"STOPPED"})
2016-03-29T12:58:16.81+0530 [DEA/112] OUT Got staging request for app with id 779b0b13-0bf2-4e4e-8259-100c597f1465
2016-03-29T12:58:28.26+0530 [API/0] OUT Updated app with guid 779b0b13-0bf2-4e4e-8259-100c597f1465 ({"state"=>"STARTED"})
2016-03-29T12:58:28.78+0530 [STG/112] OUT -----> Downloaded app package (1.2M)
2016-03-29T12:58:29.10+0530 [STG/112] OUT -----> Downloaded app buildpack cache (444K)
2016-03-29T12:58:30.20+0530 [STG/0] OUT
2016-03-29T12:58:30.20+0530 [STG/0] OUT -----> IBM SDK for Node.js Buildpack v3.2-20160315-1257
2016-03-29T12:58:30.21+0530 [STG/0] OUT Based on Cloud Foundry Node.js Buildpack v1.5.4
2016-03-29T12:58:30.21+0530 [STG/0] OUT -----> Creating runtime environment
2016-03-29T12:58:30.23+0530 [STG/0] OUT NPM_CONFIG_LOGLEVEL=error
2016-03-29T12:58:30.23+0530 [STG/0] OUT NPM_CONFIG_PRODUCTION=true
2016-03-29T12:58:30.24+0530 [STG/0] OUT NODE_ENV=production
2016-03-29T12:58:30.24+0530 [STG/0] OUT NODE_MODULES_CACHE=true
2016-03-29T12:58:30.24+0530 [STG/0] OUT -----> Installing binaries
2016-03-29T12:58:30.27+0530 [STG/0] OUT engines.node (package.json): >=4.3
2016-03-29T12:58:30.27+0530 [STG/0] OUT engines.npm (package.json): unspecified (use default)
2016-03-29T12:58:30.28+0530 [STG/0] OUT Resolving node version >=4.3 via 'node-version-resolver'
2016-03-29T12:58:30.55+0530 [STG/0] OUT Installing IBM SDK for Node.js (4.3.2) from cache
2016-03-29T12:58:31.52+0530 [STG/0] OUT Using default npm version: 2.14.12
2016-03-29T12:58:31.81+0530 [STG/0] OUT -----> Restoring cache
2016-03-29T12:58:32.19+0530 [STG/0] OUT Loading 2 from cacheDirectories (default):
2016-03-29T12:58:32.19+0530 [STG/0] OUT - node_modules
2016-03-29T12:58:32.20+0530 [STG/0] OUT - bower_components (not cached - skipping)
2016-03-29T12:58:32.20+0530 [STG/0] OUT -----> Building dependencies
2016-03-29T12:58:32.20+0530 [STG/0] OUT Pruning any extraneous modules
2016-03-29T12:58:33.25+0530 [STG/0] OUT Installing node modules (package.json)
2016-03-29T12:58:34.33+0530 [STG/0] OUT -----> Installing App Management
2016-03-29T12:58:44.21+0530 [STG/0] OUT -----> Caching build
2016-03-29T12:58:44.23+0530 [STG/0] OUT Clearing previous node cache
2016-03-29T12:58:44.23+0530 [STG/0] OUT Saving 2 cacheDirectories (default):
2016-03-29T12:58:44.23+0530 [STG/0] OUT - node_modules
2016-03-29T12:58:44.39+0530 [STG/0] OUT - bower_components (nothing to cache)
2016-03-29T12:58:45.33+0530 [STG/0] OUT ├── [email protected]
2016-03-29T12:58:45.33+0530 [STG/0] OUT ├── [email protected]
2016-03-29T12:58:45.33+0530 [STG/0] OUT ├── [email protected]
2016-03-29T12:58:45.33+0530 [STG/0] OUT ├── [email protected]
2016-03-29T12:58:45.33+0530 [STG/0] OUT └── [email protected]
2016-03-29T12:58:45.34+0530 [STG/0] ERR
2016-03-29T12:58:50.05+0530 [STG/112] OUT -----> Uploading droplet (17M)
2016-03-29T12:58:55.57+0530 [DEA/112] OUT Starting app instance (index 0) with guid 779b0b13-0bf2-4e4e-8259-100c597f1465
2016-03-29T12:59:09.31+0530 [App/0] ERR
2016-03-29T12:59:09.31+0530 [App/0] OUT
2016-03-29T12:59:09.39+0530 [DEA/112] ERR Instance (index 0) failed to start accepting connections
2016-03-29T12:59:09.43+0530 [API/6] OUT App instance exited with guid 779b0b13-0bf2-4e4e-8259-100c597f1465 payload: {"cc_partition"=>"default", "droplet"=>"779b0b13-0bf2-4e4e-8259-100c597f1465", "version"=>"28c96cc5-c0c6-4288-b02b-8c31a3eb48b9", "instance"=>"2ac44c46deb942bc80fd1f566311c848", "index"=>0, "reason"=>"CRASHED", "exit_status"=>0, "exit_description"=>"failed to accept connections within health check timeout", "crash_timestamp"=>1459236549}
2016-03-29T12:59:09.51+0530 [API/7] OUT App instance exited with guid 779b0b13-0bf2-4e4e-8259-100c597f1465 payload: {"cc_partition"=>"default", "droplet"=>"779b0b13-0bf2-4e4e-8259-100c597f1465", "version"=>"28c96cc5-c0c6-4288-b02b-8c31a3eb48b9", "instance"=>"2ac44c46deb942bc80fd1f566311c848", "index"=>0, "reason"=>"CRASHED", "exit_status"=>0, "exit_description"=>"failed to accept connections within health check timeout", "crash_timestamp"=>1459236549}

Automatic Bluemix deploy button not working

When I press the button to "Deploy to Bluemix" from the github I am brought to the Bluemix site and it correctly identifies the parse-server github repo, and it forces me to login again (See the first picture).

bm_deploy_err1

Once I login it displays "Unable to access the source Git repo" and the "Deploy" button is unavailable (See second picture):

bm_deploy_err2

An in-range update of parse-server is breaking the build 🚨

Version 2.3.6 of parse-server just got published.

Branch Build failing 🚨
Dependency parse-server
Current Version 2.3.5
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As parse-server is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes 2.3.6

2.3.6

Full Changelog

Improvements

Bug Fixes

Dependencies updates:

Commits

The new version differs by 14 commits .

  • a45d184 version 2.3.6 (#3574)
  • 6381e15 chore(package): update pg-promise to version 5.6.2 (#3573)
  • 7319562 Alleviate SERVER-13732 on all top level filters (#3564)
  • 053bbef chore(package): update pg-promise to version 5.6.1 (#3572)
  • 032d5e5 Logger MaskSentive just for strings and array string items (#3571)
  • fe5947c chore(package): update eslint to version 3.16.1 (#3563)
  • 0e900cb allow flow through to passwordPolicy in case of empty ('') password (#3560)
  • 41358d2 Adds ability to pass a middleware to CLI for instrumentation (#3554)
  • 7326089 chore(package): update pg-promise to version 5.5.8 (#3551)
  • d3e6c0d Adds test for #3544 (#3545)
  • b4e27e1 Adds testing safeguard on lib (#3537)
  • 79b0c79 chore(package): update uws to version 0.13.0 (#3542)
  • 64f608e chore(package): update ws to version 2.1.0 (#3526)
  • 67260b5 Factor out checking for triggers/liveQuery in rest.js (#3539)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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.