tjchambers

tjchambers

Yesterday I was able to deploy my app successfully.

Today my deploys are breaking with:
|
4.343 Failed to fetch record for oban/oban_pro from registry (using cache instead)

4.343 The configured repository name for your dependency oban/oban_pro does not match the repository name in the registry. This could be because the repository name is incorrect or because the registry has not been updated to the latest registry format. Set HEX_NO_VERIFY_REPO_ORIGIN=1 to disable this check and allow insecure package downloads.

4.352 ** (Mix) Unknown package oban_pro in lockfile

re: Registry

#17 [stage-0 11/22] RUN --mount=type=secret,id=OBAN_LICENSE_KEY,env=OBAN_LICENSE_KEY mix hex.repo add oban https://repo.oban.pro --fetch-public-key SHA256:4/OSKi0NRF91QVVXlGAhb/BIMLnK8NHcx/EWs+aIWPc --auth-key ****

#17 DONE 1.4s

was successful both yesterday and today:

the only changes I can see potentially related to this are that now my deploy is referencing Hex

#16 [stage-0 10/22] RUN mix local.hex --force && mix local.rebar --force

#16 1.083 * creating /root/.mix/archives/hex-2.3.0-otp-28

#16 2.010 * creating /root/.mix/elixir/1-19-otp-28/rebar3

#16 DONE 2.0s

Yesterday ref was:

#16 [stage-0 10/22] RUN mix local.hex --force && mix local.rebar --force

#16 1.009 * creating /root/.mix/archives/hex-2.2.2-otp-27

#16 1.858 * creating /root/.mix/elixir/1-19-otp-28/rebar3

#16 DONE 1.9s

I note that 2.3.0 of hex was deployed today???

I could use some help on what to change.

Showing Posts 1 to 6

tjchambers

tjchambers OP

I changed the command to install Hex to force version to 2.2.2.

I appear to be able to deploy now!

Does this indicate an issue with my config or a bug in Hex 2.3.0 ? Happy to correct what may be missing!

tjchambers

tjchambers OP

I reported this issue in the Hex repo since it seems somehow related to the Hex changes:

https://github.com/hexpm/hex/issues/1099

sorenone

sorenone

Oban Core Team

@tjchambers the hex team is actively working on it.

Until they fix it, you can downgrade the hex version: mix local.hex 2.2.2

tjchambers

tjchambers OP

Thanks - that is what I did. It seems to have worked.

sorenone

sorenone

Oban Core Team

They released v2.3.1 and that fixes the issue.

tjchambers

tjchambers OP

Thanks again. Can confirm Hex 2.3.1 resolves this issue.

— All posts loaded —

Where Next? Top

Trending in Questions Top

RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
nseaSeb
Hello, I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
kpanic
Hi everyone, I am toying with the idea of building a “match maker” for giving personal help to people that wants to start coding. I sta...
New
brecabral
Documentation While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
asweet-confluent
I recently noticed that Elixir’s Logger defaults its primary log level to :debug when no :logger, :level application configuration is pre...
New
ryanwinchester
apply_graft/2 doesn’t rewrite an add_many sub-workflow’s deps on an add step. Grafted jobs cancel with “upstream job was deleted” Version...
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
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
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
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews