transparency-everywhere / ais-api

AIS API
71 stars 29 forks source link

{"error":"an unknown error occured"} #28

Closed alsak0de closed 2 years ago

alsak0de commented 3 years ago

Hiya, thanks for sharing your project. Not sure it is still alive, though. If so, any clue on why all VF calls would return this error?

{"error":"an unknown error occured"}

The result seems to be perfectly crawled and parsed in docker console.

niczem commented 3 years ago

Hi there, thanks for sharing the issue!

Could you send more details for the request you are making so I can reproduce the error?

alsak0de commented 3 years ago

Sorry I missed your quick reply until now. A simple call to the docker's VF end point: http://192.168.86.87:5000/getLastPositionFromVF/225416000

RETURNS:

{"error":"an unknown error occured"}

niczem commented 2 years ago

should be fixed with: https://github.com/transparency-everywhere/ais-api/pull/24