- First, you must run the upgrade script from 6.1.x to 6.2.x
- Then, probably need what @nihilistaX already had commented here
proxy_set_header Host $host:8001;(because you ngnix server listen under 8001server { listen 8001; - Explain exactly which is your problem in case it doesn’t work