Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

how to fix "suggest-unexpected" incompatible database version error?

  • 2 답장
  • 0 이 문제를 만남
  • 최종 답변자: Dan Drake

more options

I'm using Ubuntu 24.04 and just reinstalled for unrelated reasons. I'm trying to copy my Firefox profile over from my backup to the new installation.

I used the Ubuntu Snap store to install Firefox and put my old profile in -- this is the one that I was using on my previous Ubuntu 24.04 installation just a couple days ago -- and everything seems fine, but I do see this error message:

[ERROR error_support::handling] suggest-unexpected: Error opening database: Incompatible database version: 18

It gets printed when I type things in the search bar, so it seems related to some sqlite database related to history and autocompletion.

Is there a way to fix this? I'm fine with just deleting it, so long as the other parts of the profile remain.

(This is a strange error, since after all I was using the exact same setup -- Firefox on Ubuntu 24.04, installed via snap -- just a couple days ago, and it was, as far as I know, up-to-date.)

I'm using Ubuntu 24.04 and just reinstalled for unrelated reasons. I'm trying to copy my Firefox profile over from my backup to the new installation. I used the Ubuntu Snap store to install Firefox and put my old profile in -- this is the one that I was using on my previous Ubuntu 24.04 installation just a couple days ago -- and everything seems fine, but I do see this error message: [ERROR error_support::handling] suggest-unexpected: Error opening database: Incompatible database version: 18 It gets printed when I type things in the search bar, so it seems related to some sqlite database related to history and autocompletion. Is there a way to fix this? I'm fine with just deleting it, so long as the other parts of the profile remain. (This is a strange error, since after all I was using the exact same setup -- Firefox on Ubuntu 24.04, installed via snap -- just a couple days ago, and it was, as far as I know, up-to-date.)

모든 댓글 (2)

more options

Searching the source code for suggest-unexpected leads to this file.

Search suggestions from Mozilla are stored in a [Remote Settings](https://remote-settings.readthedocs.io/en/latest/) collection. The Suggest component downloads these suggestions from Remote Settings, stores them in a local SQLite database, and makes them available to the Firefox address bar. Because these suggestions are stored and matched locally, Mozilla never sees the user's search queries.

Maybe check this: "How can I control what results the location bar shows me?":

Settings -> Search -> Address bar — Firefox Suggest -> Contextual Suggestions

도움이 되셨습니까?

more options

I unchecked all the options in Settings -> Search -> Address bar — Firefox Suggest -> Contextual Suggestions, restarted Firefox, and so far that seems to have fixed the problem. It's not clear what database version is now set to 18, but I'm not seeing the error, and the various suggestions are showing up as expected.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.