pitr / gemini-ios

Elaho - iOS browser for Gemini protocol
Mozilla Public License 2.0
116 stars 6 forks source link

Elaho sometimes crashes when navigating to host that is down #23

Closed IdlePhysicist closed 3 years ago

IdlePhysicist commented 3 years ago

I have noticed with several capsules where the host is down or unreachable that Elaho just crashes after ~60s of "loading". Although sometimes (1/4 times) I get a message reading the following:

The operation couldn't be completed.
(Network.NWError error 0.)

One host I have noted this with is artorinix.space

$ host artorinix.space
artorinix.space has address 24.56.122.9

Using amfora I get the following message, but no crash.

Failed to connect to the server: dial
tcp 24.56.122.9:1965: i/o timeout.

Otherwise I am extremely happy with the app! Having a clean simple interface I find myself using Gemini & Elaho more and more. Thank you.

pitr commented 3 years ago

i believe this is a dup of #19 as I am unable to reproduce the crash with the new build. I will be releasing the new version this weekend, having tested it for the last week.

pitr commented 3 years ago

v1.4 was released into App Store with this fix