We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to install Apache Guacamole, I get an error telling me that YunoHost cannot download the Tomcat .deb ( 404 Not Found).
args: app: guacamole force: false label: undefined no_remove_on_failure: false ended_at: 2024-07-09 17:21:31.029527 error: "\xC9chec du t\xE9l\xE9chargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb)\ \ pour guacamole\u202F: https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb:\n\ 2024-07-09 19:21:31 erreur_404_: Not Found.\n" interface: api operation: app_install parent: null related_to:
============
2024-07-09 19:21:16,810: INFO - Installation de guacamole… 2024-07-09 19:21:16,813: INFO - Provisioning sources... 2024-07-09 19:21:16,813: DEBUG - Prefetching asset server: https://downloads.apache.org/guacamole/1.5.4/source/guacamole-server-1.5.4.tar.gz ... 2024-07-09 19:21:17,679: DEBUG - Prefetching asset client: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-1.5.4.war ... 2024-07-09 19:21:19,796: DEBUG - Prefetching asset auth-header: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-header-1.5.4.tar.gz ... 2024-07-09 19:21:20,679: DEBUG - Prefetching asset auth-ldap: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-ldap-1.5.4.tar.gz ... 2024-07-09 19:21:22,766: DEBUG - Prefetching asset auth-jdbc: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-jdbc-1.5.4.tar.gz ... 2024-07-09 19:21:30,284: DEBUG - Prefetching asset mariadb-java-client: https://downloads.mariadb.com/Connectors/java/connector-java-2.7.4/mariadb-java-client-2.7.4.jar ... 2024-07-09 19:21:30,874: DEBUG - Prefetching asset tomcat9_deb: https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb ... 2024-07-09 19:21:31,014: WARNING - Failed to provision sources : Échec du téléchargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb) pour guacamole : https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb: 2024-07-09 19:21:31 erreur 404 : Not Found.
2024-07-09 19:21:31,016: INFO - Deprovisioning sources... 2024-07-09 19:21:31,028: ERROR - L'allocation automatique des ressources (provisioning), la suppression d'accès à ces ressources (déprovisioning) ou la mise à jour des ressources pour guacamole a échoué : Échec du téléchargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb) pour guacamole : https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb: 2024-07-09 19:21:31 erreur 404 : Not Found.
The text was updated successfully, but these errors were encountered:
#48 seems to be addressing this
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When I try to install Apache Guacamole, I get an error telling me that YunoHost cannot download the Tomcat .deb ( 404 Not Found).
Context
Logs
args:
app: guacamole
force: false
label: undefined
no_remove_on_failure: false
ended_at: 2024-07-09 17:21:31.029527
error: "\xC9chec du t\xE9l\xE9chargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb)\
\ pour guacamole\u202F: https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb:\n\
2024-07-09 19:21:31 erreur_404_: Not Found.\n"
interface: api
operation: app_install
parent: null
related_to:
started_at: 2024-07-09 17:21:16.803317
success: false
yunohost_version: 11.2.20.2
============
2024-07-09 19:21:16,810: INFO - Installation de guacamole…
2024-07-09 19:21:16,813: INFO - Provisioning sources...
2024-07-09 19:21:16,813: DEBUG - Prefetching asset server: https://downloads.apache.org/guacamole/1.5.4/source/guacamole-server-1.5.4.tar.gz ...
2024-07-09 19:21:17,679: DEBUG - Prefetching asset client: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-1.5.4.war ...
2024-07-09 19:21:19,796: DEBUG - Prefetching asset auth-header: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-header-1.5.4.tar.gz ...
2024-07-09 19:21:20,679: DEBUG - Prefetching asset auth-ldap: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-ldap-1.5.4.tar.gz ...
2024-07-09 19:21:22,766: DEBUG - Prefetching asset auth-jdbc: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-jdbc-1.5.4.tar.gz ...
2024-07-09 19:21:30,284: DEBUG - Prefetching asset mariadb-java-client: https://downloads.mariadb.com/Connectors/java/connector-java-2.7.4/mariadb-java-client-2.7.4.jar ...
2024-07-09 19:21:30,874: DEBUG - Prefetching asset tomcat9_deb: https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb ...
2024-07-09 19:21:31,014: WARNING - Failed to provision sources : Échec du téléchargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb) pour guacamole : https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb:
2024-07-09 19:21:31 erreur 404 : Not Found.
2024-07-09 19:21:31,016: INFO - Deprovisioning sources...
2024-07-09 19:21:31,028: ERROR - L'allocation automatique des ressources (provisioning), la suppression d'accès à ces ressources (déprovisioning) ou la mise à jour des ressources pour guacamole a échoué : Échec du téléchargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb) pour guacamole : https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb:
2024-07-09 19:21:31 erreur 404 : Not Found.
The text was updated successfully, but these errors were encountered: