Skip to content

Add script to upgrade immich-server vectors - #4

Merged
dragonfire1119 merged 1 commit into
bigbeartechworld:masterfrom
gartisk:master
Mar 18, 2024
Merged

Add script to upgrade immich-server vectors#4
dragonfire1119 merged 1 commit into
bigbeartechworld:masterfrom
gartisk:master

Conversation

@gartisk

@gartisk gartisk commented Mar 17, 2024

Copy link
Copy Markdown

Hello experts,

I notice a problem,

When I tried to connect to the Immich Server using the Immich Mobile App, the connection was not possible due to the version of the Immich server.

Therefore, I updated the immich-server version in casaos, from 1.94 to 1.98, but I got the vectors version failure.

So I found a solution in the topic below:
immich-app/immich#7310 (comment)

To conclude, I took the suggested solution and put it into a script.
This solution supports the version of the app with machine learning, but it is simple to convert it to the version without it.

The arguments in the script:
-u username
-p the previous vectors version
-n the new vectors version

To execute:
./run.sh -u casaos -p 0.1.11 -n 0.2.0

Please let me know if you need any changes or further explanations.

@dragonfire1119

Copy link
Copy Markdown
Contributor

Awesome, nice work Could you do a change log on BigBearCommunity and then explain to the users how to use it?

https://community.bigbeartechworld.com/c/big-bear-scripts/bigbearscript-change-log/48

I want to start creating a post for each major change that happens to let users know.

@gartisk

gartisk commented Mar 18, 2024

Copy link
Copy Markdown
Author

Awesome, nice work Could you do a change log on BigBearCommunity and then explain to the users how to use it?

https://community.bigbeartechworld.com/c/big-bear-scripts/bigbearscript-change-log/48

I want to start creating a post for each major change that happens to let users know.

As soon as possible bro!

@dragonfire1119
dragonfire1119 merged commit f4ce399 into bigbeartechworld:master Mar 18, 2024
@dragonfire1119

Copy link
Copy Markdown
Contributor

Thank you for your time on this. Feel free to help out more if you can! I really appreciate it, man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants