Coder Social home page Coder Social logo

Docker build fails about headscale HOT 4 CLOSED

juanfont avatar juanfont commented on July 24, 2024
Docker build fails

from headscale.

Comments (4)

juanfont avatar juanfont commented on July 24, 2024

Was that solved?

from headscale.

bharathmsd7 avatar bharathmsd7 commented on July 24, 2024

Nope, I just removed the verification steps
LINE 24, 25, 27
Since this issue is faced by many others, there is no such proper solution for it.

from headscale.

bharathmsd7 avatar bharathmsd7 commented on July 24, 2024

Tried to run the docker image but it failed

docker run --name headscaleserver -p 8000:8000 -it headscale:v0.1
2021-07-27 15:13:02,065 INFO Set uid to user 0 succeeded
2021-07-27 15:13:02,068 INFO supervisord started with pid 1
2021-07-27 15:13:03,072 INFO spawned: 'headscale' with pid 7
2021-07-27 15:13:03,077 INFO spawned: 'postgres' with pid 8
Writing config...
Waiting for PostgreSQL to start ...
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "en_US.utf8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... Waiting for PostgreSQL to start ...
2021-07-27 15:13:04,088 INFO success: headscale entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-07-27 15:13:04,088 INFO success: postgres entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
ok
syncing data to disk ... Waiting for PostgreSQL to start ...
ok

Success.

===============================
!!! NO PASSWORD SET !!! (Use $POSTGRES_PASSWORD env var)

PostgreSQL stand-alone backend 13.3
backend> statement: CREATE DATABASE headscale;

Waiting for PostgreSQL to start ...
backend>

PostgreSQL stand-alone backend 13.3
backend> statement: CREATE USER admin WITH SUPERUSER ;

backend> Waiting for PostgreSQL to start ...

waiting for server to start....2021-07-27 15:13:07.296 UTC [61] LOG: starting PostgreSQL 13.3 on x86_64-alpine-linux-musl, compiled by gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424, 64-bit
2021-07-27 15:13:07.343 UTC [61] LOG: listening on Unix socket "/run/postgresql/.s.PGSQL.5432"
2021-07-27 15:13:07.433 UTC [61] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
2021-07-27 15:13:07.534 UTC [62] LOG: database system was shut down at 2021-07-27 15:13:07 UTC
2021-07-27 15:13:07.592 UTC [61] LOG: database system is ready to accept connections
done
server started

/postgres.sh: ignoring /docker-entrypoint-initdb.d/*

waiting for server to shut down...2021-07-27 15:13:07.670 UTC [61] LOG: received fast shutdown request
.2021-07-27 15:13:07.712 UTC [61] LOG: aborting any active transactions
2021-07-27 15:13:07.714 UTC [61] LOG: background worker "logical replication launcher" (PID 68) exited with exit code 1
2021-07-27 15:13:07.714 UTC [63] LOG: shutting down
2021-07-27 15:13:08.039 UTC [61] LOG: database system is shut down
done
server stopped
2021-07-27 15:13:08,072 INFO reaped unknown pid 61 (exit status 0)
Waiting for PostgreSQL to start ...
PostgreSQL started.
Starting server...
2021-07-27 15:13:09,120 INFO exited: headscale (exit status 1; not expected)
2021-07-27 15:13:10,125 INFO spawned: 'headscale' with pid 97
Writing config...
PostgreSQL started.
Starting server...
2021-07-27 15:13:10,151 INFO exited: headscale (exit status 1; not expected)
2021-07-27 15:13:11,156 INFO spawned: 'headscale' with pid 106
Writing config...
PostgreSQL started.
Starting server...
2021-07-27 15:13:11,182 INFO exited: headscale (exit status 1; not expected)
2021-07-27 15:13:13,187 INFO spawned: 'headscale' with pid 115
Writing config...
PostgreSQL started.
Starting server...
2021-07-27 15:13:13,212 INFO exited: headscale (exit status 1; not expected)
2021-07-27 15:13:16,218 INFO spawned: 'headscale' with pid 124
Writing config...
PostgreSQL started.
Starting server...
2021-07-27 15:13:16,242 INFO exited: headscale (exit status 1; not expected)
2021-07-27 15:13:17,243 INFO gave up: headscale entered FATAL state, too many start retries too quickly

from headscale.

juanfont avatar juanfont commented on July 24, 2024

Hi @bharathmsd7,

I have opened a PR to remove that docker code (#66). If you want to run headscale in a container, please use the Dockerfile in the root of the project. That docker setup will no longer be supported.

I will no close this issue.

from headscale.

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.