Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

tmate-server chart #1

Open
BobyMCbobs opened this issue Dec 9, 2020 · 2 comments
Open

tmate-server chart #1

BobyMCbobs opened this issue Dec 9, 2020 · 2 comments

Comments

@BobyMCbobs
Copy link
Member

No description provided.

@BobyMCbobs
Copy link
Member Author

Using the docker.io/sharingio/tmate-master:latest image in the init container of the master deployment.
mix is installed in the container but currently this error is coming up when migrations are run

$ kubectl -n sharingio-tmate logs -c tmate-migrate deployment/tmate-master
** (Mix) The task "ecto.create" could not be found

@BobyMCbobs
Copy link
Member Author

Building the latest dev image, it has the error

01:47:29.244 [error] GenServer #PID<0.269.0> terminating
** (DBConnection.ConnectionError) tcp connect (postgres:5432): non-existing domain - :nxdomain
    (db_connection) lib/db_connection/connection.ex:87: DBConnection.Connection.connect/2
    (connection) lib/connection.ex:622: Connection.enter_connect/5
    (stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3
Last message: nil
State: Postgrex.Protocol
** (Mix) The database for Tmate.Repo couldn't be created: killed

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

No branches or pull requests

1 participant