Upgrading from 3.7.5 to 4.0.6 #16816
-
Hello, got troubles with upgrading to 4.0.6. All searching and googling depleted, so I try to find solution here. Self-hosted When I start sudo ./upgrade.sh after upgrading all dependecies I still end up with error. I suppose it has something to do with psycopg[c,pool]==3.1.19 requirement.
Looks like pip can't find setuptools but as I enter created venv, I see setuptools 65.5.0 is there.
Can someone help please?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Ok I finally solve the problem. It seems --proxy option is not passed correctly to all modules or whatever. The final solution was bypass proxy and give the server direct connection to internet through corporate firewall (PAT). Then just run upgrade script withou ANY --proxy settings and voila:
|
Beta Was this translation helpful? Give feedback.
Ok I finally solve the problem. It seems --proxy option is not passed correctly to all modules or whatever. The final solution was bypass proxy and give the server direct connection to internet through corporate firewall (PAT). Then just run upgrade script withou ANY --proxy settings and voila:
Upgrade complete! Don't forget to restart the NetBox services: