Page MenuHomePhabricator

Can't launch a job on Toolforge: 504 Gateway Time-out
Closed, ResolvedPublicBUG REPORT

Description

tools.mbh@tools-bastion-15:~$ toolforge jobs run emptalks --command "mono emptied_talks.exe" --image tf-mono68
ERROR: TjfCliError: <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.21.0</center>
</body>
</html>

ERROR: Please report this issue to the Toolforge admins if it persists: https://w.wiki/6Zuu

Event Timeline

Restricted Application added subscribers: Base, Aklapper. · View Herald Transcript
taavi triaged this task as Medium priority.Oct 15 2025, 2:07 PM
taavi added a project: TestMe.
taavi updated the task description. (Show Details)
dcaro edited projects, added Toolforge (Toolforge iteration 24); removed Toolforge.

@MBH sorry for the delay, this seems to not be hapenning again:

tools.mbh@tools-bastion-15:~$ toolforge jobs run emptalks --command "date" --image tf-mono68
tools.mbh@tools-bastion-15:~$ toolforge jobs show emptalks
+---------------+----------------------------------------------------------------------+
| Job name:     | emptalks                                                             |
+---------------+----------------------------------------------------------------------+
| Command:      | date                                                                 |
+---------------+----------------------------------------------------------------------+
| Job type:     | one-off                                                              |
+---------------+----------------------------------------------------------------------+
| Image:        | mono6.8                                                              |
+---------------+----------------------------------------------------------------------+
| Port:         | none                                                                 |
+---------------+----------------------------------------------------------------------+
| File log:     | yes                                                                  |
+---------------+----------------------------------------------------------------------+
| Output log:   | /data/project/mbh/emptalks.out                                       |
+---------------+----------------------------------------------------------------------+
| Error log:    | /data/project/mbh/emptalks.err                                       |
+---------------+----------------------------------------------------------------------+
| Emails:       | none                                                                 |
+---------------+----------------------------------------------------------------------+
| Resources:    | default                                                              |
+---------------+----------------------------------------------------------------------+
| Replicas:     |                                                                      |
+---------------+----------------------------------------------------------------------+
| Mounts:       | all                                                                  |
+---------------+----------------------------------------------------------------------+
| Retry:        | no                                                                   |
+---------------+----------------------------------------------------------------------+
| Timeout:      | no                                                                   |
+---------------+----------------------------------------------------------------------+
| Health check: | none                                                                 |
+---------------+----------------------------------------------------------------------+
| Status:       | Completed                                                            |
+---------------+----------------------------------------------------------------------+
| Hints:        | Last run at 2025-10-16T08:56:36Z. Pod in 'Succeeded' phase. State    |
|               | 'terminated'. Reason 'Completed'. Started at '2025-10-16T08:56:37Z'. |
|               | Finished at '2025-10-16T08:56:37Z'. Exit code '0'.                   |
+---------------+----------------------------------------------------------------------+

are you still facing issues?

OK, let's assume it was one-time random error.