-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
"Server not found" when auto uploading photos in 3.26.0 + uploads to /remote.php/dav/files/username/Fotos/storage/emulated/0/DCIM/camera
#11982
Comments
Hi, I also have a "Server not found" error after the app upgraded to 3.26.0. Also, after completely removing and reinstalling, upon login none of the folders or files show up in the app. However, if upgrading from 3.25 to 3.26, the file and folder list present earlier in 3.25 shows, with the error message, (screenshot 1) |
Also having this issue, oddly though it works to my NextcloudPi server but not my Docker nextcloud-aio-mastercontainer.... |
This comment has been minimized.
This comment has been minimized.
I get the same message and my root folder does not refresh, but everything else seams to work. I can browse folders and download files as long as I upgraded from the previous app version and let the previous version initially load/refresh the root folder contents. Uploads seam not to work. Rolling back to app version 3.25 resolves the issue for me, as discussed here: Android version11 Device brand and modelOneplus 6t Stock or custom OS?Stock Nextcloud android app version3.26.0 Nextcloud server version27.1.2 Using a reverse proxy?Yes |
+1 Root folder does not get updated with message "Server nicht verfügbar" ("server not available" in German), but everything else works. I can enter existing (known) folders from the root folder and then I do see the current contetns of those folders and the message disappears. But in the root folder, new items do not appear and it complains about server availability. Nextcloud Android App 3.26.0 on Android 13 (Galaxy S20FE 5G) |
This resolves it for me as well. So 3.26 and above is broken. |
I also have this issue, but for me it is randomly just one of the folders inside my InstantUpload folder that isn't working. Everything else seems fine. |
I have the same issue using 3.26.0 on Android 13. It only started after the update. My server version is 27.1.3. This issue does not occur on my Mac, Windows or Ubuntu machines. I can browse my uploaded files via the app, and download files, but the upload fails saying server not found. |
I also just had this issue on 3.26.0, but oddly it updated to 3.26.0 on Sept 16 and photo upload had been working fine until today when I did a lineage OTA update. After rebooting my phone the "server not found" issue disappeared and the stalled uploads finally went through... |
I also have the same issue - and it only affects one folder. Downgrading to 3.25 works - I will wait for the bug to be fixed before updating the app. Shame because I really like NC. Hope this gets fixed soon |
Logs would be useful for tracking this down: either this way or if you can reproduce on-demand in the Dev edition of the app (e.g. installed from F-Droid) then you can get the logs from Settings->Logs in the app. |
/remote.php/dav/files/username/Fotos/storage/emulated/0/DCIM/camera
Resolved in the latest Dev build ¯\_(ツ)_/¯ |
YES! I've upgraded to 3.27, and it all works beautifully. Thank you for sorting out the bug! (whatever it was) |
Same issue with android app 3.2.7 Android Settings Nextcloud settings Sometimes it works for 1-2 files but then stopps ("connection error"). |
@himijendrix24 Does the upload folder destination in the server logs also have the (unexpected) path from your local device embedded in it like the original report? |
This is happening for me too on my Android device. Whenever I select Upload from Camera, then upload a new photo, I get the Server Not Available message. I also noticed that the image quality looks very poor. I also tried doing this with E2EE enabled on my server by uploading the photo into a secured folder, and it broke my synchronization on my desktop device and I could not delete or access the folder... I wound up trying to sudo -rm -rf my folder from the server and it showed it as deleted on Ubuntu in the console, but on the webapp, it still showed, as well as on the Android device. It also showed the encrypted file names in the recent activity of the contents of the encrypted folder, showing that I indeed had something stored in the folder. Kind of bizarre, and a bit of a problem. Especially if I scan an important document, say a passport or something to my secured folder. Hope this gets resolved, otherwise best bet so far is to just take a photo with Android. Then upload the photo after. |
Issue Appeared on my Android (GPlay) yesterday again. All my automatic uploads fail with "Server not found" error. The rest of the app continues to function normally. I allready tried updating server and local app (also tried downgrading). Android version13 Device brand and modelGalaxy S21 5G Stock or custom OS?Stock Nextcloud android app versionI tried 3.27.0 3.28.0 3.28.1 Nextcloud server version28.0.4.1 Using a reverse proxy?Yes |
have you tried enabling unrestricted data usage(even when data saver is on) in the Android settings for nextcloud? I'm on the same phone. tried with nextcloud dev 20240324 and regular 3.28 without that setting, |
Thank you for this tip, I'm also on a Motorola, android 14. Changing this setting fixes auto upload for me. Maybe one of the API calls they use to check for WiFi connection triggers the restricted data check. |
Steps to reproduce
/Fotos/
/Fotos/storage/emulated/0/DCIM/camera/
, which doesn't exist and returns a 404:Expected behaviour
All photos uploaded to
/Fotos
Actual behaviour
Tons of notifications in my phone about "Server not found" as it keeps retrying the upload again and again.
Android version
13
Device brand and model
Poco F3
Stock or custom OS?
Stock
Nextcloud android app version
3.26.0
Nextcloud server version
27.1.0
Using a reverse proxy?
Yes
Android logs
No response
Server error logs
No response
Additional information
No logs from the android app. If really needed, I can get them.
The text was updated successfully, but these errors were encountered: