This Week's Trending
This Month's Trending
This Year's Trending
Hi.
We have a mid-sized project of roughly 75K lines of elixir code, spread over 500+ files.
When we compile this project on a 16 core ...
New
Is there any way to handle task termination gracefully?
When i do ctrl-c no form for shutdown hook is called in the task. I have yet to ...
New
The Issue of Enums in Elixir
Elixir doesn’t have a native enum construct, so we usually rely on atoms, strings, or macros to represent na...
New
Hi
I have fairly complicated Phoenix app (but it doubt that this is Phoenix related issue?). In it I have the MyApp.Application module w...
New
I have two dependencies which pull in different libraries for UUID’s. I’ve tried picking one of these with override: true in my mix.exs, ...
New
My company is porting our Gitlab instance to a new server, and in keeping with company habits has set port 4321 for SSH.
This is creatin...
New
Recently, I’m working on a Elixir OTP 26 project.
When I typed in the command `mix deps.get`, I got this error message:
** (FunctionCla...
New
I want to l add :bcrypt_elixir as a dependency in my mix project. But I’m getting the error ** (Mix) “nmake” not found in the path. If yo...
New
I noticed that _build/dev/consolidated gets populated with beam files after executing mix compile, as part of protocol consolidation.
On...
New
Last Three Year's Trending
Mix format works fine if run from the cmd. I’ve followed this to facilitate the implementation into VSC which involves downloading an ext...
New
If I start the Elixir repl with iex, I can start the observer by :observer.start(). So far, so good.
If a create an app with mix new mya...
New
I was updating my Rustler from 0.25 to 0.27, and when I ran mix deps.get, I got the following message which i’ve not seen before. Usually...
New
./mix
{“init terminating in do_boot”,{undef,[{elixir,start_cli,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in d...
New
Is there a known issue with :observer with Elixir 1.15 that I’m unaware of? I’ve added :observer to :extra_applications but it gives this...
New
Getting wierd failures on a docker build today. Not sure if this is rebar3 issue or some connectivity issue to hex.pm as I can build the ...
New
Hey guys,
I just installed Elixir 1.10 on my Arch Linux and I am starting to learn this nice language.
I am experiencing some problems ...
New
At work we run behind a Firewall, thus for any Software we use we need to tell it to trust in the self signed certificate issued by the F...
New
I have a dep that might need recompiling when the host app configuration changes. That requires a forced compile since by design deps ar...
New
I have problems when I upgrade plug_cowboy
I want to install version 2.3
I did
{:plug_cowboy, "== 2.3"}
but I got an error
How do I ...
New
Is it still not possible to specify Erlang compatibility in mix.exs?
Erlang/OTP is a dependency of Elixir, so it is an indirect dependen...
New
➜ magic git:(master) mix deps.get
19:29:12.008 [error] Task #PID<0.189.0> started from :hex_fetcher terminating
** (FunctionClaus...
New
Hi all,
I recently added a test that mistakenly modified some global state and caused failures in later tests. This failure occurred on ...
New
Running mix local.hex fails with “Unknown CA”:
> mix local.hex
** (Mix) httpc request failed with: {:failed_connect, [{:to_address, {...
New
I'm in the process of writing a NIF library application which in turn depends on a vendor's shared lib (which has it's own set of depende...
New
Trending Over Three Years
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
New
Hi everyone,
I was thinking of resources like images, XML files or documents in other text formats. Is there something similar to the r...
New
I have a module with a function that applies a transformation on a string e.g. (this is for an Advent of Code problem, where I need to do...
New
Hello
I’m opening this thread to ask some questions about testing practices when dealing with values set at compile time. I’m working w...
New
I tried something like this in my mix.exs:
def application do
[
applications: [:logger, :httpoison, :poison],
mod: {Test, []}...
New
Hi everyone!
I’m trying to install the Calecto library but when I run mix deps.get I get the following:
Failed to use “ecto” (version 3...
New
Is it any similar to mix test --failed?
New
I am trying to run an elixir script from mix with command line arguments arguments, i don’t want mix to compile the project, i just want ...
New
Background
I have a considerable test suite for my app with unit tests and integrated tests. The application has a considerable size so i...
New
Background
I am trying to understand the purpose of the application function in the mix.exs files we get, but I have some questions that ...
New
I have run the installation instructions found in the Blockscout recipe. But my system has no mix command, so clearly something is missing.
New
When I’m working on a mix app, I’ve noticed that changes that I make to code in my app’s dependencies are observable in the dev environme...
New
Hi all,
I am a newbie to Elixir. I try to create an alias for running another group of tests which has its owned environment. It can be ...
New
Hi, I just started trying to dive into Elixir today and I’m sure I’ll have lots of basic questions.
I’m on Windows 10 and primarily usin...
New
iex -S mix
Erlang/OTP 20 [erts-9.3] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [hipe] [kernel-poll:false]
** (Mix) Coul...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







