We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug docker 运行以后, 8899端口打开界面,statistics 没问题,但是看不到ip列表,用api会返回 "An error occurred while handling an error"
To Reproduce docker run -d -p 8899:8899 -p 8081:8081 -v /var/www/scylla:/var/www/scylla --name scylla wildcat/scylla:latest http://54.255.151.229:8899/api/v1/proxies
Expected behavior A clear and concise description of what you expected to happen.
Screenshots no
Desktop (please complete the following information): debian9 docker
Smartphone (please complete the following information): no
Additional context no
The text was updated successfully, but these errors were encountered:
same here. probably some verification site , and package broken.
Sorry, something went wrong.
I use the previous version. and it works.
docker run -d -p 8899:8899 -p 8081:8081 -v /var/www/scylla:/var/www/scylla --name scylla wildcat/scylla:1.1.7
I use the previous version. and it works. docker run -d -p 8899:8899 -p 8081:8081 -v /var/www/scylla:/var/www/scylla --name scylla wildcat/scylla:1.1.7
+1 good thinking, thanks
No branches or pull requests
Describe the bug
docker 运行以后, 8899端口打开界面,statistics 没问题,但是看不到ip列表,用api会返回 "An error occurred while handling an error"
To Reproduce
docker run -d -p 8899:8899 -p 8081:8081 -v /var/www/scylla:/var/www/scylla --name scylla wildcat/scylla:latest
http://54.255.151.229:8899/api/v1/proxies
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
no
Desktop (please complete the following information):
debian9
docker
Smartphone (please complete the following information):
no
Additional context
no
The text was updated successfully, but these errors were encountered: