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

curl http://localhost:18899/api/v1/proxies&page=1 An error occurred while handling an error #120

Open
cnscorpions opened this issue Jul 30, 2020 · 1 comment

Comments

@cnscorpions
Copy link

Describe the bug
use curl http://localhost:18899/api/v1/proxies&page=1 to fetch the proxy list
but it failed. The output is An error occurred while handling an error

To Reproduce
Steps to reproduce the behavior:

  1. install via docker
    docker run -d -p 8899:8899 -p 8081:8081 -v /var/www/scylla:/var/www/scylla --name scylla wildcat/scylla:latest
  2. get proxy list
    curl http://localhost:18899/api/v1/proxies&page=1
  3. terminal output is
    An error occurred while handling an error

Expected behavior
launch get request http://localhost:18899/api/v1/proxies&page=1 and get a proxy list of page 1

Screenshots
No

Desktop (please complete the following information):

  • OS: Ubuntu18.04
  • Docker version 19.03.12, build 48a66213fe

Smartphone (please complete the following information):
No

Additional context
config Nginx, and visit from chrome browser, it also does not work.

@Ro0kie
Copy link

Ro0kie commented Aug 22, 2020

I got same error

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

2 participants