Skip to content
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

Web - Interface doesn't handle correctly network issues #8356

Open
1 of 3 tasks
LucaTheHacker opened this issue Mar 29, 2024 · 0 comments
Open
1 of 3 tasks

Web - Interface doesn't handle correctly network issues #8356

LucaTheHacker opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@LucaTheHacker
Copy link

LucaTheHacker commented Mar 29, 2024

The bug

When connection is lost during an update, the interface doesn't respond correctly to the errors.
JS debug information is directly reported in the UI, instead of a "network error string".

Potentially, the upload system should recognize such events and pause the upload until the network is restored, trying to upload again the non-uploaded files.

image

The OS that Immich Server is running on

TrueNAS Scale

Version of Immich Server

v1.100

Version of Immich Mobile App

v1.100

Platform with the issue

  • Server
  • Web
  • Mobile

Reproduction steps

1. Start a big upload with large files
2. Disconnect the computer from the current network (like unplugging the cable with WiFi connected)
3. Observe the upload tab
@aviv926 aviv926 added the bug Something isn't working label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants