Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker failure over PostgreSQL version #596

Closed
ain opened this issue Apr 10, 2017 · 1 comment
Closed

Docker failure over PostgreSQL version #596

ain opened this issue Apr 10, 2017 · 1 comment

Comments

@ain
Copy link
Contributor

ain commented Apr 10, 2017

Steps to reproduce:

  1. Clone repo

  2. Start Docker Compose

     $ docker-compose up 
    

What happens:

Recreating fatfreecrm_db_1
Recreating fatfreecrm_web_1
Attaching to fatfreecrm_web_1, fatfreecrm_db_1
web_1  | dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
web_1  | dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
db_1   | FATAL:  database files are incompatible with server
db_1   | DETAIL:  The data directory was initialized by PostgreSQL version 9.5, which is not compatible with this version 9.6.2.
fatfreecrm_db_1 exited with code 1

What should happen: microservices should start without failure.

@ain
Copy link
Contributor Author

ain commented Apr 30, 2017

This is resolved in #601.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants