Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

docker compose版本部署到墙外的vps上,报错{"status":false,"error":{"message":"An error happened, please make sure your request is SFW, or use a jailbreak to bypass the filte r.","type":"invalid_request_error"}} #7

Closed
xiebangrong opened this issue Apr 3, 2024 · 3 comments

Comments

@xiebangrong
Copy link

curl http://127.0.0.1:3040/v1/chat/completions \

-H "Content-Type: application/json"
-H "Authorization: Bearer any_string_you_like"
-d '{
"model": "gpt-3.5-turbo",
"messages": [
{
"role": "user",
"content": "Hello!"
}
],
"stream": true
}'
{"status":false,"error":{"message":"An error happened, please make sure your request is SFW, or use a jailbreak to bypass the filte r.","type":"invalid_request_error"}}

@shanzhengfei
Copy link

+1

1 similar comment
@ershiyi21
Copy link

+1

@missuo
Copy link
Owner

missuo commented Apr 3, 2024

If you are unable to use this project normally, it is most likely due to issues with your IP. Your IP has triggered Cloudflare's shield, or has already been banned. Please try to change your IP or switch servers on your own.

@missuo missuo closed this as completed Apr 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants