<div dir="ltr"><div>Hi Roman,</div><div><br></div><div>Since my last emails were too big in size and may be blocked, I reformat the original mails as below and send to you to continue the discussion.  Thanks for help in advance. </div><div><br></div><div>Hi Roman,<div><br></div><div>Thanks for looking into this and gave us suggestions.</div><div><br></div><div>I re-ran the "vagrant up" and looking into the logs for "deckhand-db-init-zs499" as showed below.</div><div>It showed ERROR:  checkpoint request failed</div><div>HINT:  Consult recent messages in the server log for details.</div><div><br></div><div>What is the specific "server" log we should look into for details?  </div><div><br></div><div><div>================== log for deckhand-db-init-zs499 ==================================</div><div><div>root@n0:/home/vagrant# kubectl logs deckhand-db-init-zs499 -n ucp</div><div>+ export HOME=/tmp</div><div>+ HOME=/tmp</div><div>+ pgsql_superuser_cmd 'SELECT 1 FROM pg_database WHERE datname = '\''deckhand'\'''</div><div>+ grep -q 1</div><div>+ DB_COMMAND='SELECT 1 FROM pg_database WHERE datname = '\''deckhand'\'''</div><div>+ [[ ! -z '' ]]</div><div>+ psql -h postgresql.ucp.svc.cluster.local -p 5432 -U postgres '--command=SELECT 1 FROM pg_database WHERE datname = '\''deckhand'\'''</div><div>+ pgsql_superuser_cmd 'CREATE DATABASE deckhand'</div><div>+ DB_COMMAND='CREATE DATABASE deckhand'</div><div>+ [[ ! -z '' ]]</div><div>+ psql -h postgresql.ucp.svc.cluster.local -p 5432 -U postgres '--command=CREATE DATABASE deckhand'</div><div>ERROR:  checkpoint request failed</div><div>HINT:  Consult recent messages in the server log for details.</div></div></div><div><br></div><div>===========  kubectl describe pod deckhand-db-init-zs499  =================  <br></div><div><div>......</div><div>Containers:</div><div>  deckhand-db-init:</div><div>    Container ID:  docker://5dea2aa975c3718ca298536005b9cc0b21de47e08b2260cc73005e3455bb1350</div><div>    Image:         <a href="http://docker.io/postgres:9.5" target="_blank">docker.io/postgres:9.5</a></div><div>    Image ID:      docker-pullable://postgres@sha256:0605b4b20a205c09ddd10eeeddd3ed7bf3cc442a8e9896ec34862ca882658be4</div><div>    Port:          <none></div><div>    Host Port:     <none></div><div>    Command:</div><div>      /tmp/db-init.sh</div><div>    State:          Waiting</div><div>      Reason:       CrashLoopBackOff</div><div>    Last State:     Terminated</div><div>      Reason:       Error        <========</div><div>      Exit Code:    1</div><div>      Started:      Thu, 09 May 2019 04:10:29 +0000</div><div>      Finished:     Thu, 09 May 2019 04:10:30 +0000</div><div>    Ready:          False</div><div>    Restart Count:  9</div></div><div><br></div><div>Sincerely,</div><div>Calvin</div><div><br></div></div><div><br></div><div>==========================================</div><div>Hi,</div><div><br></div><div>We are trying to deploy AIIB.</div><div><br></div><div>I have a physical server with Ubuntu 16.04.5 OS, installed virtualbox and vagrant.</div><div>The process is straightforward by following <a href="https://opendev.org/airship/in-a-bottle/" target="_blank">https://opendev.org/airship/in-a-bottle/</a>  <br></div><div>We created ~/deploy directory,  downloaded Vagrantfile, and do "vagrant up".</div><div><br></div><div>However it stuck in the error below:</div><div> deckhand-db-init-r9jvg                                      0/1       CrashLoopBackOff   16 <br></div><div><br></div><div>Could anyone help to resolve this?  Many thanks in advance.</div><div><br></div><div>Sincerely,</div><div>Calvin</div><div><br></div><div>======================================</div><div><br></div><div>Hello Calvin,<br><br>Try to get some kubectl logs and describe deckhand-db-init-r9jvg pod.<br>kubectl describe pod deckhand-db-init-r9jvg -u ucp<br>May be it would help to understand what is happening there.<br><br>Thank you for trying Airship.<br><br>Best regards,<br>-- Roman Gorshunov  <br></div></div>