algobasket / PeatioCryptoExchange

An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
https://www.peatio.info
186 stars 202 forks source link

Install error #82

Closed daovanhuy closed 4 years ago

daovanhuy commented 4 years ago

I try to install in Unbuntu 16.04 with following step:

  1. Clone source code
  2. Run PEATIO-INSTALLER-ONE.sh => success
  3. Run PEATIO-INSTALLER-TWO.sh => success
  4. Run PEATIO-INSTALLER-THREE.sh => failed

I've got error:

Initialize the database and load the seed data
rake aborted!
Psych::SyntaxError: (<unknown>): mapping values are not allowed in this context at line 7 column 13
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro.rb:21:in `raw'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro.rb:17:in `env'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro/railtie.rb:7:in `block in <class:Railtie>'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:36:in `call'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:44:in `each'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/railties-4.0.12/lib/rails/application.rb:67:in `inherited'
/home/peatio_test/PeatioCryptoExchange/config/application.rb:15:in `<module:Peatio>'
/home/peatio_test/PeatioCryptoExchange/config/application.rb:14:in `<top (required)>'
/home/peatio_test/PeatioCryptoExchange/Rakefile:5:in `require'
/home/peatio_test/PeatioCryptoExchange/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)

Precompile assets
rake aborted!
Psych::SyntaxError: (<unknown>): mapping values are not allowed in this context at line 7 column 13
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro.rb:21:in `raw'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro.rb:17:in `env'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro/railtie.rb:7:in `block in <class:Railtie>'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:36:in `call'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:44:in `each'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/railties-4.0.12/lib/rails/application.rb:67:in `inherited'
/home/peatio_test/PeatioCryptoExchange/config/application.rb:15:in `<module:Peatio>'
/home/peatio_test/PeatioCryptoExchange/config/application.rb:14:in `<top (required)>'
/home/peatio_test/PeatioCryptoExchange/Rakefile:5:in `require'
/home/peatio_test/PeatioCryptoExchange/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)

Running Daemons

Running Daemons

Passenger Setting
rm: cannot remove '/etc/nginx/sites-enabled/default': No such file or directory
ln: failed to create symbolic link '/etc/nginx/conf.d/peatio.conf': File exists
Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.

Liability Proof - Add this rake task to your crontab so it runs regularly
rake aborted!
Psych::SyntaxError: (<unknown>): mapping values are not allowed in this context at line 7 column 13
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro.rb:21:in `raw'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro.rb:17:in `env'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/figaro-0.7.0/lib/figaro/railtie.rb:7:in `block in <class:Railtie>'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:36:in `call'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:44:in `each'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/activesupport-4.0.12/lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
/home/peatio_test/PeatioCryptoExchange/vendor/bundle/ruby/2.2.0/gems/railties-4.0.12/lib/rails/application.rb:67:in `inherited'
/home/peatio_test/PeatioCryptoExchange/config/application.rb:15:in `<module:Peatio>'
/home/peatio_test/PeatioCryptoExchange/config/application.rb:14:in `<top (required)>'
/home/peatio_test/PeatioCryptoExchange/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
/*       _\|/_
         (o o)
 +----oOO-{_}-OOo--------------------------------------------------------------------------------------+
 |                                                                                                     |
 |                                                                                                     |
 |                                                                                                     |
 |THANKS FOR INSTALLING PEATIO ENJOY !! CONTACT US ON SKYPE : algobasket | EMAIL : algobasket@gmail.com|
 |                                                                                                     |
 |                                                                                                     |
 |                                                                                                     |
 +----------------------------------------------------------------------------------------------------*/

#######################################################################
#                                                                     #
#  Donate us at paypal : algobasket@gmail.com for future contribution #
#                                                                     #
#######################################################################

Did I missed something? Please help me!!