housemic

Results 14 comments of housemic

Dear RobertCMa , After I run curl command - sudo curl -v -k -u admin:admin -H "Content-Type:application/json" -X GET https://PODM-IP:9443/redfish/v1/ | python -m json.tool PODM can response some information. Note:...

Dear RobertCMa , CTS 2.2 still has exception error messages, and the error is - can't pickle instancemethod I find information about the message in google, it seems python 2.7.3...

Dear RobertCMa, I found postgresql. related information about QueryExecutorImpl.java, It is in - https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java and https://jdbc.postgresql.org/development/privateapi/org/postgresql/core/v3/QueryExecutorImpl.html If you confirmed, the question can be closed, thank you. House