tel8618217223380 / jap

Automatically exported from code.google.com/p/jap
0 stars 0 forks source link

Fail to deploy JAP on Heroku #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have successfully deployed JAP on dotcloud, but failed to do it on Heroku. 
Already try to build Procfile.

What steps will reproduce the problem?
git init
git add .
git commit -m "XXX"
heroku create
git push heroku master

heroku ps:scale web=1
heroku ps

Attached is Procfile for your review.

What is the expected output? What do you see instead?
The server cannot start after deployment.

What version of the product are you using? On what operating system?
JAP_WS_REMOTE_PYTHON_DOTCLOUD-1.0.0. OS: win7

Please provide any additional information below.

Original issue reported on code.google.com by rick.yan...@gmail.com on 18 Dec 2012 at 3:00

Attachments:

GoogleCodeExporter commented 8 years ago
"For now only DOTCLOUD supports WEBSOCKETS, but both APPFOG and OPENSHIFT will 
probably support WEBSOCKETS at the end of 2012/begin of 2013." ( 
http://code.google.com/p/apjp/issues/detail?id=129 )

"The WebSockets protocol is not yet supported on the Cedar stack." ( 
https://devcenter.heroku.com/articles/using-socket-io-with-node-js-on-heroku )

Original comment by goknmuse on 21 Dec 2012 at 5:45

GoogleCodeExporter commented 8 years ago

Original comment by goknmuse on 23 Jan 2013 at 9:21