owntone / owntone-server

Linux/FreeBSD DAAP (iTunes) and MPD audio server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server
GNU General Public License v2.0
2.1k stars 237 forks source link

Forked-daapd failing to start on Jessie Lite #347

Closed ABrolund closed 7 years ago

ABrolund commented 7 years ago

Hi, getting the following error on fresh installed Jessie lite:

[2017-02-01 16:07:28] [ LOG] main: Forked Media Server Version 24.2 taking off [2017-02-01 16:07:28] [ LOG] main: Built Feb 1 2017 with: --enable-mpd --with-alsa --with-pulseaudio [2017-02-01 16:07:28] [ LOG] main: mDNS init [2017-02-01 16:07:28] [ LOG] mdns: Avahi state change: Client running [2017-02-01 16:07:28] [ LOG] db: Could not check database version, trying DB init [2017-02-01 16:07:28] [FATAL] db: DB init error: near "artwork_url": syntax error [2017-02-01 16:07:28] [FATAL] db: Could not create tables [2017-02-01 16:07:28] [FATAL] main: Database init failed [2017-02-01 16:07:28] [ LOG] main: mDNS deinit [2017-02-01 16:07:28] [ LOG] main: Exiting.

Any idea?

ejurgensen commented 7 years ago

Thanks for the notification! It was a stupid typo, should be fixed now.

ABrolund commented 7 years ago

Thx confirmed to fixed