Phi Van Ngoc
Phi Van Ngoc
Any update on this? I still have this problem and couldn't figure out what's wrong with it.
Nvm. I figured it out. It's because `localhost` is missing in `/etc/hosts`. So I added: `127.0.0.1 localhost` and it works.
You can change the `build.gradle` in `node_modules/react-native-thumbnail` to something similar to this as a temporary fix: ``` buildscript { repositories { jcenter() google() } dependencies { classpath 'com.android.tools.build:gradle:3.0.1' } }...
Any update on this? I'm planning to use these modules but then found this issue. Having a proper monitoring is crucial for a load balancer. Unfortunately, Nginx opensource sucks in...
Probably it's easier to check if you can also post your test code.
Still no reply from @ryanfitz ? Maybe he's retired already. We should support @clarkie for his clone and move it forward.
I got the same error.
This module seems not to support stream. Tried out https://github.com/lusis/ngx_stream_upstream_check_module but not work either.
I got same issue when uploading a video file. Another one is that the S3 object is not created even though everything seems to succeed (no error).