Vulcan-Starter icon indicating copy to clipboard operation
Vulcan-Starter copied to clipboard

example-forum working fine locally but not MUP on test server

Open ghost opened this issue 6 years ago • 4 comments

Hello,

I'm POC on the Vulcan framework further and trying to setup the deployment with MUP and deploy the example-forum to one of the testing server in digital-ocean which i expected it should plenty straight forward but got the following error. When the app start up and try to insert some record to mongodb it failed and i guess so on when the app try to retrieve record from mongodb as no record return.

Here the output.

screen shot 2018-05-14 at 1 05 44

please if anyone could shed some light as we are keen to get this POC complete and project kick start.

Thanks a lot

ghost avatar May 14 '18 05:05 ghost

Is it possible that your app can't connect and/or write to the db? have you tried other examples? are you able to create new accounts?

SachaG avatar May 14 '18 07:05 SachaG

hmm... i have ran all example-movie, example-instagram and both able to be deployed with mup but not example-forum which i would like to build my project on. Also checked with mup team and it look like that mup status stated the application is deployed successfully.

https://github.com/zodern/meteor-up/issues/945

And clue? @SachaG @Apollinaire

ghost avatar May 14 '18 13:05 ghost

does example-forum work if you try it locally? Try it with a clean DB too. It has been quite unstable lately with all the updates made on the core. Are you using the two-repo install? Or are you loading everything with Atmosphere? If you are running the two-repo, what branch of Vulcan are you using? master or devel?

Apollinaire avatar May 14 '18 15:05 Apollinaire

@Apollinaire tried all sort of check and cleanup but still not working on remote server. example-forum work perfectly fine on my local machine but not the server. And it just running with vulcan-starter by turn on example-forum in .meteor file.

i guess the example-forum is work fine locally because of it is not in docker image. But i really can spot what is wrong with mup. Maybe you guys could give it a try to deploy example-forum with mup.

......

ghost avatar May 14 '18 15:05 ghost