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 connect to application #261

Closed
DanceParty opened this issue May 15, 2017 · 1 comment
Closed

Cannot connect to application #261

DanceParty opened this issue May 15, 2017 · 1 comment

Comments

@DanceParty
Copy link

I am deploying my application to Azure using the Demeteorizer tool but when I try and connect to Kadira, there is no logging.

image

Also, this is what my settings.json looks like. Keep in mind, this configuration works locally, maybe I am missing something?

{   
  "database": {     
     "server"   : "*********.database.windows.net",     
     "database" : "********",     
     "user"     : "****",     
     "password" : "****",     
     "options"  : {       
        "encrypt" : true,       
        "appName" : "Test App"     
      }   
  },   
  "kadira": {     
     "appId": "********",     
     "appSecret": "*******-*****-*****-****-*******"   
  } 
}

Thanks in advance!

@merlinstardust
Copy link

merlinstardust commented May 16, 2017

Kadira shut down yesterday May 15 11.59 PM Pacific Time.

From an email Arunoda sent out

Hi there,

As we discussed earlier, we were supposed to shutdown by April. But with the Meteor's acquisition of Kadira assets we both have decided to keep it maintain for until May 15th.

So, we'll officially shutdown kadira.io service by May 15 11.59 PM Pacific Time.

We did not migrate accounts to Meteor's APM (a version of Kadira) and all the accounts (including payments) will be deleted. You can use use Meteor APM or open source version of Kadira if you need to continue using Kadira.

For more information, just reply to this email.

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