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

docker 运行以后, http://54.255.151.229:8899/api/v1/proxies报错, "An error occurred while handling an error" #122

Open
Ro0kie opened this issue Aug 22, 2020 · 3 comments

Comments

@Ro0kie
Copy link

Ro0kie commented Aug 22, 2020

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

@9cat
Copy link

9cat commented Sep 26, 2020

same here. probably some verification site , and package broken.

@botemple
Copy link

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

@mikelucid
Copy link

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

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

No branches or pull requests

4 participants