Skip to content

Is AIS stream offline? #51

Description

@wvanroy85

Since two days, my AIS tracker script is not receiving any more data. I work for a Belgian marine research institute and use the scripts to analyse ship activities in the Belgian and adjacent waters. I need the data for my research (as we can't afford marine traffic prices).

I am not an experienced programer, so my scripts are very basic, to my understanding this is the current situation:

  • websocket connects successfully to wss://stream.aisstream.io/v0/stream.
    -Subscription is sent successfully.
    -Tested 2 different APIKeys (same result).
    -Used full Europe bounding box: [[[30, -15], [72, 40]]] and smaller Belgian bounding box [[50.7,1.5], [52.0, 3.5]]
    -No errors are returned.
    -No AIS messages are received since 3 days.
    -Total messages received: 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions