Errata - Structured error handling for Elixir
|
|
3
|
247
|
November 15, 2024
|
Compilation error: "cannot set attribute @word_mask48 inside function/macro" message
|
|
2
|
333
|
October 18, 2023
|
Error helper `error_tag/2` deprecated?
|
|
6
|
500
|
August 27, 2023
|
Error: "no function clause matching in Keyword.get/3" when calling Ecto.changset
|
|
3
|
1700
|
January 4, 2023
|
GenServer servor error at deploy since Phoenix upgrade, may be related to EventStore?
|
|
5
|
1086
|
December 21, 2022
|
BadMapError{term: nil}, geo - %Schema.Geo
|
|
5
|
913
|
October 21, 2022
|
Send message, `send(pid, message)`, from controller to a LiveView process not possible? If so, why not?
|
|
19
|
2142
|
September 5, 2022
|
Error_tag not showing
|
|
6
|
3697
|
September 2, 2022
|
Writing validation logic only once: how to get ALL passed and failed form validations to client in realtime
|
|
8
|
1121
|
August 31, 2022
|
Compiler warning "this clause cannot match because a previous clause"
|
|
2
|
1131
|
August 16, 2022
|
running Endpoint terminated; UndefinedFunctionError
|
|
2
|
1376
|
May 17, 2022
|
Cyclic module usage error
|
|
4
|
2843
|
April 9, 2022
|
(Compile error): module Platform.Parsing.Behaviour is not loaded and could not be found
|
|
1
|
797
|
March 10, 2022
|
How to debug a long error stack?
|
|
10
|
1888
|
March 8, 2022
|
(ArgumentError) argument error (stdlib) :ets.lookup_element(:hackney_config, :mod_metrics, 2)
|
|
12
|
5461
|
November 17, 2021
|
GenServer Error: 'function not exported'
|
|
3
|
1020
|
August 30, 2021
|
Postgrex invalid byte sequence for encoding "UTF8": 0x00
|
|
3
|
5414
|
July 9, 2021
|
How to notify a user about exception in LiveView handle_event?
|
|
14
|
2911
|
May 2, 2021
|
More specific 404 errors
|
|
1
|
541
|
October 11, 2020
|
Difficulty to understand GenServer error message triggered by reply
|
|
8
|
1579
|
July 20, 2020
|
** (Jason.DecodeError) unexpected end of input at position 0
|
|
9
|
2041
|
May 28, 2020
|
** (BadMapError) expected a map, got: #Function<7.126501267/1 in :erl_eval.expr/5>
|
|
7
|
3817
|
May 13, 2020
|
What is the definition of a remote function?
|
|
11
|
2049
|
May 3, 2020
|
(ArgumentError) argument error (stdlib 3.11.2) :maps.from_list
|
|
2
|
2072
|
April 25, 2020
|
Handling Errors - Input variable type
|
|
2
|
718
|
April 23, 2020
|
Underlying Ecto errors not propagated (?): ** (RuntimeError) could not lookup Ecto repo X.Y because it was not started or it does not exist
|
|
4
|
2158
|
April 14, 2020
|
How string interpolation is done within the error messages of changesets (using %{})?
|
|
7
|
1788
|
March 4, 2020
|
How to detect wich process is getting unexpected messages?
|
|
11
|
4183
|
March 3, 2020
|
Get "Last Message" during rescue inside a GenServer
|
|
4
|
1520
|
January 3, 2020
|
Compilation error in file - (ArgumentError) argument error (stdlib) :ets.lookup_element(:hackney_config, :mod_metrics, 2)
|
|
9
|
1820
|
October 9, 2019
|