Skip to content

riseupvpn: https://api.black.riseup.net:9001/json: connection_refused #1842

@bassosimone

Description

@bassosimone

Describe the bug

Running ./miniooni -n riseupvpn I see in the output:

[      4.243393] <info> [  4.0%] riseupvpn: measure https://api.black.riseup.net:9001/json: connection_refused

which in turn leads to this JSON result:

{
    "api_failure": "connection_refused",
    "api_status": "blocked",
    "ca_cert_status": true,
    "failing_gateways": null,
    "transport_status": {
      "obfs4": "ok",
      "openvpn": "ok"
    }
}

By looking at this result, one would conclude that the API is blocked, but I'm not sure this is really the case unless RiseupVPN has now been blocked in Italy for my ISP (Vodafone Italia SpA).

To Reproduce

Just run ./miniooni -n riseupvpn or ./ooniprobe run circumvention.

Expected behavior

To define the correct behavior, we need first to confirm that this is an issue with RiseupVPN's API. To this end, I am asking whether one of @cyBerta and @kalikaneko could perhaps help me understand here.

Screenshots

N/A

System information (please complete the following information):

Not relevant.

Additional context

I investigated this issue because I was told by @agrabeli that this issue has been reported to her today.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions