[08:31:03] What is the IRC channel name? [08:32:31] #wikimedia-cloud on libera.chat [08:35:12] Hi, I'm having trouble getting my tool (archivedissertations) to run on toolforge. My Procfile is from the online help: "web: gunicorn --workers=4 --bind=0.0.0.0 --forwarded-allow-ips=* app:app" but when I type "toolforge webservice buildservice logs" it says "2026-07-24T08:17:26+00:00 [archivedissertations-8696fb48f8-grnvk] --: line 1: gunicorn: command not found" [08:36:27] The tool itself just outputs "no healthy upstream", but it works locally. [08:47:13] Thanks Sam for helping locally, problem solved! [11:40:10] How can I force a reload from git? I've pushed changes to git, but after toolforge build start https://gitlab.wikimedia.org/toolforge-repos/archivedissertations.git the changes aren't yet live. [11:59:19] slashmewiki: webservice restart [11:59:42] running a build just creates a new image but doesn't deploy it [12:13:43] Thanks!!! [13:26:36] !log jeanfred@tools-bastion-15 tools.integraality Deploy 51b9ad1 (Add value-scoped reference columns (P123/Q456/S*, P123/?grouping/S*)) for T428637 [13:26:38] !log jeanfred@tools-bastion-15 tools.integraality Deploy cefdfd6 (Bind ?grouping in drill-down queries for value-scoped columns) for T428637 [13:26:40] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.integraality/SAL [13:26:42] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.integraality/SAL [14:33:08] hi! i have created toolsforge tool called "dagbanli-gamify" for Teamchallenges wikimania project . do i need to create gitlab repo? what other steps do i need do take , to deploy django web application". ? [14:33:09] also, i see this in my local terminal log: Permanently added 'login.toolforge.org' (ED25519) to the list of known hosts. [14:33:10] Pankaj199@login.toolforge.org: Permission denied (publickey). [14:38:59] @Pankaj try using "pankaj199" as the user name (lowercase) [14:40:12] what other steps do i need do take , to deploy django web application". ? please help [14:41:11] you can follow this guide: https://wikitech.wikimedia.org/wiki/Help:Toolforge/Building_container_images/My_first_Buildpack_Django_tool [15:41:02] sorry if i need to read the docs more carefully for uploading teamchallenges project to toolsforge but do i need gitlab activated and group "toolsforge-repos" tagged ? [15:41:33] https://phabricator.wikimedia.org/T433095 [15:43:26] Your GitLab account is active. [15:43:33] What does "uploading" mean? Creating a new repository? [15:43:56] "Tagged" where exactly? [15:43:57] yes, create new repository , and deploy to toolsforge [15:44:44] i saw other teamchallenges project has "toolsforge-repos" group mentioned (re @wmtelegram_bot: "Tagged" where exactly?) [15:44:55] where? [15:45:24] https://gitlab.wikimedia.org/toolforge-repos says "Create a repository for your tool using https://toolsadmin.wikimedia.org/." [15:45:50] Have you checked https://wikitech.wikimedia.org/wiki/Help:Toolforge/Quickstart ?