We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-09-06 01:30:00PM UTC
failed
flyctl v0.4.99
==> Verifying app config
Validating /repos/bluegreen/fly.toml
[32m✓[0m Configuration is valid
--> Verified app config
==> Building image
Waiting for depot builder...
==> Building image with Depot
--> build: ()
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.77kB 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.2s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.2s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 2.46kB 0.0s done
#5 DONE 0.0s
#6 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#6 0.109 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]#6 0.119 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]#6 0.119 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]#6 0.249 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]#6 0.368 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]#6 0.494 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]#6 1.501 Fetched 8706 kB in 1s (6252 kB/s)#6 1.501 Reading package lists...#6 2.042 Reading package lists...#6 2.564 Building dependency tree...
#6 2.702 Reading state information...
#6 2.851 The following additional packages will be installed:
#6 2.851 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr
#6 2.851 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
#6 2.851 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
#6 2.851 gpg-wks-server gpgconf gpgsm gpgv less libalgorithm-diff-perl
#6 2.851 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#6 2.851 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6
#6 2.851 libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#6 2.851 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1
#6 2.851 libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6
#6 2.851 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libisl23
#6 2.851 libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#6 2.852 liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libncursesw6
#6 2.852 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5
#6 2.852 libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules
#6 2.852 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtiff5
#6 2.852 libtinfo6 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#6 2.852 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#6 2.852 manpages manpages-dev netbase openssh-client patch perl perl-base
#6 2.852 perl-modules-5.32 pinentry-curses publicsuffix readline-common
#6 2.852 sensible-utils ucf xauth xz-utils
#6 2.853 Suggested packages:
#6 2.853 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#6 2.853 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
#6 2.853 g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
#6 2.853 gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
#6 2.853 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#6 2.853 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc libc-l10n
#6 2.853 locales bzr libgd-tools gdbm-l10n gpm libsasl2-modules-gssapi-mit
#6 2.853 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#6 2.853 libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain
#6 2.853 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
#6 2.853 libterm-readline-gnu-perl | libterm-readline-perl-perl
#6 2.853 libtap-harness-archive-perl pinentry-doc readline-doc
#6 2.853 Recommended packages:
#6 2.853 libnss-nis libnss-nisplus
#6 CANCELED
#7 [stage-1 2/6] RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*
#7 0.109 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]#7 0.120 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]#7 0.120 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]#7 0.248 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#7 0.374 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#7 0.496 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#7 1.503 Fetched 8706 kB in 1s (6246 kB/s)
#7 1.503 Reading package lists...
#7 2.040 Reading package lists...
#7 2.570 Building dependency tree...
#7 2.711 Reading state information...
#7 2.832 libstdc++6 is already the newest version (10.2.1-6).
#7 2.832 libstdc++6 set to manually installed.
#7 2.832 The following additional packages will be installed:
#7 2.832 libc-l10n libgpm2 libtinfo5
#7 2.833 Suggested packages:
#7 2.833 gpm
#7 2.885 The following NEW packages will be installed:
#7 2.886 ca-certificates libc-l10n libgpm2 libncurses5 libtinfo5 locales openssl
#7 2.907 0 upgraded, 7 newly installed, 0 to remove and 41 not upgraded.
#7 2.907 Need to get 6456 kB of archives.
#7 2.907 After this operation, 23.8 MB of additional disk space will be used.
#7 2.907 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u8 [860 kB]#7 2.917 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]#7 2.919 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14#7 2.919 404 Not Found [IP: 146.75.78.132 80]#7 2.919 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]#7 2.954 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]#7 2.954 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]#7 2.957 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
#7 2.965 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb 404 Not Found [IP: 146.75.78.132 80]
#7 2.965 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#7 2.965 Fetched 5591 kB in 0s (82.2 MB/s)
#7 ERROR: process "/bin/sh -c apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100
#8 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#8 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
------
> [stage-1 2/6] RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*:
2.917 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
2.919 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
2.919 404 Not Found [IP: 146.75.78.132 80]
2.919 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
2.954 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
2.954 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
2.957 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
2.965 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb 404 Not Found [IP: 146.75.78.132 80]
2.965 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
2.965 Fetched 5591 kB in 0s (82.2 MB/s)
------
==> Building image
Waiting for depot builder...
==> Building image with Depot
--> build: ()
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.77kB 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.2s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.3s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#5 CACHED
#6 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 CACHED
#7 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 DONE 0.0s
#8 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#8 0.121 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#8 0.133 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#8 0.133 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#8 0.279 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#8 0.409 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]#8 0.538 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]#8 1.536 Fetched 8706 kB in 1s (6153 kB/s)#8 1.536 Reading package lists...#8 2.179 Reading package lists...
#8 2.687 Building dependency tree...
#8 2.811 Reading state information...
#8 2.945 The following additional packages will be installed:
#8 2.945 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr
#8 2.945 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
#8 2.945 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
#8 2.945 gpg-wks-server gpgconf gpgsm gpgv less libalgorithm-diff-perl
#8 2.945 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#8 2.945 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6
#8 2.945 libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#8 2.945 libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1
#8 2.945 libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6
#8 2.945 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libisl23
#8 2.945 libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#8 2.945 liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libncursesw6
#8 2.945 libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5
#8 2.945 libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules
#8 2.945 libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtiff5
#8 2.945 libtinfo6 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#8 2.945 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#8 2.945 manpages manpages-dev netbase openssh-client patch perl perl-base
#8 2.945 perl-modules-5.32 pinentry-curses publicsuffix readline-common
#8 2.945 sensible-utils ucf xauth xz-utils
#8 2.946 Suggested packages:
#8 2.946 binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#8 2.946 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
#8 2.946 g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
#8 2.946 gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
#8 2.946 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#8 2.946 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc libc-l10n
#8 2.946 locales bzr libgd-tools gdbm-l10n gpm libsasl2-modules-gssapi-mit
#8 2.946 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#8 2.946 libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain
#8 2.946 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
#8 2.946 libterm-readline-gnu-perl | libterm-readline-perl-perl
#8 2.946 libtap-harness-archive-perl pinentry-doc readline-doc
#8 2.946 Recommended packages:
#8 2.946 libnss-nis libnss-nisplus
#8 CANCELED
#9 [stage-1 2/6] RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*
#9 0.121 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]#9 0.131 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]#9 0.132 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]#9 0.267 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]#9 0.396 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]#9 0.524 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]#9 1.515 Fetched 8706 kB in 1s (6238 kB/s)#9 1.515 Reading package lists...#9 2.074 Reading package lists...#9 2.608 Building dependency tree...#9 2.740 Reading state information...#9 2.847 libstdc++6 is already the newest version (10.2.1-6).#9 2.847 libstdc++6 set to manually installed.#9 2.847 The following additional packages will be installed:#9 2.847 libc-l10n libgpm2 libtinfo5#9 2.848 Suggested packages:#9 2.848 gpm#9 2.897 The following NEW packages will be installed:#9 2.897 ca-certificates libc-l10n libgpm2 libncurses5 libtinfo5 locales openssl
#9 2.916 0 upgraded, 7 newly installed, 0 to remove and 41 not upgraded.
#9 2.916 Need to get 6456 kB of archives.
#9 2.916 After this operation, 23.8 MB of additional disk space will be used.
#9 2.916 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u8 [860 kB]
#9 2.922 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
#9 2.924 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
#9 2.924 404 Not Found [IP: 146.75.78.132 80]
#9 2.935 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
#9 2.956 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
#9 2.959 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
#9 2.959 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]#9 2.967 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb 404 Not Found [IP: 146.75.78.132 80]#9 2.967 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#9 2.967 Fetched 5591 kB in 0s (96.5 MB/s)
#9 ERROR: process "/bin/sh -c apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100
------
> [stage-1 2/6] RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*:
2.922 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
2.924 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
2.924 404 Not Found [IP: 146.75.78.132 80]
2.935 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
2.956 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
2.959 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
2.959 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
2.967 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb 404 Not Found [IP: 146.75.78.132 80]
2.967 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
2.967 Fetched 5591 kB in 0s (96.5 MB/s)
------
Error: failed to fetch an image or build from source: error building: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100