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

Doesn't seems to work with non https url #205

Closed
Morgan-6Freedom opened this issue Mar 2, 2024 · 7 comments
Closed

Doesn't seems to work with non https url #205

Morgan-6Freedom opened this issue Mar 2, 2024 · 7 comments

Comments

@Morgan-6Freedom
Copy link

Morgan-6Freedom commented Mar 2, 2024

My server doesn't have https and when I put my link (http://my.server.com) to my server I have this error on ios image

When I change my URL to https://my.server.com the message doesn't appear but I have a timeout error (expected because I don't have https)

It was working last time I entered the server URL. (I had a cache issue so I disconnected and now I'm stuck out of my server)

@Fangh
Copy link

Fangh commented Mar 3, 2024

@lemonlimelabs
Copy link

This just started happening to me as well. It used to work in previous versions, I think something broke with the last update. For reference I've always used Tailscale as a VPN and it worked fine, but now I'm getting the same issue as OP.

@leinelissen
Copy link
Owner

Hey, this appears to be a regression after updating some dependencies. I'm incredibly sorry that happened. I'm releasing a hot fix for this right now, that should hit both stores asap. Thanks for reporting this!

@hpirila
Copy link

hpirila commented Mar 8, 2024

I am still getting this error in IOS. As per appstore the version is 2.3.1 and this should be fixed. Not sure how to check the version inside the app itself. Works with https, with http and port number in URL I get the same error.

@twhite96
Copy link

twhite96 commented Mar 9, 2024

This is still an issue for me even after the hot fix.

I'm accessing through Tailscale and am currently trying to figure out how to generate an SSL certificate in Tailscale without the use of the CLI on macOS because it doesn't work.

Would really love to use Fintunes; such a beautiful app.

@lemonlimelabs
Copy link

Same here still having the same issue on the newest app version.

@leinelissen
Copy link
Owner

Hey all, I did a little digging. As it turns out the App Transport Security settings are not additive but rather exclusionary. I left a setting in for local connections, and it ended up overriding the default one that allows HTTP for all origins. I'm releasing v2.3.2 now, which I've tested to be a definitive fix for these issues. They're in the queue for both TestFlight and the App Store and I expect at least one of those to be released in the next 24 hours. Incredibly sorry again for the regression! Thanks for all your patience and your continued usage of Fintunes!

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

6 participants