Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Some Log Entry or UI Notice/Warning of the Client & Server version Mismatch #15

Open
Da-Geek opened this issue Oct 7, 2021 · 2 comments

Comments

@Da-Geek
Copy link

Da-Geek commented Oct 7, 2021

Simple as the $Subject says :-)

If a user is running a Mismatched client, that could cause issues with the smooth operation of the Client.

For instance, If the Client is too New and the server side has not been updated, some features may not work as expected.
or the other way round, so if a Client is a very old version, again it may not report things to the server as expected.

Maybe even a new field in the user properties that shows the last time & version of a Acars connection (that could be
shown in the Pilot Profile to show a successful connection from a client)

This Feature Request is related to/requires issue #14

@nabeelio
Copy link
Member

nabeelio commented Oct 7, 2021

I like the posting of the version to the client's profile, that's a good one. I don't have a version for the web module, per se. Because it doesn't need to be updated every time. But I design it so that if the client has some settings that require the web module to be updated, it has sane defaults and won't break.

Lemme think on it

@FatihKoz
Copy link

FatihKoz commented Oct 7, 2021

If a user is running a Mismatched client, that could cause issues with the smooth operation of the Client.

This is really important, back in days we had a problem just because of this. The client was not updating itself, and there were no indications of updater failing. As expected user was "thinking" there were no updates and he is using the latest version. But in fact he was way behind and had troubles loading flights etc.

The root cause was his service provider, blocking connections. Nothing related with acars + phpvms or with the va itself.

A version check somewhere independent from acars update checks may come in handy for this kind of weird situations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants