Et donc, là, j'essaie de comprendre ça:
237155 DEBUG + systemctl start mitra
237211 DEBUG + [[ -n '' ]]
237211 DEBUG + ynh_exec_as_app /var/www/mitra/target/release/mitractl create-user dragondaddy MyAmazingP4ssword admin
237211 DEBUG + sudo -u mitra env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /var/www/mitra/target/release/mitractl create-user dragondaddy MyAmazingP4ssword admin
237257 WARNING thread 'main' panicked at mitra_cli/src/main.rs:32:10:
237258 WARNING failed to apply migrations: Error { kind: Connection("error asserting migrations table", Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E23505), message: "duplicate key value violates unique constraint \"pg_type_typname_nsp_index\"", detail: Some("Key (typname, typnamespace)=(refinery_schema_history, 2200) already exists."), hint: None, position: None, where_: None, schema: Some("pg_catalog"), table: Some("pg_type"), column: None, datatype: None, constraint: Some("pg_type_typname_nsp_index"), file: Some("nbtinsert.c"), line: Some(664), routine: Some("_bt_check_unique") }) }), report: None }
237258 WARNING note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
237260 DEBUG + ynh_exit_properly
237260 DEBUG + local exit_code=101
237260 DEBUG + [[ install =~ ^install$|^upgrade$|^restore$ ]]
237260 DEBUG + rm -rf /var/cache/yunohost/download/
237261 DEBUG + '[' 101 -eq 0 ']'
237261 DEBUG + trap '' EXIT
237262 DEBUG + set +o errexit
237262 DEBUG + set +o nounset
237262 DEBUG + sleep 0.5
237763 DEBUG + exit 1
237864 ERROR Unable to install mitra: An error occurred inside the app installation script
Si quelqu'un·e d'un peu balèze passe dans le coin et comprend tout ça, je veux bien essayer d'en savoir un peu plus pour essayer de m'en sortir. Vous pouvez partager ce post si vous savez que parmi vos contacts il y en a qui parlent l'ordinateur couramment.
#
Rust #
PostgreSQL #
YunoHost