invernyx / smartcars-3-bugs

The bug tracker for the smartCARS 3 application
3 stars 0 forks source link

[BUG] - #306

Closed EpicHax7 closed 1 year ago

EpicHax7 commented 1 year ago

Describe the bug

File PIREP has to be clicked on twice to file a PIREP on the first try it just loads and says failed to submit pirep check logs for more info

How do you reproduce this bug?

Complete a flight try to file the PIREP first attempt never works only in the second attempt it gets submitted

Expected behavior

It should file in the first click on file PIREP error-2023-07-23.log

Screenshots

No response

Operating system

Windows 10 /11

Community airline

Airlink Virtual

smartCARS Version

0.12.1

Plugins installed

logbook flight tracking chat simbrief

Additional context

No response

Thien42 commented 1 year ago

Can you confirm the version of the public API you are using?

EpicHax7 commented 1 year ago

currently we are using api version 0.3.4

Thien42 commented 1 year ago

The error logs here mentions a 500 error which is a server-side error. There is most likely something wrong on the server/API side of your VA setup.

I would suggest investigating server logs, and if you find that the problem is due to our code, open an issue in https://github.com/invernyx/smartcars-3-public-api and we will look into it.