Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install App #16

Open
cutzenfriend opened this issue Jun 24, 2020 · 2 comments
Open

Cannot install App #16

cutzenfriend opened this issue Jun 24, 2020 · 2 comments

Comments

@cutzenfriend
Copy link

I get this error everytime I try to install the giphy app...

Exception in callback of async function: TypeError: Cannot set property 'subscriptionInfo' of undefined at AppManager. (/app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:491:65) at Generator.next () at /app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:7:71 at new Promise () at __awaiter (/app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:3:12) at /app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:478:73 at Array.map () at AppManager. (/app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:478:44) at Generator.next () at /app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:7:71 at new Promise () at __awaiter (/app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:3:12) at AppManager.updateAppsMarketplaceInfo (/app/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/server/AppManager.js:477:16) at app/apps/server/orchestrator.js:155:24 at /app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40 => awaited here: at Function.Promise.await (/app/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:56:12) at _appsUpdateMarketplaceInfo (app/apps/server/cron.js:93:10) at runWithEnvironment (packages/meteor.js:1286:24) at packages/meteor.js:1299:14 at Object.job (app/apps/server/cron.js:104:3) at packages/littledata_synced-cron.js:251:26 at scheduleTimeout (packages/littledata_synced-cron.js:304:9) at packages/littledata_synced-cron.js:356:42 at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1234:12) at packages/meteor.js:550:25 at runWithEnvironment (packages/meteor.js:1286:24)

@wreiske
Copy link
Owner

wreiske commented Jun 25, 2020

Are you installing it from the marketplace or manually? And which version of Rocket.Chat?

@cutzenfriend
Copy link
Author

  • Version : 3.2.2
  • Tried installing from Marketplace
  • I'm using the Docker Container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants