You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to clarify the issue you are seeing is intermittent?
Based on the Java exception and the logs the error should be coming from OpenSearch. It could be coming from the OpenSearch JS Client that is hooked into OpenSearch Dashboards since we upgraded that version.However, if you are seeing an intermittent failure then I agree with you and I believe it could be related to the same issue you are addressed above. If so I will re-route it to that repo.
In the meantime, would be able to provide details on how you upgrade? I do believe there's some lack of documentation on known issues when upgrading that keep a stale version of files around.
hi @kavilla
Has only occurred once so far. I do the upgrade / installation with the tar file.
First back up the certificates, configuration files and data folders (master nodes).
After that i rename the old folders and unpack the tar file and restore the config / certificates etc.
So far, this upgrade strategy has worked without any problems.
The problem appeared suddenly.
However, each of the three Client Nodes was accessible via WebUI and a login was successful.
So i can't really say if it was a server or client (dashboard) problem.
@StefanSa commented on Fri Jun 03 2022
Describe the bug
All this time v2 ran without a problem.
As of today, opensearch-dashboard can no longer be started.
error message:
To Reproduce
systemctl start dashboards
OpenSearch Version
v2.0
Dashboards Version
v2.0
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
@StefanSa commented on Fri Jun 03 2022
A bit strange.
After i started dashboards in the console "./bin/opensearch-dashboards" and then via systemctl, it works again.
@StefanSa commented on Fri Jun 03 2022
Possibly the same problem?
opensearch-project/security#1961
@kavilla commented on Mon Jun 06 2022
Hello @StefanSa, thanks for opening.
Just to clarify the issue you are seeing is intermittent?
Based on the Java exception and the logs the error should be coming from OpenSearch. It could be coming from the OpenSearch JS Client that is hooked into OpenSearch Dashboards since we upgraded that version.However, if you are seeing an intermittent failure then I agree with you and I believe it could be related to the same issue you are addressed above. If so I will re-route it to that repo.
In the meantime, would be able to provide details on how you upgrade? I do believe there's some lack of documentation on known issues when upgrading that keep a stale version of files around.
Thanks again!
@StefanSa commented on Tue Jun 07 2022
hi @kavilla
Has only occurred once so far. I do the upgrade / installation with the tar file.
First back up the certificates, configuration files and data folders (master nodes).
After that i rename the old folders and unpack the tar file and restore the config / certificates etc.
So far, this upgrade strategy has worked without any problems.
The problem appeared suddenly.
However, each of the three Client Nodes was accessible via WebUI and a login was successful.
So i can't really say if it was a server or client (dashboard) problem.
@kavilla commented on Tue Jun 14 2022
Hello @StefanSa, I will re-route this to OpenSearch repo as the linked issue above has the same issue and it was for 1.3.
Thank you!
The text was updated successfully, but these errors were encountered: