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
-- the browser says that because of the CORS it does not work, the request itself it is
most likely that there are not enough headers on the backup in response, you need a ticket for editing
also found the some problem with getting database list, cluster handler
The text was updated successfully, but these errors were encountered:
Access to XMLHttpRequest at '/viewer/json/healthcheck?merge_records=true&tenant=%2Fkz_global%2Fydbc' from origin has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
vendors.ebde2049.js:2
GET /viewer/json/healthcheck?merge_records=true&tenant=%2Fkz_global%2Fydbc net::ERR_FAILED 200 (Ok)
-- the browser says that because of the CORS it does not work, the request itself it is
most likely that there are not enough headers on the backup in response, you need a ticket for editing
also found the some problem with getting database list, cluster handler
The text was updated successfully, but these errors were encountered: