Skip to content
New issue

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

Slug and Name not matching causes Failure #65

Open
DE0CH opened this issue Mar 25, 2023 · 0 comments
Open

Slug and Name not matching causes Failure #65

DE0CH opened this issue Mar 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@DE0CH
Copy link
Member

DE0CH commented Mar 25, 2023

If the title of rondon-undergound is Lost in London Undergound, the execution throws the following error.

--- New submisison: 3DScIoMRAFjgWvZlzVux ---
3DScIoMRAFjgWvZlzVux: Sending executing
3DScIoMRAFjgWvZlzVux: Sending error
Error: Something went wrong calling 'podman container rm be81de30-4235-4599-aea4-2518f39ce500', (undefined)
    at removeContainer (file:///home/admin/STAOJ/executioner/src/utils/functions.mjs:105:13)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async execute (file:///home/admin/STAOJ/executioner/src/executor.mjs:543:5)
    at async handleExecution (file:///home/admin/STAOJ/executioner/src/executioner.mjs:126:24)

Changing it to just Rondon Undergound fixes the problem.

@DE0CH DE0CH added the bug Something isn't working label Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant