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

FATAL: Database Schema: Syncthing v1.4.0 required #113

Closed
zeronymous opened this issue Apr 26, 2020 · 4 comments
Closed

FATAL: Database Schema: Syncthing v1.4.0 required #113

zeronymous opened this issue Apr 26, 2020 · 4 comments

Comments

@zeronymous
Copy link

zeronymous commented Apr 26, 2020

after running syncthing-macos v1.0.0-2, the toolbar menu shows syncthing repeatedly attempting to start, failing and retrying. GUI is unavailable in the browser.

Starting via command line shows the following error:
FATAL: Database Schema: Syncthing v1.4.0 required

this occurs even after uninstalling and installing again.

System: OSX 10.15.4 Catalina

@imsodin
Copy link
Member

imsodin commented Apr 27, 2020

I guess the problem is that the installer comes with an old version and uses auto-upgrades. so you had a newer version previously which changed your db. now the old version fails to upgrade (which is also fixed in a new version).

solution: on cmd run syncthing -upgrade

@xor-gate
Copy link
Member

I tried to create a new release but we have some issues with it #111

@xor-gate
Copy link
Member

xor-gate commented Jun 3, 2020

Latest v1.6.1 release fixes it, please test.

@xor-gate xor-gate closed this as completed Jun 3, 2020
@xor-gate
Copy link
Member

xor-gate commented Jun 3, 2020

When it doesn't work you should perform the following steps:

  • Stop syncthing
  • Open Terminal.app
  • Execute rm -Rf ~/Library/Application\ Support/Syncthing-macOS
  • Start syncthing

@syncthing syncthing locked and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants