-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker image error on Unraid with latest version v1.91.4-ig233 #271
Comments
can you post your complete logs? |
i have some other error with latest image, not sure when this happened or if this is related |
You have to update your postgres docker image #254 (comment) |
i just did but now i have this in the logs
|
i think i need more assistance, i do not use docker compose, i use unraid i did try to add this into the console in postgres CREATE SCHEMA IF NOT EXISTS vectors; UPDATE pg_catalog.pg_extension SET extversion = '0.1.11' WHERE extname = 'vectors'; SELECT pgvectors_upgrade(); COMMIT;` but i get # sh: 3: CREATE: not foundsh: 4: ALTER: not foundsh: 5: SET: not found# sh: 7: UPDATE: not foundsh: 8: UPDATE: not foundsh: 9: ALTER: not foundsh: 10: UPDATE: not foundsh: 11: ALTER: not found# sh: 13: Syntax error: "(" unexpected# `sorry but i dont know i can update this |
You need to use to do in psql or in a postgres tool like dbeaver, adminer... |
i had the same issue on unraid and i was replacing my postgre installation with the ones from spaceinvader: |
Latest version :
Fout: failed to register layer: ApplyLayer exit status 1 stdout: stderr: lchown /app/immich/server/node_modules/highlight.js/styles/foundation.css: invalid argument
The text was updated successfully, but these errors were encountered: