wmnnd
Phoenix 1.6 getting stuck - failing to send responses
Hey all,
I’ve come across a strange phenomenon with Phoenix lately. Ever since I updated Keila from Phoenix 1.5 to 1.6 - and more specifically switched to using heex templates, the application will, quite frequently, not send responses to (mostly POST) requests.
I can see in the mix phx.server console that the controllers run and do things like DB requests, but the browser will never receive a response. Firefox dev tools just keep showing the request as pending with no response.
This issue can usually be fixed by restarting the Phoenix server or by triggering a code reload. In some cases it has even been necessary to run mix clean.
Has anyone else experienced this problem with Phoenix 1.6? What could be the reason for this?
You can take a look at the config files here:
Here is mix.lock:
https://github.com/pentacent/keila/blob/8222a66896a5c0c25f12c7d9dc8ac6ef6612f3cc/mix.lock
Popular in Questions
Other popular topics
Latest Phoenix Threads
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #hex
- #security









