Closed hisashiyamaguchi closed 3 years ago
It should start pulling data and fail if 10.10.10.10 doesn't listen on port 9091.
Glancing at the .edgerc
file you shared, it sounds like you are missing the etp_config_id
parameter.
Thanks for the quick follow-up @bitonio . After adding etp_config_id
on my .edgerc
, it works!
I'm getting started ULS and trying to
docker run
on uls directory. It seems a container has been created successfully, but it goes 'Exited (1)' status automatically. I would like to see whether this is normal behavior or not, and it's not, I would like to see the workaround of the issue.