katebushgg

katebushgg

Debugger Setup for Elixir via Intellij

I’ve been trying to setup a debugger for an elixir application via intellij, but I have been encountering a

19:21:54.181 [error] ** :"debugged76537fa8-d8a3-4865-98e9-52d4bca4417c@127.0.0.1": Connection attempt from node :"debugger76537fa8-d8a3-4865-98e9-52d4bca4417c@127.0.0.1" rejected since it cannot handle [‘BIG_CREATION’].**

error everytime that I run the debug action on intellij. It works fine when I run the run action.

Most Liked

bradleybeddoes

bradleybeddoes

Just to complete the circle here it was pointed out on GitHub that @katebushgg had already logged a ticket on this one, which you can find at Getting BIG_CREATION when running the debugger option in intellij · Issue #1784 · KronicDeth/intellij-elixir · GitHub.

Where Next?

Popular in Questions Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

Other popular topics Top

baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31586 112
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
274 42716 114
New

We're in Beta

About us Mission Statement