Closed simonszu closed 3 years ago
@simonszu Sorry about this, I didn't add to the README or rescue the error in the code when a profile inventory is set to private. Please set FETCH_INVENTORY
to false
in order to skip that request, as a workaround for now.
I will add support to avoid this.
About the port, another typo I made by accident. Please set HTTP_PORT
variable to 7355
.
Ah, that looks better now. Thanks, and i will set my inventory to public later on.
@simonszu Going to reopen this so I can address it as a bug
Hi, apparently since the 1.0.0 release the exporter is crashing regularly for me. This is the log file i get for one execution:
I am starting the container basically with this configuration:
Maybe it could be beneficial to see what error exactly has occured, How could i achieve that? Also i am a bit confused why the log says that the web server is started on port 9617, although i have specified it to run on 7355.