Connection to server not working since photo mobile app v 1.1.0
Hello, I kept getting error when trying to sync photos to my local server after an update to the newest f-droid app, it doesn't prompt error but keeps processing and loading while nothing gets uploaded.
To debug this I checked my server logs and it behaves normal, and then I start to think maybe I used the old method to self host so it might not be compatible with the newest app, then I decided to start a new instance. To my surprise the new instance doesn't seem to work either, and I can convince that it's not a connection problem ( I can see my phone's requests from server's logs), but the app itself. And the following validated my assumption: I downloaded from github ente-photos-v1.0.10.apk and replaced the newest fdroid v1.1.0, and yes, my photos and videos start to synchronize to cloud.
Could you please take a look? If you need logs, I could provide, but I'm afraid that I'm not experienced enough to determine which information is private and should be redacted. Thanks!
7 Replies
Remember to use /solved to mark your thread as solved once your question is answered.
This seems to be related to https://github.com/ente-io/ente/pull/6201
(Assuming you are not using SSL).
If that's the case, please stick with older build. The upcoming release should fix this issues
GitHub
fix(android): allow cleartext traffic for domains other ente by den...
Fixes #6186
Description
It seems that while trying to show user certificates we broke cleartext connections. Since having an SSL certificate for self hosted ente deployments is not mandatory, we sh...
Thank you, and yes, this is the case, I am using plain http. >3
-# If your issue is resolved, you can use the /solved command to close the thread. If not, use /unsolve to cancel.
/solved
Command not foundThere's no command called solved.Thread marked as solved. It will be closed in <t:1750150692:R>.
This thread is now closed.