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

Transaction time problem #362

Open
000exploit opened this issue Apr 15, 2024 · 5 comments
Open

Transaction time problem #362

000exploit opened this issue Apr 15, 2024 · 5 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@000exploit
Copy link

000exploit commented Apr 15, 2024

Possibly related to #246, but I'm not sure.

I have identical time zone on both the server and my phone, but it shows a transaction 3 hours apart (my time zone assumes UTC+3). If I set the transaction date correctly in the web version, then the client shows me the transaction 3 hours earlier than the server, and vice versa. I have already tried to change the time zone settings, language, enable and disable the server time zone in the Waterfly settings, etc. Nothing helps, and I don't know what to do.

Screenshot from the same transaction of both server and client:
Screenshot_20240415-160037_Firefox

Screenshot_20240415-160102_Waterfly III

@dreautall
Copy link
Owner

Hi, is this for all transaction or just a specific one? What does the server show when you update the time?

Is there really no difference when you do the timezone setting in the settings?

@dreautall dreautall added the bug Something isn't working label Apr 15, 2024
@dreautall dreautall self-assigned this Apr 15, 2024
@dreautall dreautall added this to the v1.0.2 milestone Apr 15, 2024
@000exploit
Copy link
Author

is this for all transaction or just a specific one?

For all transactions

What does the server show when you update the time?

The time in transaction is 3 hours ahead.

Is there really no difference when you do the timezone setting in the settings?

I have already tried doing this, no difference. The only thing I haven't tried is switching to a different timezone on both server and phone.

@000exploit
Copy link
Author

000exploit commented Apr 15, 2024

BTW, emansih/FireflyMobile shows correct time

@dreautall
Copy link
Owner

Looking at this, and also your other bug report (where you provided a debug log) - do you have any special software or app restrictions running on your device? Any special OS? It seems like Android-internal communication channels are not working properly. The debug log of the other report should report the Device Timezone as well, but doesn't (only the Server Timezone, which is fetched via the API)... I'm honestly a bit confused here. I tested the apk you also installed (version 2703) on a completely fresh (stock) Samsung device and the debug log looks completely different than yours.

Could you please kill the app via the settings and re-start it from the launcher and see if the problem persists?

@000exploit
Copy link
Author

@dreautall I'm using LineageOS 21 (Android 14), I've already granted the app all permissions, and yes, I tried to kill the all and recheck it again. Nothing has changed in the OS itself between normal operation and these two reports. There may be a problem with Android 14 itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants