MohammedRashad / Crypto-Copy-Trader

A copy trading tool for cryptocurrencies - Binance Exchange
Apache License 2.0
197 stars 84 forks source link

Deploy in Share Host #42

Open codemasterlike opened 3 years ago

codemasterlike commented 3 years ago

Dear, Could you please advise if this code can be deployed in share host (python support) or heroku, please? Since i tried with heroku but still get error

"Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail"

Log: 2020-12-25T04:27:43.615927+00:00 app[api]: Release v3 created by user abcmasterto@gmail.com 2020-12-25T04:27:57.000000+00:00 app[api]: Build succeeded 2020-12-25T04:28:01.540544+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=abc-copy-trade.herokuapp.com request_id=ffc42758-9c35-4021-be62-7b8d5c45260c fwd="42.113.184.88" dyno= connect= service= status=503 bytes= protocol=https 2020-12-25T04:28:02.810041+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=abc-copy-trade.herokuapp.com request_id=64c25745-d404-40fc-8fa3-96336d216edb fwd="42.113.184.88" dyno= connect= service= status=503 bytes= protocol=https 2020-12-25T04:28:16.329642+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=abc-copy-trade.herokuapp.com request_id=458cd8dd-6070-48f1-a07c-7d038e279d6e fwd="42.113.184.88" dyno= connect= service= status=503 bytes= protocol=https 2020-12-25T04:29:35.066784+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=abc-copy-trade.herokuapp.com request_id=45ba567d-bb4f-4933-bc8c-028ff3a22f2a fwd="42.113.184.88" dyno= connect= service= status=503 bytes= protocol=https 2020-12-25T04:29:35.463267+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=abc-copy-trade.herokuapp.com request_id=790dee78-0ba6-459c-b9e1-eda110c2a167 fwd="42.113.184.88" dyno= connect= service= status=503 bytes= protocol=https 2020-12-25T04:35:09.717328+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=abc-copy-trade.herokuapp.com request_id=ec4443c2-90c0-46bf-8c2e-966694f8d4ae fwd="42.113.184.88" dyno= connect= service= status=503 bytes= protocol=https 2020-12-25T04:35:10.493165+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=abc-copy-trade.herokuapp.com request_id=eab5130c-8289-4906-b380-6d7e1c852fb8 fwd="42.113.184.88" dyno= connect= service= status=503 bytes= protocol=https

Appreciate your help to give me a hint how to deploy it in web rather than local host (any share host or heroku, please), thank you very much for great code. Regards,

mokolotron commented 3 years ago

Sorry, I can't say anything about hosting. I used vps for deploying this app in web.

codemasterlike commented 3 years ago

Noted, thanks Mokolotron. I am trying to do with sharehost, hope i am lucky with it.

balancetri commented 3 years ago

Dear all, I am also really interested in deploying the code in sharing hosting, however, I still stuck and it say error message "500 unable to connect to the server". I really appreciate if anyone can share any hint on deploying this code in sharing hosting. Thank you very much.

codemasterlike commented 3 years ago

Hi Dear all,

Appreciate if any one has successfully deployed this script in Shared Host can give me a hint, please. Thanks you very much.