Skip to content

Broken after upgrade to Meteor 1.4 ? #4

Description

@nzwade

Hi @nathan-muir,

Thanks very much for creating this package. I managed to upgrade my install to Meteor 1.4.1.1 but now I find that when the method which calls the Celery task is run, Meteor becomes inaccessible and CPU usage spikes to 100%. The logs provide the below error. Oddly when checking Celery I can see that the task was received. Do you have any ideas?

Exception while invoking method 'start_robotics' { stack: undefined, source: 'method' }

meteor-dev-bundle@0.0.0 install /bundle/bundle/programs/server
node npm-rebuild.js

meteor-dev-bundle@0.0.0 install /bundle/bundle/programs/server
node npm-rebuild.js

meteor-dev-bundle@0.0.0 install /bundle/bundle/programs/server
[178.62.83.33]npm WARN meteor-dev-bundle@0.0.0 No description
npm WARN meteor-dev-bundle@0.0.0 No repository field.
npm WARN meteor-dev-bundle@0.0.0 No license field.
Error: Uncaught, unspecified "error" event. ([object Object])
at Consumer.emit (events.js:144:17)
at Consumer._channelClosed (/bundle/bundle/programs/server/npm/node_modules/meteor/3stack_celery-shoot/node_modules/celery-shoot/node_modules/amqp-coffee/bin/src/lib/Consumer.js:202:14)
at Consumer._channelClosed (/bundle/bundle/programs/server/npm/node_modules/meteor/3stack_celery-shoot/node_modules/celery-shoot/node_modules/amqp-coffee/bin/src/lib/Consumer.js:4:61)
at Consumer.Channel._onChannelMethod (/bundle/bundle/programs/server/npm/node_modules/meteor/3stack_celery-shoot/node_modules/celery-shoot/node_modules/amqp-coffee/bin/src/lib/Channel.js:349:16)
at Connection._onMethod (/bundle/bundle/programs/server/npm/node_modules/meteor/3stack_celery-shoot/node_modules/celery-shoot/node_modules/amqp-coffee/bin/src/lib/Connection.js:673:39)
at AMQPParser. (/bundle/bundle/programs/server/npm/node_modules/meteor/3stack_celery-shoot/node_modules/celery-shoot/node_modules/amqp-coffee/bin/src/lib/Connection.js:4:61)
at emitThree (events.js:97:13)
at AMQPParser.emit (events.js:175:7)
at AMQPParser.parseMethodFrame (/bundle/bundle/programs/server/npm/node_modules/meteor/3stack_celery-shoot/node_modules/celery-shoot/node_modules/amqp-coffee/bin/src/lib/AMQPParser.js:111:19)
at AMQPParser.frameEnd (/bundle/bundle/programs/server/npm/node_modules/meteor/3stack_celery-shoot/node_modules/celery-shoot/node_modules/amqp-coffee/bin/src/lib/AMQPParser.js:81:16)
/opt/meteord/run_app.sh: line 21: 8 Killed npm install --unsafe-perm
/opt/meteord/run_app.sh: line 21: 8 Killed npm install --unsafe-perm
[178.62.83.33]> node npm-rebuild.js
[178.62.83.33]/opt/meteord/run_app.sh: line 21: 8 Killed npm install --unsafe-perm

Much appreciated,

Wade

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions