ishanra

Untitled

Dec 7th, 2021
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.10 KB | None | 0 0
  1. shani@shani-Predator-PH315-51:~/test/odoo$ sudo docker-compose up
  2. [sudo] password for shani:
  3. Starting odoo_openg2p_1 ... done
  4. Starting odoo_web_1     ... done
  5. Attaching to odoo_openg2p_1, odoo_web_1
  6. web_1      | /bin/sh: 1: ./requirements-script.sh: not found
  7. openg2p_1  |
  8. openg2p_1  | PostgreSQL Database directory appears to contain a database; Skipping initialization
  9. openg2p_1  |
  10. openg2p_1  | 2021-12-07 08:33:50.571 UTC [1] LOG:  starting PostgreSQL 13.5 (Debian 13.5-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
  11. openg2p_1  | 2021-12-07 08:33:50.571 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
  12. openg2p_1  | 2021-12-07 08:33:50.571 UTC [1] LOG:  listening on IPv6 address "::", port 5432
  13. openg2p_1  | 2021-12-07 08:33:50.703 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
  14. openg2p_1  | 2021-12-07 08:33:50.871 UTC [26] LOG:  database system was shut down at 2021-12-07 08:17:20 UTC
  15. openg2p_1  | 2021-12-07 08:33:50.930 UTC [1] LOG:  database system is ready to accept connections
  16. odoo_web_1 exited with code 127
  17.  
Advertisement
Add Comment
Please, Sign In to add comment