Docker Machine Learning not starting
im getting a weird error in immich_machine_learning docker. I have watch-tower and it auto updated to 1.48.0 i manually updated to 1.48.1. by docker-pulling the repo. but machine learning gives this error
53 Replies
Machine learning has changed in the
docker-compose.yml
, please update yours accordinglyokay thank you
let me check to see if this fixes my problem
A note on auto-update, since Immich is still in development and we might need to change the setup around so it would be beneficial for you to read the release note before updating the system in case of breaking changes like this
should i disable watch-tower for immich
I would encourage you to do that
also i re-downloaded the latest compose from github and no dice
did anything changer in .env as well
no
did you pull new images?
i pulled it before
downloading the docker-compose do i need to repull the 1.48.1
pull again then up and down
ok
sorry down and up 😛
ooh so docker-compose down and then docker-compose up -d
yes sir
okay one moment
its still showing old version but all containers have started

hmm
do docker-compose pull immich-server immich-web
no no change unfortunetly
i pulled all images from 1.48.1 from dockerhub for immich
under user altran1502
can you do
docker images
?
so you have both version release and 1.48.1
what is your compose file look like?
stock from what was in the compose listed
can you post it here?
ok looks good
i see some of my images is release should i change it
but im pretty sure i set it to update to the latest tag
latest is not recommended because it is the development tag
should use the release tag
no it is the release on tags.
thats what i meant
if you do
docker-compose pull
what do you see?
so it is pulling new images?
could it be a glitch in the update where the version # was not updated?
in the release for web/server

no it can't be
can you perform
docker ps
?
now do
docker-compose down
is there only one docker-compose.yml
in the directory immich-app
on your machine?inside that folder yes i have a subfolder name backup with a docker-compose but i figured it irreleviant

Good
after docker-compose down
perform
docker-compose pull
again
and now docker-compose up
and can you show the log of the server
2023-02-21 23:15:41 [Nest] 1 - 02/22/2023, 5:15:41 AM LOG [ImmichServer] Running Immich Server in PRODUCTION environment - version 1.48.1 - Listening on port: 3001
it should be good to gothats so weird. i notice some containers changed now
so i had to fully stop it and pull to i guess force it. God sometimes docker throws you a couple of odd curveballs. thanks for the quick help
yeah my procedure is always "down - pull -up:
thanks again
good to know for the future
no problem!
have a great rest of your nite
you too friend
hey sorry couldnt find my old post lol quick question any reason why mp4 wont upload below 2 minutes
most are around 178mb
it lets me upload anything under 45 seconds though
do you use dns?
and nginx?
do you have max_body_size set?
yes figured it out it was a cloudflare limit of 100mbs went localhost and it uploaded
im using a cloudflare tunnel
yeah that would be a problem
thanks man that was driving me crazy