[SOLVED] Connecting back to heroku bash

salm2s

Honorable
Jul 21, 2017
266
6
10,815
Hi there,
So i was letting a python script i manually ran on heroku bash overnight. When i came back, i got disconnected and returned back to normal cmd window. I ran heroku run bash -a (my application name), but when i was in the bash all my files were missing.

What happened, is that how it works?
I saw that it says run.4951 when i first started bash. But when i did it again it says run.8786

Is there a way to reconnect to a 'run'?

Thanks,
salm2s