bwlang

bwlang

I want to buld this docker image but
it fails with a timeout at RUN mix local.hex --force

Maybe it’s just a maintenance window, but the status page is all green and i see no notice of a maintenance window on the blog…

FROM elixir:1.20.1-otp-29-alpine AS builder

# Install build dependencies
RUN apk add --no-cache build-base git nodejs npm

WORKDIR /app

# Install hex and rebar
RUN mix local.hex --force && mix local.rebar --force

Showing Posts 1 to 4

netoum

netoum

When I hit the same thing in CI with hex when installing or fetching deps, I just re-run it a few minutes later and it works fine every time. Usually just network issues
Does it work now ?

bwlang

bwlang OP

https://status.hex.pm/ still says under maintenace i was planning to wait until that goes away… unless it’s always there?
wayback machine says it’s been saying under maintenence since April 2022???

netoum

netoum

At the moment, from what I can see, only Fastly London (LCY) is under maintenance.
All the others services are working fine. I guess that is how the Atlassian Status page works for the display message.
Try again, it is all working fine :slight_smile:

bwlang

bwlang OP

Ah helps to scroll down… must be a local issue for me.

— All posts loaded —

Where Next? Top

Trending in Dev Env & Tools Top

dimitarvp
Yeah, feels the same here. :confused: And I made a much bigger investment, the iMac Pro I got was $8000 at the time I bought it (2019). ...
New
lungarella-raffaele
Hi all, I am writing Elixir using Zed. Often times I like to “Go to definition” on standard libraries code and check out documentation an...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews