Code Monkey home page Code Monkey logo

Comments (4)

Joe-Winchester avatar Joe-Winchester commented on July 19, 2024

@emx0r tks for reporting the issue. Do the MVS and JES explorers work it's just the USS explorer that is causing problems ? Can you also open the dev console in your browser and look at the network traffic and let us know if there are any red messages (i.e. non 200 return code) and what the request and response are on these.

from community.

emx0r avatar emx0r commented on July 19, 2024

thank you for response @Joe-Winchester and pointing me how to debug this problem.
MVS and JES explorer works but when I tired to see network in dev console, I found following error

{messages: [{messageType: "ERROR", messageNumber: "AML0105",…}]}
messages
:
[{messageType: "ERROR", messageNumber: "AML0105",…}]
0
:
{messageType: "ERROR", messageNumber: "AML0105",…}
messageContent
:
"The certificate of the service accessed by HTTPS using URI '/api/v1/zosmf/restfiles/fs' is not trusted by the API Gateway: com.ibm.jsse2.util.h: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is: ↵ java.security.cert.CertPathValidatorException: The certificate issued by CN=IBM INTERNAL INTERMEDIATE CA, O=International Business Machines Corporation, C=US is not trusted; internal cause is: ↵ java.security.cert.CertPathValidatorException: Certificate chaining error"
messageKey
:
"apiml.common.tlsError"
messageNumber
:
"AML0105"
messageType
:
"ERROR"

So I assume I need to fix certificate problem

from community.

emx0r avatar emx0r commented on July 19, 2024

@Joe-Winchester do you please know where I can set verifyCertificatesOfServices to false?
It would help me to see if I have really a problem with certificate or there's something more

thanks

from community.

emx0r avatar emx0r commented on July 19, 2024

I found it in the documentation, thank you

from community.

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.