Ali Cloud Log Service reported an exception: backend meta not ready?

problem description

the sdk used is aliyun-log-php-sdk (I put Ali"s source code on it myself). There are frequent errors in sentry these days

.

clipboard.png
error message is

Request is failed. Http code is 500. The return json is {"errorCode":"InternalServerError","errorMessage":"backend meta not ready, please try again later!"}

I don"t quite understand the meaning of backend meta not ready . I guess the requests are too frequent. You have to add a queue to Aliyun"s log service

.
Sep.18,2021

blind guess, no practical basis: 500 http response code represents an error in the internal program of the server, and we think that sentry and Aliyun log service are both very stable products, so we say that they have bug code, which may not be judged correctly. Then it is more likely that the server's own program read and write permissions or certain numbers (such as inode) exceed the limit.

Menu