Changing user avatar discards storage usage #5490

Closed
opened 2026-02-20 04:01:09 -05:00 by deekerman · 4 comments
Owner

Originally created by @LPkkjHD on GitHub (May 4, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

When setting a profile picture via the app the component which shows the disk usage sets itself to 0 of 0 used.
Upon closing and reopening the dialog the disk usage is reported correctly again.

Image

Can replicate this every time.

The OS that Immich Server is running on

Docker

Version of Immich Server

1.132.3

Version of Immich Mobile App

1.132.3

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

also not relevant

Reproduction steps

  1. Tap the user avatar from the main screen
  2. change the picture
  3. observe server storage resetting to 0 of 0 used

Relevant log output


Additional information

No response

Originally created by @LPkkjHD on GitHub (May 4, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug When setting a profile picture via the app the component which shows the disk usage sets itself to `0 of 0 used`. Upon closing and reopening the dialog the disk usage is reported correctly again. ![Image](https://github.com/user-attachments/assets/1a8678a5-a707-4194-a19b-3fd05b32cded) Can replicate this every time. ### The OS that Immich Server is running on Docker ### Version of Immich Server 1.132.3 ### Version of Immich Mobile App 1.132.3 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell also not relevant ``` ### Reproduction steps 1. Tap the user avatar from the main screen 2. change the picture 3. observe server storage resetting to `0 of 0 used` ### Relevant log output ```shell ``` ### Additional information _No response_
deekerman 2026-02-20 04:01:09 -05:00
Author
Owner

@sahoo-subhankar commented on GitHub (May 5, 2025):

Hi @alextran1502. Can I take this up ?

@sahoo-subhankar commented on GitHub (May 5, 2025): Hi @alextran1502. Can I take this up ?
Author
Owner

@alextran1502 commented on GitHub (May 5, 2025):

@sahoo-subhankar Sure

@alextran1502 commented on GitHub (May 5, 2025): @sahoo-subhankar Sure
Author
Owner

@Feb487 commented on GitHub (Jul 18, 2025):

Hi I want to solve this problem

@Feb487 commented on GitHub (Jul 18, 2025): Hi I want to solve this problem
Author
Owner

@Feb487 commented on GitHub (Jul 18, 2025):

Sorry, I follow all instruction on README.md in mobile folder. But every time that I wont run app : +2929 ms] Error: Gradle build failed to produce an .apk file. It's likely that this file was generated under /home/giancarlo/Scrivania/OpenSourceProject/Immich/immich/mobile/build, but the tool couldn't find it.
[ +28 ms]
#0 throwToolExit (package:flutter_tools/src/base/common.dart:34:3)
#1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:867:9)

#2 FlutterCommand.run. (package:flutter_tools/src/runner/flutter_command.dart:1563:27)

#3 AppContext.run. (package:flutter_tools/src/base/context.dart:154:19)

#4 CommandRunner.runCommand (package:args/command_runner.dart:212:13)

#5 FlutterCommandRunner.runCommand. (package:flutter_tools/src/runner/flutter_command_runner.dart:494:9)

#6 AppContext.run. (package:flutter_tools/src/base/context.dart:154:19)

#7 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:431:5)

#8 run.. (package:flutter_tools/runner.dart:98:11)

#9 AppContext.run. (package:flutter_tools/src/base/context.dart:154:19)

#10 main (package:flutter_tools/executable.dart:102:3)

@Feb487 commented on GitHub (Jul 18, 2025): Sorry, I follow all instruction on README.md in mobile folder. But every time that I wont run app : +2929 ms] Error: Gradle build failed to produce an .apk file. It's likely that this file was generated under /home/giancarlo/Scrivania/OpenSourceProject/Immich/immich/mobile/build, but the tool couldn't find it. [ +28 ms] #0 throwToolExit (package:flutter_tools/src/base/common.dart:34:3) #1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:867:9) <asynchronous suspension> #2 FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1563:27) <asynchronous suspension> #3 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:154:19) <asynchronous suspension> #4 CommandRunner.runCommand (package:args/command_runner.dart:212:13) <asynchronous suspension> #5 FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:494:9) <asynchronous suspension> #6 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:154:19) <asynchronous suspension> #7 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:431:5) <asynchronous suspension> #8 run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:98:11) <asynchronous suspension> #9 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:154:19) <asynchronous suspension> #10 main (package:flutter_tools/executable.dart:102:3) <asynchronous suspension>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#5490
No description provided.