#Immich on Docker. Issues accessing admin page.

1 messages · Page 1 of 1 (latest)

real cosmos
#

Immich v 1.102.3 on Docker/Ubuntu/Proxmox.
Mostly using external storage on an smb share mounted as an external drive to the ubuntu server.
I can read and write on the smb share from linux machine and elsewhere. And the newly uploaded pictures are getting indexed and all images are displayed without issues.

From the UI, when I go to admin page, the error pops up.

This is a regression issue, was working fine on v1.101.

UI error message:
Failed to get server info - 500
he@https://immich.example.com/_app/immutable/chunks/fetch-client.DxqhYdA9.js:1:2911
de@https://immich.example.com/_app/immutable/chunks/fetch-client.DxqhYdA9.js:1:2835

And from Immich Server Logs:
[Nest] 6 - 04/21/2024, 3:48:18 PM ERROR [Error: EAGAIN: resource temporarily unavailable, statfs 'upload/library'] Failed to get server info
[Nest] 6 - 04/21/2024, 3:48:18 PM ERROR [Error: EAGAIN: resource temporarily unavailable, statfs 'upload/library'] Error: EAGAIN: resource temporarily unavailable, statfs 'upload/library'

severe orbitBOT
#

:wave: Hey @real cosmos,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :blue_square: I have read applicable release notes.
  3. :blue_square: I have reviewed the FAQs for known issues.
  4. :blue_square: I have reviewed Github for known issues.
  5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

latent cliff
#

What is your Linux kernel version?

#

Uname -a

real cosmos
#

5.15.0-102-generic

latent cliff
#

You are affected by this bug

#

Not an immich issue

#

It’s fixed in -105 I think

real cosmos
#

thank you, will update kernel and post here