fabiogiglietto / CooRnet

Given a set of URLs, this packages detects coordinated link sharing behavior on social media and outputs the network of entities that performed such behaviour.
MIT License
74 stars 15 forks source link

Error 500 when consulting CT #20

Closed artislg closed 4 years ago

artislg commented 4 years ago

I downloaded latest version of the library and tried to run some URLs through the get_ctshares method, but I started receiving error 500 from it.

This is in the logs

Unexpected http response code 500 on url with id 1 Unexpected http response code 500 on url with id 2

Any idea what might it be?

fabiogiglietto commented 4 years ago

response code 500 is internal server error. I guess CrowdTangle servers are experiencing some temporary issue.

artislg commented 4 years ago

You are correct, there is a major outage in CT servers. Thank you