Rerun job with SSH issue

I need to debug a failing job and therefore I want to ssh into the machine executor. On click “Rerun job with SSH” the error

Cannot rerun workflow: the specified job id(s) are not in it

pops up. I tried to get more context in the console, but logs are pretty much the same. Unfortunately, I have no clue what this means.

Here from the console.log:

Rollbar: GraphQLError: Cannot rerun workflow: the specified job id(s) are not in it
    NextJS 7
        t
        t
        62146
        validateResponseStatus
        u
        u
        a
_app-d67fdb9e67ecb7c9.js:1:2323939
Rollbar: RerunJobWithSSHButton Error

In the current project CircleCI was set up freshly and therefore I was wondering if I missed a setup step. ?