question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error loading Base Profile Created via Zowe CLI Within Zowe Explorer

See original GitHub issue

I’m using a base profile and am getting the following errors within Zowe Explorer:

Retrieving response from zowe.GetJobs Error: Expect Error: Required object must be defined Error: Profile Name test is inactive. Please check if your Zowe server is active or if the URL and port in your profile is correct.

Describe the bug

To Reproduce

  1. Start with no profiles
  2. zowe auth login apiml and respond to prompts
  3. zowe profiles create zosmf test --host xxx --base-path api/v1 --dd
  4. verify zowe jobs list jobs is succesful
  5. attempt to browse jobs or data sets in Zowe Explorer

Expected behavior

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 10
  • Zowe Explorer Version: 1.10.1
  • (Optional) Zowe CLI Version: 7.0.0...@next
  • (Optional) Are you using Secure Credential Store? yes

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
jellypunocommented, Nov 19, 2020

@venkatzhub this is the error:

[2020/11/18 15:11:15.047] [DEBUG] [extension.js:73] Validate Error - Invalid Profile: Error: z/OSMF REST API Error:
http(s) request error event called
Error: self signed certificate in certificate chain

I want to confirm if you are connecting to apiml? if yes, please make sure that reject unauthorized is set to true and basepath is equal to APIML basepath

1reaction
dkeloskycommented, Nov 19, 2020

From @zFernand0 : zowe profiles update base default --ru false

This still doesn’t answer how / why zowe jobs list jobs runs without also getting a certificate error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Zowe Explorer profiles
Zowe CLI team profiles simplify profile management by letting you to edit, store, and share mainframe configuration details in one location.
Read more >
Known issues and limitations | IBM Z® Open Editor
Issuing a UNIX command with an RSE profile via Zowe Explorer is not supported yet. # RSE CLI plug-in support in the Zowe...
Read more >
Setting up integrations to interact with z/OS - IBM
See Installing IBM RSE API Plug-in for Zowe CLI to get started. To use RSE API on your client, see Using RSE API...
Read more >
An API to simplify retrieval of Zowe Profile Information - Medium
This article describes the purpose and use of a new Zowe API that can be ... API functions were originally created for use...
Read more >
Zowe CLI Latest Updates - TechDocs
BugFix: Fixed problem when listing jobs with owner *. SYSVIEW Plug-in for Zowe CLI. Enhancement: Support base profiles. Enhancement: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found