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

Unexpected response '404 Not Found' from jira. #225

Closed
HyHyena opened this issue Dec 9, 2021 · 4 comments
Closed

Unexpected response '404 Not Found' from jira. #225

HyHyena opened this issue Dec 9, 2021 · 4 comments

Comments

@HyHyena
Copy link

HyHyena commented Dec 9, 2021

Hey. I am really looking forward to use your program but got stuck on the init phase. Is it because of the oldness of my company's jira version or something else?

  1. JiraCLI Version:
    0.2.0
  2. Are you using Jira cloud or on-premise jira server? Also mention the version for on-premise installation.
    on-premise 6.2.1
  3. What operating system are you using? Also mention version.
    manjaro kernel version 5.10.79-1
  4. What terminal are you using? Also mention version.
    Konsole (konsole) 21.08.3-1

Steps to reproduce the behavior:

? Installation type: Local
? Link to Jira server: https://jira.company.ru
? Login username: username
? Default project: PROJECT
⠙ Fetching boards for project 'PROJECT'... 
✗ Received unexpected response '404 Not Found' from jira. Please try again.
@ankitpokhrel
Copy link
Owner

@HyHyena Looks like you are using a project without board. This was fixed in #216. But the build is not yet available.

If you wish to use this fix for now, you can either compile from source or if you are using homebrew you can build binary from HEAD (requires make, git and go)

brew uninstall jira-cli
brew install jira-cli --HEAD

Let me know if you still have problem with the head build.

@HyHyena
Copy link
Author

HyHyena commented Dec 9, 2021

Unfortunately that didn't help and I am still getting this error. Thanks for the fast feedback, I'll go find another job to use this tool :)

@ankitpokhrel
Copy link
Owner

I wonder why it didn't work for you with the new build but I cannot help much unless you can give me further details. Finding another job sounds like a good idea tho 😄

Please feel free to comment here or create a new issue if you find any details that could help figure out the issue.

@xuanyuanaosheng
Copy link

@HyHyena Any update?

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

No branches or pull requests

3 participants