Edward Nys

Results 8 comments of Edward Nys

Hi, in your docker-compose file, do you have environment entries, such as : AIRFLOW__CORE__REMOTE_LOG_CONN_ID='MyS3Conn'

Hi @bdvll We use a separate service in my docker-compose-*.yml. Which does exactly what you describe, without having to patch readme, and allowing multiple variable files ( ie parametrized by...

No idea if this is the consensus however. Completely agree on docs.

Looks like the problem is still present, any idea on a timeline for a fix ?

Setting ``` - NEO4J_dbms_jvm_additional=-XX:+UseG1GC -XX:-OmitStackTraceInFastThrow -XX:+AlwaysPreTouch -XX:+UnlockExperimentalVMOptions -XX:+TrustFinalNonStaticFields -XX:+DisableExplicitGC -XX:MaxInlineLevel=15 -XX:-UseBiasedLocking -Djdk.nio.maxCachedBufferSize=262144 -Dio.netty.tryReflectionSetAccessible=true -Djdk.tls.ephemeralDHKeySize=2048 -Djdk.tls.rejectClientInitiatedRenegotiation=true -XX:FlightRecorderOptions=stackdepth=256 -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -Dlog4j2.formatMsgNoLookups=true -Dlog4j2.disable.jmx=true``` Mitigates the problem in 4.3.7, but not in 4.2.9, any...

looks related to https://github.com/elastic/logstash/issues/13261

Same issue, did you ever solve it ?

In my case, after an interesting debug session, I discovered that the bucket url used to sign and then return was different due to the endpoint setting.