rundeck-plugins / rundeck-s3-log-plugin

Store execution logs in Amazon S3 buckets
Apache License 2.0
32 stars 27 forks source link

Exception in thread "LogFileStorageTask" java.lang.IllegalArgumentException: Active Connection is required #52

Open hkhail opened 1 year ago

hkhail commented 1 year ago

Hi,

I get the following error when Minio (api) is behind a proxy (Nginx) :

Exception in thread "LogFileStorageTask4" java.lang.IllegalArgumentException: Active Connection is required

H.