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.
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:
-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.