I've been using the v0 WebSocket stream (wss://stream.aisstream.io/v0/stream) successfully, but it has recently stopped sending data. I've confirmed that my WebSocket client connects successfully, and I receive the "open" event. However, after sending my subscription message, I no longer receive any AIS data messages.
I have already verified the following:
My API key is active and has not expired.
I have not exceeded any message or connection quotas on my account.
The ship I am tracking (MMSI: 368204760) should be actively transmitting. I have also tried removing the MMSI filter to listen for all traffic, with no success.
I've been using the v0 WebSocket stream (wss://stream.aisstream.io/v0/stream) successfully, but it has recently stopped sending data. I've confirmed that my WebSocket client connects successfully, and I receive the "open" event. However, after sending my subscription message, I no longer receive any AIS data messages.
I have already verified the following:
My API key is active and has not expired.
I have not exceeded any message or connection quotas on my account.
The ship I am tracking (MMSI: 368204760) should be actively transmitting. I have also tried removing the MMSI filter to listen for all traffic, with no success.