Giter Site home page Giter Site logo

Comments (2)

tomasg2012 avatar tomasg2012 commented on July 22, 2024
ERROR - Reference in a Schema not in metadata, this may not be compatible with ServiceMode
ERROR - References missing in metadata: ['StorageSystemCollection', 'StorageServiceCollection', 'EventService', 'OData', 'MessageRegistryFileCollection', 'JsonSchemaFileCollection', 'Capabilities', 'Message', 'Validation', 'TaskService', 'FabricCollection', 'Resource.v1_0_0']

In response to the last sentence yes, the way the references are compounded now are that URIs given in the $metadata overwrite those in the Schema files. This is the output that would show if you're missing references in your $metadata and don't overwrite these, as it stands, it can be ignored if this is fixed or if say, those particular schema are unneeded (such as StorageSystemCollection), but will likely still be reported... However, I noticed the below message:

DEBUG - callingResourceURI: /redfish/v1/schema/ChassisCollection_v1.xml
DEBUG - 404, [200], {'X-Frame-Options': 'SAMEORIGIN', 'Content-Type': 'application/json', 'X-UA-Compatible': 'IE=11', 'Strict-Transport-Security': 'max-age=31536000; includeSubdomains; preload', 'Date': 'Sat, 02 Jan 2016 03:25:28 GMT', 'Server': 'lighttpd/1.4.39', 'Status': '404', 'X-XSS-Protection': '1; mode=block', 'Transfer-Encoding': 'chunked'},
TIME ELAPSED: 2.36688
DEBUG - SchemaURI unsuccessful: /redfish/v1/schema/ChassisCollection_v1.xml
DEBUG - ('ChassisCollection', '/redfish/v1/schema/ChassisCollection_v1.xml', 'metadata/ChassisCollection_v1.xml') /// This is where it attempts to find it locally after unable to grab it through the URI ///
ERROR - File not found in metadata for ChassisCollection: /// The file doesn't exist in folder 'metadata', therefore ///
ERROR - getPropertyDetails: InnerType could not be acquired,  ChassisCollection /// The type cannot be constructed ///

I noticed that there is a 404 for the URI specified "/redfish/v1/schema/ChassisCollection_v1.xml". Am I mistaken? This is consistent throughout the log in Service Mode for each NavigationProperty validated, the same is involved for Non-ServiceMode.

from redfish-service-validator.

jbobzin-insyde avatar jbobzin-insyde commented on July 22, 2024

Some of the Problems here arising from recent patches in the Insyde source code which introduced bug. I will isolate and refile.

from redfish-service-validator.

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.