It appears you're experiencing a synchronization issue between the web interface and the Android app, where photos uploaded from one platform aren't visible on the other. Since you're using a reverse proxy and RustFS with S3-compatible storage, there could be a few potential causes.
First, verify your CORS configuration. If you cannot upload a photo due to a CORS error, you need to fix the CORS configuration of your bucket. You can find more information on how to configure CORS at https://ente.io/help/self-hosting/administration/object-storage#cors-cross-origin-resource-sharing.
Also, ensure that your reverse proxy is correctly configured for the Ente Photos web app. You can find the reverse proxy configuration details at https://ente.io/help/self-hosting/administration/reverse-proxy#for-ente-photos-web-app.
You can install Ente Photos from https://ente.io/help/photos/faq/installing and connect to your server from the mobile apps using the instructions at https://ente.io/help/self-hosting/installation/post-install/#step-6-configure-apps-to-use-your-server.
-# If your issue is resolved, use </solved:1410327008973557843> to mark this thread as solved. Use </docsearch:1378409618417647708> if you want to ask something else.
Steps to be followed post-installation for smooth experience
Configure Object Storage for storing files along with some troubleshooting tips