Skip to content

FATAL: Ident authentication failed for user "netbox" #17412

Discussion options

You must be logged in to vote

I have no idea why the "wrong" python version is being reported.

However, I will point out that you don't need to install 2.11.11 on the new server. You can install 3.7.8, which is the final version that can import a database from 2.11.x.

This gives the following plan:

First: install 3.7.8 on the new server (with an empty database), and test that it's working properly. No exceptions etc. You can create test sites and devices in this database to check.

Second: drop the database, import the database dump from 2.11.11, and run ./upgrade.sh. That will modify the database to work with 3.7.8. Again, check that it's all working, but this time it will have the imported data.

Third: upgrade this s…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kjanezic95
Comment options

@candlerb
Comment options

@kjanezic95
Comment options

Answer selected by kjanezic95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants