#`version` is obsolete

1 messages · Page 1 of 1 (latest)

near beacon
#

Hello, I already have immich with 40k+ of photos. But, it will take a few days to testing with machine learning model. So, I decide to setup a new one with fewer photos for testing and tinkering with the settings.

I follow this guide for a new installation :
https://immich.app/docs/install/docker-compose/

I receive this warning :
WARN[0000] /opt/immich/docker-compose.yml: version is obsolete

I did compare between my 'testing immich' & 'production immich'. Everything seems ok and identical to me.

hushed finchBOT
#

:wave: Hey @near beacon,

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.

near beacon
#

Sorry, it's not Immich. But, docker version.
'testing immich' is using Docker version 26.0.0 while 'production immich' is using Docker version 25.0.3 after upgrade to Docker version 26.0.0 and start receiving same warning.

I remove version: '3.8' in compose file.

Warning gone.