Skip to content

make: *** [install] Error 1 #47

Open
@kalsolio

Description

make[1]: Entering directory '/home/lio/homeland-docker'
SECRET_KEY_BASE=a2532fac34ac549b75d792e823eff3d8598e191dcd88656bc9e45ae61526ebc0
make[1]: Leaving directory '/home/lio/homeland-docker'
Creating network "homelanddocker_default" with the default driver
Creating homeland_elasticsearch ...
Creating homeland_postgresql ...
Creating homeland_redis ...
Creating homeland_elasticsearch
Creating homeland_redis
Creating homeland_elasticsearch ... done
Starting homeland_elasticsearch ...
Starting homeland_redis ... done
Starting homeland_postgresql ... done
rails aborted!
PG::ConnectionBad: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/pg-1.1.3/lib/pg.rb:56:in initialize' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/pg-1.1.3/lib/pg.rb:56:in new'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/pg-1.1.3/lib/pg.rb:56:in connect' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/postgresql_adapter.rb:684:in connect'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/postgresql_adapter.rb:215:in initialize' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/postgresql_adapter.rb:40:in new'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/postgresql_adapter.rb:40:in postgresql_connection' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:809:in new_connection'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:853:in checkout_new_connection' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:832:in try_to_checkout_new_connection'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:793:in acquire_connection' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:521:in checkout'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:380:in connection' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:1008:in retrieve_connection'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_handling.rb:118:in retrieve_connection' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/connection_handling.rb:90:in connection'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/tasks/database_tasks.rb:172:in migrate' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.1.1/lib/active_record/railties/databases.rake:60:in block (2 levels) in

'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/railties-5.2.1.1/lib/rails/commands/rake/rake_command.rb:23:in block in perform' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/railties-5.2.1.1/lib/rails/commands/rake/rake_command.rb:20:in perform'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/railties-5.2.1.1/lib/rails/command.rb:48:in invoke' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/railties-5.2.1.1/lib/rails/commands.rb:18:in '
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in require' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in block in require_with_bootsnap_lfi'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/loaded_features_index.rb:65:in register' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:20:in require_with_bootsnap_lfi'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:29:in require' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.1.1/lib/active_support/dependencies.rb:287:in block in require'
/home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.1.1/lib/active_support/dependencies.rb:253:in load_dependency' /home/app/homeland/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.1.1/lib/active_support/dependencies.rb:287:in require'
bin/rails:4:in `'
Tasks: TOP => db:migrate
(See full trace by running task with --trace)
Makefile:8: recipe for target 'install' failed
make: *** [install] Error 1

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions