Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: cannot start rssguard after switch to MySQL #1670

Closed
ericshenjs opened this issue Mar 27, 2025 · 3 comments
Closed

[BUG]: cannot start rssguard after switch to MySQL #1670

ericshenjs opened this issue Mar 27, 2025 · 3 comments
Assignees
Labels
Status-Invalid Reported bug is not a bug or is not reproducible. Type-Defect This is BUG!!!

Comments

@ericshenjs
Copy link

Brief description of the issue

cannot start rssguard after switch to MySQL

How to reproduce the bug?

  1. download https://github.com/martinrotter/rssguard/releases/download/4.8.1/rssguard-4.8.1-3dde4064f-win10.7z
  2. run rssguard ,and set MySQL,then restart failed

What was the expected result?

can work with MySQL

What actually happened?

cannot start rssguard after switch to MySQL

Debug log

time=" 0.080" type="debug" -> core: Initializing settings in 'D:\greenSoft\PKM\Rss\Rssguard_martinrotter\6\data4\config\config.ini' (portable way).
time=" 0.080" type="debug" -> core: Starting to load active localization. Desired localization is 'zh_CN'.
time=" 0.080" type="debug" -> core: Application localization 'zh_CN' loaded successfully, specifically sublocalization 'zh_CN' was loaded.
time=" 0.080" type="debug" -> core: Qt localization 'zh_CN' loaded successfully.
time=" 0.453" type="warning" -> QSqlQuery::value: not positioned on a valid record
time=" 0.453" type="fatal" -> Error when updating DB schema from 0: 无法读取文件 ':\sql\db_update_mysql_0_1.sql'。.

Operating system and version

  • OS:win11
  • RSS Guard version:4.8.1
@martinrotter
Copy link
Owner

i see, thanks for info, will test

@martinrotter
Copy link
Owner

Tested with latest mariadb 11.4.5 and the rssguard from link you posted.

Image
Image
Image

@martinrotter
Copy link
Owner

Try to check your database tables with some mysql tool like HeidiSQL and remove the database, then try again. Closing.

@martinrotter martinrotter added the Status-Invalid Reported bug is not a bug or is not reproducible. label Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status-Invalid Reported bug is not a bug or is not reproducible. Type-Defect This is BUG!!!
Projects
None yet
Development

No branches or pull requests

2 participants