Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: how to use function web_crawl #2904

Open
NgocKhanhC311 opened this issue Oct 19, 2024 · 1 comment
Open

[Question]: how to use function web_crawl #2904

NgocKhanhC311 opened this issue Oct 19, 2024 · 1 comment
Labels
question Further information is requested

Comments

@NgocKhanhC311
Copy link

Describe your problem

I built using Docker according to your description. But when I use the function web_crawl, I get docker log:

ragflow-server | [INFO] [2024-10-19 21:14:26,679] [_internal._log] [line:97]: 172.18.0.6 - - [19/Oct/2024 21:14:26] 'POST /v1/document/web_crawl HTTP/1.1' 200 - 
ragflow-server | /bin/sh: 1: google-chrome: not found 
ragflow-server | /bin/sh: 1: google-chrome-stable: not found 
ragflow-server | /bin/sh: 1: google-chrome-beta: not found 
ragflow-server | /bin/sh: 1: google-chrome-dev: not found 
ragflow-server | /bin/sh: 1: google-chrome: not found 
ragflow-server | /bin/sh: 1: google-chrome-stable: not found 
ragflow-server | /bin/sh: 1: google-chrome-beta: not found 
ragflow-server | /bin/sh: 1: google-chrome-dev: not found.

and response

HTTP/1.1 200 OK
Server: nginx/1.24.0 (Ubuntu)
Date: Sat, 19 Oct 2024 13:14:29 GMT
Content-Type: application/json
Content-Length: 102
Connection: keep-alive
Vary: Cookie

{"data":null,"retcode":100,"retmsg":"AttributeError(\"'NoneType' object has no attribute 'split'\")"}

Help me please!!

@NgocKhanhC311 NgocKhanhC311 added the question Further information is requested label Oct 19, 2024
@KevinHuSh
Copy link
Collaborator

This function is not fully developed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants