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

SBN user no longer able to access test registry #336

Closed
jordanpadams opened this issue Nov 6, 2024 · 1 comment
Closed

SBN user no longer able to access test registry #336

jordanpadams opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working s.critical

Comments

@jordanpadams
Copy link
Member

Checked for duplicates

Yes - I've already checked

🐛 Describe the bug

Queries that were working are returning response like:

Making request to url: [https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com/sbnumd-registry/_search](https://urldefense.us/v3/__https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com/sbnumd-registry/_search__;!!PvBDto6Hs4WbVuu7!L5sNOYHXgxBxsHrabcgou5a4Dz4Ti3Ud1v53B70lTTSc4PcraLB_wT8XqsCJ9N6d8GNle4lU-TqT_O-W78PFdhO-hGI$)
Including POST body: {"query": {"simple_query_string": {"query": "urn:nasa:pds:dart*"}}}
Including headers: {"Content-Type": "application/json"}
{
  "error": {
    "root_cause": [
      {
        "type": "security_exception",
        "reason": "Bad Authorization"
      }
    ],
    "type": "search_phase_execution_exception",
    "reason": "all shards failed",
    "phase": "query",
    "grouped": true,
    "failed_shards": []
  },
  "status": 403
}

🕵️ Expected behavior

Tests were working before

📜 To Reproduce

Query using registry client

🖥 Environment Info

  • Version of this software [e.g. vX.Y.Z]
  • Operating System: [e.g. MacOSX with Docker Desktop vX.Y]
    ...

📚 Version of Software Used

No response

🩺 Test Data / Additional context

No response

🦄 Related requirements

🦄 #xyz

⚙️ Engineering Details

No response

🎉 Integration & Test

No response

@tloubrieu-jpl
Copy link
Member

@plawton-umd says it works again today.

Before it failed, last it worked was Spet 27th 2024.

I will close the ticket since it works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working s.critical
Projects
Status: 🏁 Done
Development

No branches or pull requests

3 participants