Error loading Base Profile Created via Zowe CLI Within Zowe Explorer
See original GitHub issueI’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
- Start with no profiles
zowe auth login apiml
and respond to promptszowe profiles create zosmf test --host xxx --base-path api/v1 --dd
- verify
zowe jobs list jobs
is succesful - attempt to browse jobs or data sets in Zowe Explorer
Expected behavior
Screenshots
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:
- Created 3 years ago
- Comments:18 (7 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@venkatzhub this is the error:
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
From @zFernand0 :
zowe profiles update base default --ru false
This still doesn’t answer how / whyzowe jobs list jobs
runs without also getting a certificate error.