No DB upgrade path with 75ae226b5d88 & fb356f0eefed
See original GitHub issueDescribe the bug I have been running code checker for a while. The db upgrades have been working without issues for year but it is failing now.
$ CodeChecker server -w /var/lib/jenkins/.codechecker --postgresql --dbname codechecker_config --dbport 5432 --dbusername codechecker_user
[INFO 2022-06-19 10:16] - Checking configuration database ...
[INFO 2022-06-19 10:16] - Database is up to date.
[INFO 2022-06-19 10:16] - Status of products:
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Product endpoint | Database status | Database location | Schema version in the database | Schema version in the package
---------------------------------------------------------------------------------------------------------------------------------------------------------------
firefox | Database schema mismatch! NOT possible to upgrade. | localhost:5432/firefox | 75ae226b5d88 | fb356f0eefed
CodeChecker version
CodeChecker version
[INFO 2022-06-19 10:19] - CodeChecker analyzer version:
---------------------------------------------------------------
Kind | Version
---------------------------------------------------------------
Base package version | 6.19.1
Package build date | 2022-03-18T16:12
Git commit ID (hash) | 9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c
Git tag information | 6.19.1
---------------------------------------------------------------
[INFO 2022-06-19 10:19] - CodeChecker web version:
------------------------------------------------------------------------------
Kind | Version
------------------------------------------------------------------------------
Base package version | 6.19.1
Package build date | 2022-03-18T16:12
Git commit ID (hash) | 9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c
Git tag information | 6.19.1
Server supported Thrift API version | 6.47
Client Thrift API version | 6.47
------------------------------------------------------------------------------
Issue Analytics
- State:
- Created a year ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Oracle Database Upgrade Path Reference List
This article provides an upgrade reference list for most available Oracle Database versions, including download information, patch numbers, and ...
Read more >Re: Database upgrade 12 -> 14 - Google Cloud Community
I understand that you are having an issue upgrading a database from ... "ERROR: extension "google_insights" has no update path from version ...
Read more >Determining the Database Upgrade Path - EcoSys
EcoSys Release Database Schema Version Database Upgrade Script to Run
7.0.02 0600.0005.0005 No database scripts required.
7.0.03 0600.0005.0005 No database scripts required.
7.2.03 0600.0007.0004 No database...
Read more >Upgrading a DB instance engine version - AWS Documentation
In general, a major engine version upgrade can introduce changes that are not compatible with existing applications. In contrast, a minor version upgrade...
Read more >Upgrading GitLab
The following table, while not exhaustive, shows some examples of the supported upgrade paths. Additional steps between the mentioned versions are possible.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
oh, you are right, sorry 😦 I was using trunk and tried to use pip install codechecker 😦
Sorry again
No problem at all, the point is that the issue has been solved 😃