Unlinking stale socket /galaxy/database/gravity/supervisor/supervisor.sock

Hi,

I am trying to install galaxy (git clone -b release_22.05 GitHub - galaxyproject/galaxy: Data intensive science for everyone.) on my local machine (Description: Ubuntu 20.04.5 LTS focal). After running the sh run.sh I got the following error which repeats indefinitely: “Unlinking stale socket /galaxy/database/gravity/supervisor/supervisor.sock”
Please, any helps ?

Sam64

Just to complete…
If I stop the command (CTRL+C), I have this message :

File "[...]/galaxy/.venv/lib/python3.9/site-packages/supervisor/http.py", line 578, in __init__

Aborted!
    os.link(tempname, socketname)
PermissionError: [Errno 1] Operation not permitted: '[...]/galaxy/database/gravity/supervisor/supervisor.sock.33774' -> '[...]/galaxy/database/gravity/supervisor/supervisor.sock'

Thanks ^^

Consolidating posts: