Git Product home page Git Product logo

Comments (3)

billdodd avatar billdodd commented on June 27, 2024

Jack,

It looks like the test run had a more fundamental problem connecting to your service. It was getting connection reset errors from the /redfish, /redfish/v1/ and /redfish/v1/$metadata endpoints, so was unable to gather the service URIs to validate. From the beginning of your log:

Setting up Redfish Service Check Tool Revision: 01.05.17 : OpenPowerP9:172.31.56.169
OPERATIONAL ERROR: GET Request for /redfish FAILED with exeption: <class 'ConnectionResetError'>
Protocol version and Service Root uri could not be retrieved through '/redfish', assuming spec mandated values
OPERATIONAL ERROR: GET Request for /redfish/v1/odata FAILED with exeption: <class 'ConnectionResetError'>
OPERATIONAL ERROR: GET Request for /redfish/v1/ FAILED with exeption: <class 'ConnectionResetError'>

Collecting all relative uris from Service Root: /redfish/v1/
OPERATIONAL ERROR: GET Request for /redfish/v1/ FAILED with exeption: <class 'ConnectionResetError'>

Serializing SUT metadata document: /redfish/v1/$metadata ...
OPERATIONAL ERROR: GET Request for /redfish/v1/$metadata FAILED with exeption: <class 'ConnectionResetError'>
Unable to parse Service Metadata Document /redfish/v1/$metadata

Can you double-check the config information in the SUTs section of the properties.json file to be sure it is correctly specifying the target system? If that looks OK, you can then try accessing those endpoints with tools like curl or Postman to diagnose further.

from redfish-service-conformance-check.

mraineri avatar mraineri commented on June 27, 2024

@jacktan888 any update on @billdodd's request?

from redfish-service-conformance-check.

jacktan888 avatar jacktan888 commented on June 27, 2024

Hi @billdodd @mraineri , the target was correctly set.
This issue has been resolved by newly update code.

from redfish-service-conformance-check.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.