Git Product home page Git Product logo

Comments (8)

jmcgnh avatar jmcgnh commented on May 21, 2024

Logging in via gui and running:

select * from pg_tables where schemaname='public';

does not show the table.

Running "vagrant halt", then "vagrant up" gets

==> debian: Machine already provisioned. Run vagrant provision or use the --provision
==> debian: flag to force provisioning. Provisioners marked to run always will still run.

So running "vagrant provision".

from sovereign.

jmcgnh avatar jmcgnh commented on May 21, 2024

The Roundcube error does not appear when running the provisioning again. But psql command just quits silently, so it's hard to verify if anything PostgreSQL is working.

from sovereign.

jmcgnh avatar jmcgnh commented on May 21, 2024

Nope, still happening.

NOTIFIED: [webmail | set roundcube password] **********************************
failed: [debian] => {"changed": true, "cmd": ["sudo", "-u", "postgres", "psql", "-d", "roundcube", "-c", "ALTER USER roundcube with password 'testPassword';"], "delta": "0:00:00.086619", "end": "2015-12-17 09:59:23.601677", "rc": 2, "start": "2015-12-17 09:59:23.515058", "warnings": []}
stderr: psql: FATAL: database "roundcube" does not exist

FATAL: all hosts have already failed -- aborting

TASK: [vpn | Copy dnsmasq configuration file into place] **********************
FATAL: no hosts matched or all hosts have already failed -- aborting

after which, can't ssh into the system, either.

from sovereign.

jmcgnh avatar jmcgnh commented on May 21, 2024

After

vagrant halt
vagrant up
vagrant provision debian

seemed to get through the remainder of provisioning.

from sovereign.

jmcgnh avatar jmcgnh commented on May 21, 2024

relates to an issue upstream: sovereign#417

from sovereign.

jmcgnh avatar jmcgnh commented on May 21, 2024

Saw this again. Sometimes it happens, sometimes it doesn't.

from sovereign.

jmcgnh avatar jmcgnh commented on May 21, 2024

NOTIFIED: [webmail | set roundcube password] **********************************
failed: [debian] => {"changed": true, "cmd": ["sudo", "-u", "postgres", "psql", "-d", "roundcube", "-c", "ALTER USER roundcube with password 'testPassword';"], "delta": "0:00:00.084767", "end": "2016-01-02 21:50:26.886369", "rc": 2, "start": "2016-01-02 21:50:26.801602", "warnings": []}
stderr: psql: FATAL: database "roundcube" does not exist

FATAL: all hosts have already failed -- aborting

Still happening.

from sovereign.

jmcgnh avatar jmcgnh commented on May 21, 2024

Still happening. Saw it on both master and jessie branches.

NOTIFIED: [webmail | set roundcube password] **********************************
failed: [debian] => {"changed": true, "cmd": ["sudo", "-u", "postgres", "psql", "-d", "roundcube", "-c", "ALTER USER roundcube with password 'testPassword';"], "delta": "0:00:00.279713", "end": "2016-02-21 20:35:03.072869", "rc": 2, "start": "2016-02-21 20:35:02.793156", "warnings": []}
stderr: psql: FATAL: database "roundcube" does not exist

FATAL: all hosts have already failed -- aborting

from sovereign.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.