Check the server error logs for details on the 500 error. Investigate the /get endpoint handler in the proxy pool codebase. Look for common misconfiguration issues like missing database connections or incorrect API key handling.
127.0.0.1:5010可以访问,可是127.0.0.1:5010/get的页面出现500 内部服务器错误问题 · jhao104/proxy_pool#349 | Good First Issue