This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

dogweather
dbg() is one of my favorite Elixir features: placing it somewhere in a pipe of function calls outputs all the intermediate results. It’s ...
New
user20230119
Phoenix app in a Docker container is filling log with this in production on an Azure Web App. Another post suggested hackney and httpois...
New
binarypaladin
When I am not touching front-end code, I pretty much live in the testing environment when doing development. I almost never drop into to ...
New
pertsevds
How can I use Iex helpers in VS Code Elixir-LS without typing full module name every time. I want to use a simple pid("0.352.0"). But r...
New
akraut
Hey folks, I’m trying to use Ecto with Neon’s hosted Postgres service. Notably, this necessitates the use of SNI to connect to the right ...
New
easco
I have a process, using gen_statem, which was crashing (and being restarted by a supervisor) because of an unhandled exception. When I f...
New

Trending Over Three Years Top

Harrygr
I’m trying to set up a nice debugging experience in my pretty bog-standard Phoenix app using VSCode and ElixirLS. Currently it kind of wo...
New
febeling
I have the idea to use the (Erlang) debugger to debug my Elixir tests, using breakpoints set via the UI and stepping through code by line...
New
pfitz
Coming from Objective-C/Swift/PHP/Java I am used to a full IDE for my projects. The one thing I miss the most is a good debugger. So far ...
New
oboudry
Hi, I'm reading the Pragmatic Programmer's book "Programming Phoenix 1.0", but adapting the code examples to Phoenix 1.3. Also it's a b...
New
nonware
Hello! An Elixir neophyte here. I’d like to debug my code using VS Code. I saw in the ReadMe for ElixirLS you can sink breakpoints for on...
New
shaheenery
Continuing the discussion from Stacktraces being cut off: Thank you for sharing this snippet and the link. I’m wondering if there is a ...
New
tomekowal
I have code like this (but bigger) defmodule WithStacktrace do def hello do with {:ok, _value} <- {:ok, 1}, {:ok, value} ...
New
unthought
My app is currently crashing during mix release start with a very odd ecto sql exception, and I would like to verify that eg. the Applica...
New
garytaylor
Hi, I am new to elixir and loving the performance boost so far. I am a ruby developer primarily. I have found over the last 5 years ...
New
brrrknee
following guide, debug section, in iex create the module Example, then :debugger.start() which does start the monitor window. However, t...
New
Rolling
Hello, In the last several months I tried to learn Elixir and Phoenix. Thanks to some good learning material I think I have learned the ...
New
nitram
Hello everibady, I’m triing to run phoenix app in debug mode in visual studio and I keep getting this error (Debugger) Task failed beca...
New
Molly101
Hi, does anyone have an experience for checking for a NIF memory leaks with running valgrind combined with Elixir iex -S mix session o...
New
quda
How to debug, in general, an error stack like this one (bellow) ? It’s mixed with errors coming from the Erlang dependencies. Notice it ...
New
mingyar.furtado
I’m trying to use ElixirLs Debugger on VSCode but once I drop a breakpoint inside a function and when I call it instead the debugger stop...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement