Latest #error-messages Threads Top

jvoegele
Announcing Errata, an Elixir library for consistent and structured error handling. Errata is an Elixir library that promotes a consisten...
New
dkuku
This is a proposal to make the map key mismatch errors a bit better: Every time I have a typo It’s very challenging for me even when I u...
New
At7heb
apparently “7 -1” is compiled the same as “7 - 1” but “@something -1” generates an error message from the compiler. Module B shows the er...
New
jedeleh
Good morning I’m seeing this warning at compile time and while I know what the issue is, the warning message doesn’t give me much to go ...
New
2FO
I’m running into the following errors, going through the Ecto getting started docs. Calling person = %Friends.Person{} changeset = Fri...
New
alishir
Hi all, I have the following simple snippet but I got cyclic module usage error. Do you know how should I resolve the error? defmodule C...
New
jmayrhofer
Hi! When I try to compile the following Codefile, the compiler gives me a error message: ** (CompileError) main.exs:2: module Platform....
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
Maxximiliann
2021-08-29T03:28:01.439206+00:00 error: Generic server 'Elixir.Server.FooMonitor' terminating. Reason: {'function not exported',[{'Elixir...
New
denna
I accidentally called GenServer.reply(from, :ok) twice so I got the following error message in my logs. For me the message is rather cryp...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

At7heb
apparently “7 -1” is compiled the same as “7 - 1” but “@something -1” generates an error message from the compiler. Module B shows the er...
New
jvoegele
Announcing Errata, an Elixir library for consistent and structured error handling. Errata is an Elixir library that promotes a consisten...
New
dkuku
This is a proposal to make the map key mismatch errors a bit better: Every time I have a typo It’s very challenging for me even when I u...
New

Trending Over Three Years Top

jpinnix
Postgres is complaining that I am inserting invalid UTF8 into a text type: (Postgrex.Error) ERROR 22021 (character_not_in_repertoire) in...
New
Maxximiliann
(Please note: Elixir Experience Level: Beginner) ** (ArgumentError) argument error (stdlib) :ets.lookup_element(:hackney_config, :m...
New
Maxximiliann
Given: data = [nil, nil, nil, "DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p", nil] iex(17)> :maps.filter(data, & !is_nil(&1...
New
Fl4m3Ph03n1x
Background We have an app the keeps running. This is a OTP application that has other OTP applications as dependencies. It uses GenServer...
New
alishir
Hi all, I have the following simple snippet but I got cyclic module usage error. Do you know how should I resolve the error? defmodule C...
New
Maxximiliann
This error cropped up after successfully polling an API nine times. What is it trying to communicate? Why did it come up after so many su...
New
2FO
I’m running into the following errors, going through the Ecto getting started docs. Calling person = %Friends.Person{} changeset = Fri...
New
Maxximiliann
results = [ {%{ asset: "3QvxP6YFBKpWJSMAfYtL8Niv8KmmKsnpb9uQwQpg8QN2", price: 0.10878614, priced_in: "WAVES", valu...
New
kuroda
When we try to evaluate an Elixir code m = %{}; m.foo = 1 on IEx, it emits the following error message : ** (CompileError) iex:1: cannot...
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
Maxximiliann
(Please note: Elixir Experience Level: Beginner) iex -S mix Erlang/OTP 21 [erts-10.2.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-t...
New
denna
I accidentally called GenServer.reply(from, :ok) twice so I got the following error message in my logs. For me the message is rather cryp...
New
jedeleh
Good morning I’m seeing this warning at compile time and while I know what the issue is, the warning message doesn’t give me much to go ...
New
jdobrzanski
There is a very useful error log that prints if I don’t recuse an exception from within a GenServer. GenServer {[GENSERVER NAME HERE]} t...
New
Maxximiliann
2021-08-29T03:28:01.439206+00:00 error: Generic server 'Elixir.Server.FooMonitor' terminating. Reason: {'function not exported',[{'Elixir...
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