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
Ducky
Ducky5mo ago
⚠️ 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.
Pendor
Pendor4mo ago
Where did you get the instructions to set this up on self hosted servers? Can't find it anywhere (sorry to hijack this)
First Thunder
First ThunderOP4mo ago
I saw the background sync article somewhere on ente documentation, then basically guessed based on code
First Thunder
First ThunderOP4mo ago
Pendor
Pendor4mo ago
Thanks
First Thunder
First ThunderOP4mo ago
What I sent is NOT official documentation It’s documentation for an experimental nix module
Pendor
Pendor4mo ago
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
Brogio
Brogio4mo ago
help.ente.io?
Pendor
Pendor4mo ago
Is there any information about this? I've searched and haven't found any
Brogio
Brogio4mo ago
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 🙏
Brogio
Brogio4mo ago
Probably not yet
Pendor
Pendor4mo ago
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
Brogio
Brogio4mo ago
@Keerthana
Pendor
Pendor4mo ago
Maybe its some weird config for self hosted Thanks
Brogio
Brogio4mo ago
It's weekend though she'll probably reply Monday
Pendor
Pendor4mo ago
I'm not really in a hurry I'll write to her later and see what happens Thanks again
Brogio
Brogio4mo ago
Keep in mind selfhosting support can take a while, since your not a user of Ente They'll still help though!
Pendor
Pendor4mo ago
@Keerthana any news on this?
vishnu
vishnu4mo ago
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
Pendor
Pendor4mo ago
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?
vishnu
vishnu4mo ago
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
First Thunder
First ThunderOP4mo ago
Interesting, will update So pushes are no longer needed, interesting
Brogio
Brogio3mo ago
@First Thunder Has your issue been resolved?
TheMachine
TheMachine3mo ago
Is this in Apple's documentation somewhere?

Did you find this page helpful?