[GH-ISSUE #48] IOS App, non standard port ( Network Request Failed ) #43

Closed
opened 2026-03-02 11:46:01 +03:00 by kerem · 11 comments
Owner

Originally created by @vikramwalia on GitHub (Mar 30, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/48

IMG_3681

Erroring out on a nonstandard port.

Originally created by @vikramwalia on GitHub (Mar 30, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/48 ![IMG_3681](https://github.com/MohamedBassem/hoarder-app/assets/46508515/967ecf39-c422-4ddd-8e1d-00c1698c32f7) Erroring out on a nonstandard port.
kerem closed this issue 2026-03-02 11:46:01 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

Custom ports should work just fine. This might be related to a bug that I fixed in 2cd2f92e9e (released as version 1.3.1, but it's still pending apple's review). Can you try force closing the app and starting it again? The bug was that sometimes updating the address doesn't get correctly reflected in the trpc client without a full re-render for the app.

<!-- gh-comment-id:2027886185 --> @MohamedBassem commented on GitHub (Mar 30, 2024): Custom ports should work just fine. This might be related to a bug that I fixed in 2cd2f92e9e0c82eaa5f21fe0c30e20ebea7aba24 (released as version 1.3.1, but it's still pending apple's review). Can you try force closing the app and starting it again? The bug was that sometimes updating the address doesn't get correctly reflected in the trpc client without a full re-render for the app.
Author
Owner

@vikramwalia commented on GitHub (Mar 30, 2024):

Thank you, I had to restart twice ( same error ) and on third try got it to work. I will wait for 1.3.1 to come through and test again. Much appreciated.

<!-- gh-comment-id:2027896508 --> @vikramwalia commented on GitHub (Mar 30, 2024): Thank you, I had to restart twice ( same error ) and on third try got it to work. I will wait for 1.3.1 to come through and test again. Much appreciated.
Author
Owner

@MohamedBassem commented on GitHub (Mar 30, 2024):

I'll close this for now and we can re-open it if 1.3.1 doesn't solve the issue.

<!-- gh-comment-id:2028076839 --> @MohamedBassem commented on GitHub (Mar 30, 2024): I'll close this for now and we can re-open it if `1.3.1` doesn't solve the issue.
Author
Owner

@dodgog commented on GitHub (May 16, 2024):

Hi! Getting the same exact issue on the latest ios app here. Using http://ipv4:3000, getting the Network request failed error.

<!-- gh-comment-id:2116397266 --> @dodgog commented on GitHub (May 16, 2024): Hi! Getting the same exact issue on the latest ios app here. Using http://ipv4:3000, getting the Network request failed error.
Author
Owner

@MohamedBassem commented on GitHub (May 17, 2024):

@dodgog can you try force closing the app and trying again? Maybe once or twice?

<!-- gh-comment-id:2116404796 --> @MohamedBassem commented on GitHub (May 17, 2024): @dodgog can you try force closing the app and trying again? Maybe once or twice?
Author
Owner

@dodgog commented on GitHub (May 17, 2024):

Did it like 15 times, hit the same error every time. Do I understand correctly that to force-close an app I just swipe it up out of the recent apps carousel?

<!-- gh-comment-id:2116416069 --> @dodgog commented on GitHub (May 17, 2024): Did it like 15 times, hit the same error every time. Do I understand correctly that to force-close an app I just swipe it up out of the recent apps carousel?
Author
Owner

@MohamedBassem commented on GitHub (May 17, 2024):

yeah, that's what I meant. If you did it 15 times then you're probably hitting something different. Can you confirm that you can visit that address from the browser of your phone?

<!-- gh-comment-id:2116417840 --> @MohamedBassem commented on GitHub (May 17, 2024): yeah, that's what I meant. If you did it 15 times then you're probably hitting something different. Can you confirm that you can visit that address from the browser of your phone?
Author
Owner

@dodgog commented on GitHub (May 17, 2024):

Confirming. Can access it from safari and it doesn't even complain about security, just shows the hoarder login page as expected.

<!-- gh-comment-id:2116421691 --> @dodgog commented on GitHub (May 17, 2024): Confirming. Can access it from safari and it doesn't even complain about security, just shows the hoarder login page as expected.
Author
Owner

@MohamedBassem commented on GitHub (May 17, 2024):

ok, now that's weird :) Are you using the testflight version or the prod version?
If you're using the prod version (1.3.2) can you try the testflight one (1.5.0)? (link: https://testflight.apple.com/join/QifpNxAT).

<!-- gh-comment-id:2116424714 --> @MohamedBassem commented on GitHub (May 17, 2024): ok, now that's weird :) Are you using the testflight version or the prod version? If you're using the prod version (1.3.2) can you try the testflight one (1.5.0)? (link: https://testflight.apple.com/join/QifpNxAT).
Author
Owner

@dodgog commented on GitHub (May 17, 2024):

Getting the same issue on 1.5.0. Shared a screenshot through developer feedback as as well, maybe it could have some useful metadata about my installation?

<!-- gh-comment-id:2116429632 --> @dodgog commented on GitHub (May 17, 2024): Getting the same issue on 1.5.0. Shared a screenshot through developer feedback as as well, maybe it could have some useful metadata about my installation?
Author
Owner

@MohamedBassem commented on GitHub (May 17, 2024):

I'm quickly running out of ideas here. Are you running hoarder behind any reverse proxy? Any special configuration?

Also can you maybe try to provision a valid ssl certificate and use https to narrow down the problem?

It's a bit late where I live, so I'll check your tester feedback logs tomorrow if you don't mind.

<!-- gh-comment-id:2116433049 --> @MohamedBassem commented on GitHub (May 17, 2024): I'm quickly running out of ideas here. Are you running hoarder behind any reverse proxy? Any special configuration? Also can you maybe try to provision a valid ssl certificate and use https to narrow down the problem? It's a bit late where I live, so I'll check your tester feedback logs tomorrow if you don't mind.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#43
No description provided.