My node is offline and does not accept the docker run command

1.9.5 update caught me in the middle of a GE. Meanwhile it updated successfully, pieces are being transferred to another storage nodes, but my node is offline and does not accept the docker run command.
Is this supposed to happen?

No, it should work normally.
What do you mean by

?

docker: Error response from daemon: Conflict. The container name “/storagenode” is already in use by container “8dc5326161bc9b552d55cf9441d9d176744869e1be5ec98840a66a9ae6080779”. You have to remove (or rename) that container to be able to reuse that name.
See ‘docker run --help’

You already have a docker container with such name:

docker ps -af ancestor=storjlabs/storagenode

I’m confused, you said you update to 1.9.5 but the docker image hasn’t been updated yet?

You’re right, just checked. GE is running but the node is offline.

Please, give me result of this command:

docker ps -af ancestor=storjlabs/storagenode

8dc5326161bc storjlabs/storagenode:latest “/entrypoint” 12 days ago Up 36 hours 127.0.0.1:14002->14002/tcp, 0.0.0.0:28967->28967/tcp storagenode

Meanwhile GE finished successfully on 4 satellites, thank you.
This one is to be decommissioned due to upgrade.