Hi there,
i am executing robotFramework including reportportal package. Reportportal is up and running in a k8 pod. Login and API is available. I prepared everything as describe in the reportportal package doc, but i receive the following issues:
[ ERROR ] Calling method ‘log_message’ of listener ‘robotframework_reportportal.listener’ failed: AttributeError: ‘NoneType’ object has no attribute ‘log’
433[ ERROR ] Calling method ‘end_keyword’ of listener ‘robotframework_reportportal.listener’ failed: AttributeError: ‘NoneType’ object has no attribute ‘update’
Depending in the testcase and interaction it is doing the error message. I have no clue.
Thanks for your support