better-rail / app

An alternative mobile client for Israel Railways
https://better-rail.co.il
GNU Affero General Public License v3.0
150 stars 27 forks source link

Not starting ride #301

Closed Oded2 closed 1 year ago

Oded2 commented 1 year ago

🐛 Bug Description:

I simply click on start ride and it just stays stuck loading. I've tried restarting my phone and re installing the app.

🔍 Steps to Reproduce:

Steps to reproduce the behavior:

1. Open app
2. Start ride

📷 Screenshots/Logs:

image

💻 Environment:

Specify the relevant environment details where the bug occurred:

Device: iPhone 13
OS: iOS 17 public beta
Version: Latest as of August 21 2023
guytepper commented 1 year ago

hey @Oded2, thanks for reporting on this! the server probably responded with an error, but since we're not handling errors very good at the moment it didn't show up and the loading progress remained infinitely. we'll fix it via #302

does it happen every time you try to start a ride, or only occasionally?

Oded2 commented 1 year ago

hey @Oded2, thanks for reporting on this!

the server probably responded with an error, but since we're not handling errors very good at the moment it didn't show up and the loading progress remained infinitely. we'll fix it via #302

does it happen every time you try to start a ride, or only occasionally?

It only happened once so far, when I was in Haifa trying to get home. Ever since it never happened again.

guytepper commented 1 year ago

okay, good to know. Since it's probably an error occured at the server level which we didn't display, I'm closing the issue for now.