Trying again to make iOS backgroud sync work properly
Hi, I currently have ente 1.1.0 installed on my nas, and I am unable to get background sync to work properly, despite having the firebase credentials where they should be. My logs look like logs1.txt file and my fcm-service-account.json looks like the sample i provided
24 Replies
⚠️ Log File Security Notice
It appears you've uploaded a log file. To protect your privacy and sensitive information:
• Log files may contain personal or sensitive data
• We recommend sending logs directly to our support team
• Please email logs to: support@ente.io
This helps ensure the confidentiality of your information.
Remember to use /solved to mark your thread as solved once your question is answered.
Where did you get the instructions to set this up on self hosted servers? Can't find it anywhere
(sorry to hijack this)
I saw the background sync article somewhere on ente documentation, then basically guessed based on code
GitHub
nixpkgs/nixos/modules/services/web-apps/ente.md at ente-modules · ...
Nix Packages collection. Contribute to oddlama/nixpkgs development by creating an account on GitHub.
Thanks
What I sent is NOT official documentation
It’s documentation for an experimental nix module
I know, but its better than nothing, theres nothing about that in the ente docs
Unless i look into the source code
And try to figure it out from that
Sorry to hijack again, but yeah, same issue as you
I can see calls from push.go but same error as you
A little bit of actual official documentation for this would be useful
help.ente.io?
Is there any information about this? I've searched and haven't found any
It's getting revamped btw, if you have suggestions use this form
https://app.formbricks.com/s/cmbvxnz5ezvkax401annkh4af
Ente Documentation Feedback
Thanks a lot for your time 🙏
Probably not yet
Is there anyone knowledgeable about this implementation I could talk to?
It seems it's looking for a wrong endpoint but it's kinda weird, since it (probably) works in your own production servers
@Keerthana
Maybe its some weird config for self hosted
Thanks
It's weekend though she'll probably reply Monday
I'm not really in a hurry
I'll write to her later and see what happens
Thanks again
Keep in mind selfhosting support can take a while, since your not a user of Ente
They'll still help though!
@Keerthana any news on this?
Starting the latest release (1.1.5+), push notifications are no longer necessary for background sync. Please let the app run uninterrupted for a few days and Apple will allow it to sync in the background
Any way to check if its actually working (besides checking for uploaded items)
@vishnu is there any confirmation via notification or some logs or something?
If you've a shared album, the receiver would get notifications of items that are backed up while the app is in the background for both parties
Interesting, will update
So pushes are no longer needed, interesting
@First Thunder Has your issue been resolved?
Is this in Apple's documentation somewhere?