question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No DB upgrade path with 75ae226b5d88 & fb356f0eefed

See original GitHub issue

Describe 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:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sylvestrecommented, Jun 30, 2022

oh, you are right, sorry 😦 I was using trunk and tried to use pip install codechecker 😦

Sorry again

0reactions
bruntibcommented, Jul 4, 2022

No problem at all, the point is that the issue has been solved 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found