Coder Social home page Coder Social logo

Comments (3)

eungjun-yi avatar eungjun-yi commented on September 14, 2024

Thank you for reporiting!

Does this problem occur only if you enable the wal-e backup?

/cc @xcompass

from mattermost-docker.

Psidium avatar Psidium commented on September 14, 2024

Here's the beginning of docker logs mattermost_db_1, weirdly enough, docker detects it shouldn't use wal-e 'cause it doesn't have the variables, but a little later it's already trying to backup using wal-e!

Hope this helps anyone looking into it, as always, there's a fork in my private repository.
Thanks

AWS_ACCESS_KEY_ID is required for Wal-E but not set. Skipping Wal-E setup.
LOG:  database system was shut down at 2016-05-04 13:23:42 UTC
LOG:  MultiXact member wraparound protections are now enabled
LOG:  database system is ready to accept connections
LOG:  autovacuum launcher started
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
LOG:  incomplete startup packet
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
WARNING:  archiving transaction log file "000000010000000000000001" failed too many times, will try again later
ERROR:  column "type" does not exist at character 40
STATEMENT:  UPDATE Preferences SET Type = $1 WHERE Type = $2
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
WARNING:  archiving transaction log file "000000010000000000000001" failed too many times, will try again later
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e wal-push pg_xlog/000000010000000000000001
WARNING:  archiving transaction log file "000000010000000000000001" failed too many times, will try again later
envdir: fatal: unable to switch to directory /etc/wal-e.d/env: file does not exist
LOG:  archive command failed with exit code 111
DETAIL:  The failed archive command was: envdir /etc/wal-e.d/env /usr/local/bin/wal-e awl-push pg_xlog```

from mattermost-docker.

xcompass avatar xcompass commented on September 14, 2024

Thanks @Psidium. Just created a PR for this fix.

from mattermost-docker.

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.