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

Cymon Error #1

Closed
Indeserpen opened this issue Nov 30, 2016 · 2 comments
Closed

Cymon Error #1

Indeserpen opened this issue Nov 30, 2016 · 2 comments

Comments

@Indeserpen
Copy link

CYMON API Error_:
msg_ 504 Server Error: GATEWAY_TIMEOUT for url: https://cymon.io:443/api/nexus/v1/blacklist/ip/spam/?days=3&limit=100&offset=10
File "sipi.py", line 226, in search
r = f(item, day, limit)
File "/opt/Pentest/Osint/SIPI/cymon/cymon.py", line 65, in ip_blacklist
'&offset=%d' % (offset))
File "/opt/Pentest/Osint/SIPI/cymon/cymon.py", line 28, in get
r.raise_for_status()
File "/usr/local/lib/python2.7/dist-packages/requests/models.py", line 884, in raise_for_status
raise HTTPError(http_error_msg, response=self)
None

@ST2Labs
Copy link
Owner

ST2Labs commented Dec 5, 2016

Hi,

This Error is from "CYMON API", SIPI only import API code. Now is working again, maybe was a temporary error in cymon.io rest API.

Thanks!

@ST2Labs ST2Labs closed this as completed Dec 5, 2016
@Indeserpen
Copy link
Author

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

2 participants