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

Revert "Merge pull request #189 from TACC/task/FP-982" #203

Closed
wants to merge 2 commits into from

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Apr 22, 2021

Goal

Remove code (that re-indexes search on page publish, un-publish, and delete) until we can find a solution to the real problem.

Background

PR #189 was well-tested locally. But upon its deploy to ProTX—and possibly to Core and Neuronex, so suggests Sal's experience which matches John and Wes' on ProTX—it caused 500 errors on attempts to publish. Those 500 errors came from Elastic Search authentication issue. When, on ProTX server, John fixed some mistyped ES credentials in secrets.py, the problem still existed. After hunting ES-related changes, PR #189 seemed most likely to trigger the issue. When that "trigger" code was removed, the problem (500s) went away.

This reverts commit 342cad9, reversing
changes made to 27958c4.

To test cause of 500 errors on page publish on neuronex, protx, core.
@wesleyboar wesleyboar requested a review from rstijerina April 22, 2021 00:10
@wesleyboar
Copy link
Member Author

Declined. The problem is ES authentication. This was a temp "fix", and it not helpful for Core nor Neuronex, which had a different problem and solution.

@wesleyboar wesleyboar closed this Apr 22, 2021
@wesleyboar wesleyboar removed the request for review from rstijerina April 22, 2021 21:02
@wesleyboar wesleyboar deleted the hotfix/remove-haystack-signal-processor branch April 23, 2021 19:59
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

Successfully merging this pull request may close these issues.

1 participant