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

Docs module gives HTTP 500 error when I open a document first time #4042

Closed
hikalkan opened this issue May 21, 2020 · 5 comments
Closed

Docs module gives HTTP 500 error when I open a document first time #4042

hikalkan opened this issue May 21, 2020 · 5 comments

Comments

@hikalkan
Copy link
Member

#3731 is still valid!

@maliming
Copy link
Member

This error is caused by elasitc.

@erolarkat Can you help check?

 Request failed to execute. Call: Status code 403 from: PUT /abp_io_documents/_doc/b0c9f41a-e518-07ee-d4ef-39f54beb408d. ServerError: Type: cluster_block_exception Reason: "index [abp_io_documents] blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];"

https://kb.objectrocket.com/elasticsearch/how-to-fix-the-forbidden-12-read-only-api-error-in-elasticsearch-282

@hikalkan
Copy link
Member Author

hikalkan commented May 25, 2020

Even if we get such an exception, we should ignore it and continue. But we should solve the issue, surely.

@maliming
Copy link
Member

I can change the thrown exception to error log.

@erolarkat
Copy link
Contributor

@maliming I changed the index read only setting. Can you check again?

@maliming
Copy link
Member

I will pay attention to the audit log in the next few days. Thanks. 👍

@maliming maliming closed this as completed Jun 2, 2020
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

4 participants