antidiestro / songroll-sky

Meteor experiment. Real-time video playlists. Watch together and chat.
72 stars 21 forks source link

songRoll-sky doesn't work on production mod #4

Closed kuaikuaikim closed 9 years ago

kuaikuaikim commented 9 years ago

@ReneMoraales I use meteor up to deploy songRoll-sky on production mod . It works fine on my locally but doesn't work on production mod. When i open the page and just show an iron router error.

iron:router Organize your Meteor application. Router.route('/', function () { this.render('Home', { data: function () { return Items.findOne({_id: this.params._id}); } }); });

It seems like a iron router issue. Maybe the songRoll-sky iron router api are too old. I update meteor before.

antidiestro commented 9 years ago

@quickj sorry, that's probably it. I don't really have time to work on this project for now, last update to it was for Meteor 0.9.3.1.