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

Adding kadira to app, breaks it when using mup? #184

Closed
skarborg opened this issue Aug 31, 2015 · 7 comments
Closed

Adding kadira to app, breaks it when using mup? #184

skarborg opened this issue Aug 31, 2015 · 7 comments

Comments

@skarborg
Copy link

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...

@arunoda
Copy link
Member

arunoda commented Aug 31, 2015

Hmm. Let's see.
On 2015 සැප් 1, අඟහ at පෙ.ව. 2.04 scarbies [email protected] wrote:

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...


Reply to this email directly or view it on GitHub
#184.

@arunoda
Copy link
Member

arunoda commented Aug 31, 2015

Hey, I tried with both Meteor 1.2 RC and all. Everything seems to work fine.
Try to add Kadira back. It'll work.

On Tue, Sep 1, 2015 at 4:25 AM Arunoda Susiripala [email protected]
wrote:

Hmm. Let's see.
On 2015 සැප් 1, අඟහ at පෙ.ව. 2.04 scarbies [email protected]
wrote:

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...


Reply to this email directly or view it on GitHub
#184.

@skarborg
Copy link
Author

skarborg commented Sep 1, 2015

I'll try again later. Seems like it was only an issue after deploying via mup. Maybe it was just co-incidence. Thanks @arunoda

@arunoda
Copy link
Member

arunoda commented Sep 1, 2015

Okay.

On Tue, Sep 1, 2015 at 1:24 PM scarbies [email protected] wrote:

I'll try again later. Seems like it was only an issue after deploying via
mup. Maybe it was just co-incidence. Thanks @arunoda
https://github.com/arunoda


Reply to this email directly or view it on GitHub
#184 (comment).

@skarborg
Copy link
Author

skarborg commented Sep 2, 2015

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
alanning:roles 1.2.13 Role-based authorization
chrismbeckett:toastr 2.1.2_1 Gnome / Growl type non-blocking notifications
coffeescript 1.0.6 Javascript dialect with fewer braces and semicolons
dburles:collection-helpers 1.0.3 Transform your collections with helpers that you define
eaftc:html5csv 0.5.2 Browser-side data manipulation: files, tables, editing, plotting, ols, pca, compress...
email 1.0.6 Send email messages
fortawesome:fontawesome 4.4.0 Font Awesome (official): 500+ scalable vector icons, customizable via CSS, Retina fr...
iron:router 1.0.9 Routing specifically designed for Meteor
jag:pince 0.0.9 A logger for Meteor inspired by log4j and commons-logging.
jiku:bootstrap-toggle 0.0.1 Wraps Bootstrap Toggle CDN for Meteor.
kevbuk:moment-range 1.0.1 Fancy date ranges for Moment.js packaged for Meteor.
less 1.0.14 The dynamic stylesheet language
matb33:collection-hooks 0.7.14 Extends Mongo.Collection with before/after hooks for insert/update/remove/find/findOne
matdutour:outdated-browser 0.1.1 Detects outdated browsers and advises users to upgrade to a new version.
meteor-platform 1.2.2 Include a standard set of Meteor packages in your app
mizzao:bootboxjs 4.4.0 Programmatic dialog boxes using Twitter's bootstrap modals
momentjs:moment 2.10.6 Moment.js (official): parse, validate, manipulate, and display dates - official Met...
mrt:cron 0.0.1 Simple meteor.cron
mrt:later 1.6.1 Define schedules and calculate future or previous schedule occurrences.
natestrauser:connection-banner 0.4.3 A banner that displays when meteor server is disconnected with countdown and reconne...
raix:handlebar-helpers 0.2.4 Handlebar helpers
sacha:spin 2.3.1 Simple spinner package for Meteor
sanjo:jasmine 0.18.0 Velocity integration of the Jasmine testing framework
tmeasday:publish-counts 0.7.1 Publish the count of a cursor, in real time
tsega:bootstrap3-datetimepicker 4.14.30_4 Bootstrap 3 DateTime picker from @Eonasdan, packaged for Meteor.js
twbs:bootstrap 3.3.5 The most popular front-end framework for developing responsive, mobile first project...
underscore 1.0.3 Collection of small helpers: _.map, _.each, ...
useraccounts:bootstrap 1.12.3 Accounts Templates styled for Twitter Bootstrap.
useraccounts:iron-routing 1.12.3 UserAccounts package providing routes configuration capability via iron:router.
velocity:html-reporter 0.8.2 Reactive Velocity test reports in your app.
yogiben:pretty-email 0.0.6 Send pretty emails

@skarborg
Copy link
Author

skarborg commented Sep 2, 2015

I removed the "kadira" section from settings.json and connected via code rather and it is now working.

@skarborg skarborg closed this as completed Sep 2, 2015
@skarborg
Copy link
Author

This was actually due to caching on CloudFlare, I believe!

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