Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jira init leads to "Incorrect function" #745

Closed
coberhauser opened this issue Jun 21, 2024 · 1 comment
Closed

jira init leads to "Incorrect function" #745

coberhauser opened this issue Jun 21, 2024 · 1 comment

Comments

@coberhauser
Copy link

Describe the bug
When running jira.exe init the following errors occurs:

$ ./jira.exe init
? Installation type:  [Use arrows to move, type to filter, ? for more help]
> Cloud
  Local

✗ Unable to generate configuration: Incorrect function.

Please provide following details

  1. JiraCLI Version:
(Version="1.5.1", GitCommit="0e0f82d52ef5a775d2cc662fbe38d9732b9b5c59", CommitDate="2024-01-20T10:48:06+00:00", GoVersion="go1.21.5", Compiler="gc", Platform="windows/amd64")
  1. Are you using Jira cloud or on-premise jira server?
cloud
  1. What operating system are you using? Also mention version.
Microsoft Windows 11 Pro
Version	10.0.22631 Build 22631
  1. What terminal are you using? Also mention version.
    image

To Reproduce

Steps to reproduce the behavior:

  1. Download windows zip
  2. Extract
  3. Insert JIRA_API_TOKEN and JIRA_AUTH_TYPE into .bashrc
  4. Run ./jira.exe init
  5. Program stops right away printing:
$ ./jira.exe init
? Installation type:  [Use arrows to move, type to filter, ? for more help]
> Cloud
  Local

✗ Unable to generate configuration: Incorrect function.

Expected behavior
Installation type selection is available and it is possible to continue jira init.

Thanks in advance

@coberhauser
Copy link
Author

Update:
All works find with regular cmd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants