Website not working on server, working on local

can any 1 check what i need to do to fix this

http://64.62.206.242/

i have also done meteor update and meteor reset
but still not working

Hi, sorry about English.
My laptop get same error,

Uncaught ReferenceError: Meteor is not defined
Uncaught ReferenceError: Template is not defined
...

I searched google, stackoverflow but no solution, including reinstalling Meteor…
before deciding reinstall my laptop, i try change meteor default port (3000) => !== 3000 , everthing is ok.

how did you deploy? with Meteorup?
Have you deployed to meteor.com as a test?

yes it works there
lovenmarry.meteor.com

what r u trying to say, it works on my local computer lubuntu, but it doesnt work there

well you only answered 1/2 of my questions

maxhodges

i tried mup, but cud not figure it out,

yes i deployed it on meteor.com
http://lovenmarry.meteor.com

i switched to meteor, becoz node was hard to code, but meteor is hard to deploy

We haven’t deployed to mup so i can’t help, but there are a lot of people who are using MUP, so you could get some help if you have some specific questions/errors with MUP here or on stackoverflow.

If your post here you didn’t even mention Meteorup so no one could even know what platform you needed help with.

We have some apps hosted on Modulus.io which is really easy to deploy to. Also we have one app hosted on Heroku which was a bit more work, but not too difficult. There are some guides online if you search around.