........
Other modules are working fine.
I have put the pod in debug mode and it show no errors:
This what happens when I manually trigger the wget:
level=debug ts=2020-10-29T13:51:01.543Z caller=main.go:99 module=palo_alto target=10.91.2.8 msg="Starting scrape"
level=debug ts=2020-10-29T13:51:01.543Z caller=collector.go:131 module=palo_alto target=10.91.2.8 msg="Getting OIDs" oids=1
level=debug ts=2020-10-29T13:51:01.556Z caller=collector.go:140 module=palo_alto target=10.91.2.8 msg="Get of OIDs completed" oids=1 duration_seconds=12.076006ms
level=debug ts=2020-10-29T13:51:01.556Z caller=collector.go:164 module=palo_alto target=10.91.2.8 msg="Walking subtree" oid=1.3.6.1.2.1.2
level=debug ts=2020-10-29T13:51:02.597Z caller=collector.go:177 module=palo_alto target=10.91.2.8 msg="Walk of subtree completed" oid=1.3.6.1.2.1.2 duration_seconds=1.040800849s
level=debug ts=2020-10-29T13:51:02.597Z caller=collector.go:164 module=palo_alto target=10.91.2.8 msg="Walking subtree" oid=1.3.6.1.2.1.25.1
level=debug ts=2020-10-29T13:51:02.609Z caller=collector.go:177 module=palo_alto target=10.91.2.8 msg="Walk of subtree completed" oid=1.3.6.1.2.1.25.1 duration_seconds=12.430949ms
level=debug ts=2020-10-29T13:51:02.609Z caller=collector.go:164 module=palo_alto target=10.91.2.8 msg="Walking subtree" oid=1.3.6.1.2.1.25.2
level=debug ts=2020-10-29T13:51:02.634Z caller=collector.go:177 module=palo_alto target=10.91.2.8 msg="Walk of subtree completed" oid=1.3.6.1.2.1.25.2 duration_seconds=24.308584ms
level=debug ts=2020-10-29T13:51:02.634Z caller=collector.go:164 module=palo_alto target=10.91.2.8 msg="Walking subtree" oid=1.3.6.1.2.1.25.3
level=debug ts=2020-10-29T13:51:02.647Z caller=collector.go:177 module=palo_alto target=10.91.2.8 msg="Walk of subtree completed" oid=1.3.6.1.2.1.25.3 duration_seconds=13.810531ms
level=debug ts=2020-10-29T13:51:02.648Z caller=collector.go:164 module=palo_alto target=10.91.2.8 msg="Walking subtree" oid=1.3.6.1.4.1.25461.2.1.2.1
level=debug ts=2020-10-29T13:51:02.857Z caller=collector.go:177 module=palo_alto target=10.91.2.8 msg="Walk of subtree completed" oid=1.3.6.1.4.1.25461.2.1.2.1 duration_seconds=209.861654ms
level=debug ts=2020-10-29T13:51:02.870Z caller=collector.go:164 module=palo_alto target=10.91.2.8 msg="Walking subtree" oid=1.3.6.1.4.1.25461.2.1.2.3
level=debug ts=2020-10-29T13:51:03.078Z caller=collector.go:177 module=palo_alto target=10.91.2.8 msg="Walk of subtree completed" oid=1.3.6.1.4.1.25461.2.1.2.3 duration_seconds=207.255972ms
So, I'm starting / finishing the scrap without any errors, but the webserver is returning 500. Do you have any ideas what could be happening here?
Thank you in advance
Best Regards
Carlos
level=debug ts=2020-10-29T13:51:03.080Z caller=collector.go:164 module=palo_alto target=10.91.2.8 msg="Walking subtree" oid=1.3.6.1.4.1.25461.2.1.2.5
level=debug ts=2020-10-29T13:51:03.094Z caller=collector.go:177 module=palo_alto target=10.91.2.8 msg="Walk of subtree completed" oid=1.3.6.1.4.1.25461.2.1.2.5 duration_seconds=13.937742ms
level=debug ts=2020-10-29T13:51:03.141Z caller=main.go:110 module=palo_alto target=10.91.2.8 msg="Finished scrape" duration_seconds=1.598034556