Ziang Guo

Results 18 comments of Ziang Guo

@cbmartinx It's possibly a frontend issue. If you deploy it on a remote host other than localhost, you should update the environment variable `REACT_APP_API_ROOT_URL` in the frontend/.env file.

The CPU resource is insufficient, please increase it to at least 1 core and retry.

To ensure functionality in an IPv6 environment, StarRocks FE has switched to using IP addresses as unique identifiers. However, when a Pod is rebuilt, its IP changes, making the old...

The label selector for the kubeblocks service is incorrect, which resulted in the selection of the dataprotection pod with an IP address of 10.116.3.5, causing the webhook connection failed. ```bash...

annotation中没有kubeblocks.io/service-mirror-primary-service: "true" ```yaml apiVersion: v1 kind: Service metadata: creationTimestamp: "2024-03-14T04:27:01Z" finalizers: - cluster.kubeblocks.io/finalizer labels: app.kubernetes.io/instance: yunji-6857c5b89d app.kubernetes.io/managed-by: kubeblocks apps.kubeblocks.io/component-name: starrocks-fe-sd name: yunji-6857c5b89d-starrocks-fe-sd namespace: kubeblocks-cloud-ns ownerReferences: - apiVersion: apps.kubeblocks.io/v1alpha1 blockOwnerDeletion: true...

Could you please tell us how you started the ApeRAG service and share the API error logs?

We apologize for the inconvenience. The issue was due to the metadata database running out of disk space because of the large number of users. This has been resolved, please...

We haven't investigated one-api in detail yet. Could you elaborate on its advantages compared to litellm? We're interested in understanding what benefits it might offer.

Thanks for the suggestion and the detailed explanation of one-api's benefits. `one-api` appears to be a stateful service, which makes it more complex than litellm. However, since one-api is compatible...

## Root Cause Identified: DuckDuckGo Search Provider Redirect Handling Issue I've identified the actual root cause, which is different from the initial Bing anti-bot hypothesis. ### **The Real Issue** 1....