Can't help without your Nginx config. Nginx is just a reverse proxy. There's nothing you can do in rails that you can't do with Nginx in front of it. There's a problem with how you have Nginx set up, not with rails
On Thu, Jun 13, 2019, 02:25 Walther Diechmann <[email protected]> wrote: > I've added this issue on rails/rails > https://github.com/rails/rails/issues/36464 but was redirected here - > fair enough (as I was not able to point to any malfunc) > > Does anyone know of issues with NGINX in front of PUMA serving ActionCable > *and* ActiveStorage? > > My experience is that either I can have ActiveStorage working perfectly or > I can have ActiveStorage working perfectly?!? > > I have the code in this repo: https://github.com/wdiechmann/sucker.git > and a demo here: https://sucker.alco.dk/messages > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/ab5964f5-1e40-495c-8399-a7d1c72c0be7%40googlegroups.com > <https://groups.google.com/d/msgid/rubyonrails-talk/ab5964f5-1e40-495c-8399-a7d1c72c0be7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAM5L8qN3pH0P8%3D%3D0K2QrYzN%2BE4riL%3Di3i%2B53_j%3DO%2Bpk4opYVNA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

