Hello everyone, i am pretty much new to everything OMV and even worse linux, so sorry if i'm making a really dumb mistake
Ok so here's the thing, i'm trying to install photoprism on my raspberry pi 3b+ that's running OMV, it installed perfectly from the plugins tab con my windows pc (that im using ssh from and where i'm controlling everything around my OMV, so once i try to turn photoprism on it just... doesn't, i get an error, and it just doesn't turn on, i've seen a couple of problems similar to mine and tried to solve the exact same way they did but i'm not able to, so here i am, waiting and hoping for some help, here's the error and everything it tells me
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color photoprism 2>&1' with exit code '1': raspipai:
ID: create_photoprism_appdata_storage_dir
Function: file.directory
Name: /srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//storage/
Result: True
Comment:
Started: 20:01:39.921864
Duration: 35.293 ms
Changes:
/srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//storage:
directory:
new
ID: create_photoprism_appdata_db_dir
Function: file.directory
Name: /srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//db/
Result: True
Comment:
Started: 20:01:39.957863
Duration: 7.297 ms
Changes:
/srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//db:
directory:
new
ID: create_photoprism_app_container_systemd_unit_file
Function: file.managed
Name: /etc/systemd/system/container-photoprism-app.service
Result: True
Comment: File /etc/systemd/system/container-photoprism-app.service updated
Started: 20:01:39.965849
Duration: 1302.651 ms
Changes:
diff:
New file
mode:
0644
ID: create_photoprism_db_container_systemd_unit_file
Function: file.managed
Name: /etc/systemd/system/container-photoprism-db.service
Result: True
Comment: File /etc/systemd/system/container-photoprism-db.service updated
Started: 20:01:41.269220
Duration: 1039.65 ms
Changes:
diff:
New file
mode:
0644
ID: create_photoprism_pod_systemd_unit_file
Function: file.managed
Name: /etc/systemd/system/pod-photoprism.service
Result: True
Comment: File /etc/systemd/system/pod-photoprism.service updated
Started: 20:01:42.309583
Duration: 922.083 ms
Changes:
diff:
New file
mode:
0644
ID: photoprism_pull_app_image
Function: cmd.run
Name: podman pull docker.io/photoprism/photoprism:latest
Result: False
Comment: Command "podman pull docker.io/photoprism/photoprism:latest" run
Started: 20:01:43.235930
Duration: 831824.736 ms
Changes:
pid:
49696
retcode:
125
stderr:
Trying to pull docker.io/photoprism/photoprism:latest...
Getting image source signatures
Copying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:f7c218d3d308e52ed97efb9c249b1d7aa99def2c5656a7af5abb5efb87405312
Copying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183
Copying blob sha256:6f9787716d7daee44243bb1246e7ed9b8f86345d1882dfddc822b32ba1985e7f
Copying blob sha256:eed1663d223832f23c8ca8fc0f9b48e2bcb0813b94a692d43b0a0a963e89d20f
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:f10d6c41659ff59e8c1970592edcb3e4cd65849c7637fef553daaa11b8b02eb0
Error: copying system image from manifest list: writing blob: storing blob to file "/var/tmp/storage3820979560/2": write /var/tmp/storage3820979560/2: no space left on device
stdout:
Summary for raspipai
Succeeded: 5 (changed=6)
Failed: 1
Total states run: 6
Total run time: 835.132 s
[ERROR ] Command 'podman' failed with return code: 125
[ERROR ] stderr: Trying to pull docker.io/photoprism/photoprism:latest...
Getting image source signatures
Copying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:f7c218d3d308e52ed97efb9c249b1d7aa99def2c5656a7af5abb5efb87405312
Copying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183
Copying blob sha256:6f9787716d7daee44243bb1246e7ed9b8f86345d1882dfddc822b32ba1985e7f
Copying blob sha256:eed1663d223832f23c8ca8fc0f9b48e2bcb0813b94a692d43b0a0a963e89d20f
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:f10d6c41659ff59e8c1970592edcb3e4cd65849c7637fef553daaa11b8b02eb0
Error: copying system image from manifest list: writing blob: storing blob to file "/var/tmp/storage3820979560/2": write /var/tmp/storage3820979560/2: no space left on device
[ERROR ] retcode: 125
[ERROR ] {'pid': 49696, 'retcode': 125, 'stdout': '', 'stderr': 'Trying to pull docker.io/photoprism/photoprism:latest...\nGetting image source signatures\nCopying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183\nCopying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1\nCopying blob sha256:f7c218d3d308e52ed97efb9c249b1d7aa99def2c5656a7af5abb5efb87405312\nCopying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183\nCopying blob sha256:6f9787716d7daee44243bb1246e7ed9b8f86345d1882dfddc822b32ba1985e7f\nCopying blob sha256:eed1663d223832f23c8ca8fc0f9b48e2bcb0813b94a692d43b0a0a963e89d20f\nCopying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1\nCopying blob sha256:f10d6c41659ff59e8c1970592edcb3e4cd65849c7637fef553daaa11b8b02eb0\nError: copying system image from manifest list: writing blob: storing blob to file "/var/tmp/storage3820979560/2": write /var/tmp/storage3820979560/2: no space left on device'}
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color photoprism 2>&1' with exit code '1': raspipai:
ID: create_photoprism_appdata_storage_dir
Function: file.directory
Name: /srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//storage/
Result: True
Comment:
Started: 20:01:39.921864
Duration: 35.293 ms
Changes:
/srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//storage:
directory:
new
ID: create_photoprism_appdata_db_dir
Function: file.directory
Name: /srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//db/
Result: True
Comment:
Started: 20:01:39.957863
Duration: 7.297 ms
Changes:
/srv/dev-disk-by-uuid-46358ff0-e6fe-4675-9b61-6c945b05256c/Data//db:
directory:
new
ID: create_photoprism_app_container_systemd_unit_file
Function: file.managed
Name: /etc/systemd/system/container-photoprism-app.service
Result: True
Comment: File /etc/systemd/system/container-photoprism-app.service updated
Started: 20:01:39.965849
Duration: 1302.651 ms
Changes:
diff:
New file
mode:
0644
ID: create_photoprism_db_container_systemd_unit_file
Function: file.managed
Name: /etc/systemd/system/container-photoprism-db.service
Result: True
Comment: File /etc/systemd/system/container-photoprism-db.service updated
Started: 20:01:41.269220
Duration: 1039.65 ms
Changes:
diff:
New file
mode:
0644
ID: create_photoprism_pod_systemd_unit_file
Function: file.managed
Name: /etc/systemd/system/pod-photoprism.service
Result: True
Comment: File /etc/systemd/system/pod-photoprism.service updated
Started: 20:01:42.309583
Duration: 922.083 ms
Changes:
diff:
New file
mode:
0644
ID: photoprism_pull_app_image
Function: cmd.run
Name: podman pull docker.io/photoprism/photoprism:latest
Result: False
Comment: Command "podman pull docker.io/photoprism/photoprism:latest" run
Started: 20:01:43.235930
Duration: 831824.736 ms
Changes:
pid:
49696
retcode:
125
stderr:
Trying to pull docker.io/photoprism/photoprism:latest...
Getting image source signatures
Copying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:f7c218d3d308e52ed97efb9c249b1d7aa99def2c5656a7af5abb5efb87405312
Copying blob sha256:64950d8119c8a6b4b0b6f3a0d57bf5911bcd701e6b3f9da6e7179b8cd54dd183
Copying blob sha256:6f9787716d7daee44243bb1246e7ed9b8f86345d1882dfddc822b32ba1985e7f
Copying blob sha256:eed1663d223832f23c8ca8fc0f9b48e2bcb0813b94a692d43b0a0a963e89d20f
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:f10d6c41659ff59e8c1970592edcb3e4cd65849c7637fef553daaa11b8b02eb0
Error: copying system image from manifest list: writing blob: storing blob to file "/var/tmp/storage3820979560/2": write /var/tmp/storage3820979560/2: no space left on device
stdout:
Summary for raspipai
Succeeded: 5 (changed=6)
Failed: 1