@julian This config.url is not in the config.json? In addition, I checked the site with the console of the Chrome browser and found a lot of socket.io errors (403 errors)
In addition, how to configure socket.io in the config.json file?
@9652301 In your reverse proxy's config, direct IP address access should be prohibited. Instead, catch those requests and redirect them to the proper hostname.
@baris I'm really trying to stick to actual releases (looking at github it doesn't look like 1.17.1 has been officially blessed yet). However, staying on v1.17.0 and bumping the socket.io and socket.io-client versions seems to have done the trick!
Just found this tool and everything has been easy and smooth to install but...
But how do I replace the upload path with the s3 base url instead of the the site.
I know the plugin is working as I can see the files hitting my s3 bucket.