spiderfoot运行报错

spiderfoot安装成功后,第二次启动,不能正常运行,报错(提示未授权,无密码文件)。

sf.py -l127.0.0.1:5001


Use SpiderFoot by starting your web browser of choice and
browse to http://127.0.0.1:5001/


2022-10-22 09:35:16,272 [INFO] sf : Starting web server at 127.0.0.1:5001 ...
2022-10-22 09:35:16,274 [WARNING] sf :


Warning: passwd file contains no passwords. Authentication disabled.
Please consider adding authentication to protect this instance!
Refer to https://www.spiderfoot.net/documentation/#security.


求解答。