-
Notifications
You must be signed in to change notification settings - Fork 109
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
Adding kadira to app, breaks it when using mup? #184
Comments
Hmm. Let's see.
|
Hey, I tried with both Meteor 1.2 RC and all. Everything seems to work fine. On Tue, Sep 1, 2015 at 4:25 AM Arunoda Susiripala [email protected]
|
I'll try again later. Seems like it was only an issue after deploying via mup. Maybe it was just co-incidence. Thanks @arunoda |
Okay. On Tue, Sep 1, 2015 at 1:24 PM scarbies [email protected] wrote:
|
Sadly still an issue or compatibility problem with my app. As soon as I remove kadira the error log goes away. Meteor 1.1.0.3 with (supposedly) latest versions of everything: accounts-password 1.1.1 Password support for accounts |
I removed the "kadira" section from settings.json and connected via code rather and it is now working. |
This was actually due to caching on CloudFlare, I believe! |
Kadira: successfully authenticated
{"line":"419","file":"webapp_server.js","message":"Error serving static file Error: EACCES, open '/opt/teamtime/app/programs/web.browser/9e6993ac55750ced99dcce4465dfa5c976e82f8b.js'","time":{"$date":1441052653217},"level":"error"}
after I remove kadira my app is working again...
The text was updated successfully, but these errors were encountered: