This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Background
I have an Elixir application that has 2 machines. Each machine receives requests on a round robin base.
Both machines are con...
New
Getting this error when requesting , internal ip.
iex(11)> :httpc.request("http://192.168.1.1:52869/gatedesc.xml")
** (UndefinedFunct...
New
Is there an Elixir or Erlang library that can translate a frame of bytes received from the network into some structured data?
I’d like t...
New
When I am trying to request an internal IP , I am getting socket closed remotely.though it loads in normal browser.
:httpc.request(“http...
New
Greetings! I actually asked a similar question a long time ago but I couldn’t find it in search.
Basically what I want to do is make it ...
New
I have a fairly large codebase with many files and many tests.
For whatever reasons that happened over the years, some tests execute cod...
New
Hi everyone,
I have an Elixir app that sends out HTTP requests using HTTPoison. Usually it works fine, but I noticed it gives timeout er...
New
Trending Over Three Years
Hello !
I am working with phoenix and trying out finch, which has worked extremely well, until i needed to make a request with a form d...
New
I was trying to connect to a NTP server using :gen_udp module but it seems anything below port 1000 is getting an error{:error, :eacces} ...
New
Hello,
Why does the BEAM try to connect each node to all other nodes from the network?
For example, let’s say I have nodes A, B, and C....
New
Hi all!
Recently I’ve been rewriting an old python downloader utility script in Elixir, but currently I am stuck in response header filt...
New
I currently try to send a network connection to another distributed node. While doing that, the socket closes.
The socket is created via...
New
I get the following error, when I try to access files in windows shared directory:
(I can view the directory in file explorer, so I know...
New
I am using :gen_tcp to send raw data between peers. How secure is gen_tcp? Do I need to add an extra security layer on top of what gen_tc...
New
I am using GenServer.call/3 to send messages from one node (Node A) to another (Node B). The messages must be sent in order, sort of like...
New
I want to see a raised exception if any module tries to do a request.
I can stub :inet or :hackney with :meck, but maybe we have more ge...
New
I’m currently doing some Client/Server stuff.
I’m in the early stage of development and do currently use gen_tcp on the server side dire...
New
Hi, do you have any experience in using UDP sockets in the active mode? On the one hand, having a socket in the passive mode, you won’t o...
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







