Jarvis cant upgrade database on remote DB
#1
Code:
14:40:32 T:828  NOTICE: Running database version Addons20
14:40:32 T:828  NOTICE: Running database version ViewModes6
14:40:32 T:828  NOTICE: Running database version Textures13
14:40:32 T:828  NOTICE: Running database version kodi_music56
14:40:32 T:828   ERROR: Can't update database kodi_movies99 from version 0 - it's too old
14:40:32 T:828   ERROR: Unable to open database: kodi_movies98 [1049](Unknown database 'kodi_movies98')
14:40:32 T:828   ERROR: Unable to open database: kodi_movies97 [1049](Unknown database 'kodi_movies97')
14:40:32 T:828   ERROR: Unable to open database: kodi_movies96 [1049](Unknown database 'kodi_movies96')
14:40:32 T:828   ERROR: Unable to open database: kodi_movies95 [1049](Unknown database 'kodi_movies95')
14:40:32 T:828   ERROR: Unable to open database: kodi_movies94 [1049](Unknown database 'kodi_movies94')
14:40:32 T:828  NOTICE: Old database found - updating from version 93 to 99
14:40:32 T:828   ERROR: SQL: Can't create database for copy: 'kodi_movies93' (1007)
14:40:32 T:828   ERROR: Unable to copy old database kodi_movies93 to new version kodi_movies99
14:40:32 T:828  NOTICE: Running database version TV29
14:40:32 T:828  NOTICE: Running database version Epg11
14:40:32 T:828 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
14:40:32 T:828  NOTICE: ActiveAE DSP - starting
14:40:32 T:828  NOTICE: CApplication::UpdateLibraries: Starting video library startup scan

This is my logfile, db is hosted on nas in LAN. Checked privileges, kodi is allowed to do everything in the db :/

Any ideas what to do? All worked fine with kodi 14 and 15.
Reply
#2
Maybe install local copy of 15, copy the 93.db/s/etc from NAS to local install, etc, install 16 to perform upgrade to 99.db and copy the upgrades back to NAS?
Reply
#3
I have a second desktop in lan, with kodi 15.2 on it.
If I export the db there and import it on my kodi 16 install... could that work or will it destroy my nas-db?
The db is really well populated, recreating from scratch would mean lost 'seen' data and at least a day of scraping imdb and tvdb
Reply
#4
The db versions are migrated from 93 to 99, don't see why they would destroy nas.
However back-ups are king, just-in-case
Reply
#5
(2016-02-25, 20:22)bitdemon Wrote: I have a second desktop in lan, with kodi 15.2 on it.
If I export the db there and import it on my kodi 16 install... could that work or will it destroy my nas-db?
The db is really well populated, recreating from scratch would mean lost 'seen' data and at least a day of scraping imdb and tvdb

Open kodi as is.
Export db (see files, overwrite)It will create the nfo files with your watched status and resume points as they are right now. Close kodi.


Drop your offending new db (99). Also drop 94-98, unless you think you need them. Do not drop 93.

Open kodi. It should properly build 99.

1.check your sources,

a. set content if needed, don't refresh data.

Let scan, etc. close and reopen kodi.

That simple. the most important part here is the export and and nfo if you are trying to save a zillion watched points.
I really have no idea what I am talking about. Proceed with caution. I confuse easily. And drink. A lot.
Reply
#6
Or, unless you are using Maria db:

http://forum.kodi.tv/showthread.php?tid=260568

Just remembered this
I really have no idea what I am talking about. Proceed with caution. I confuse easily. And drink. A lot.
Reply
#7
Synology nas with:
Server version: 5.5.44-MariaDB - Source distribution

could be same bug in that thread, thanks for pointing me there. Will try Redwingsfansfc solution today
Reply
#8
enable debug, the issue in that thread is for 10.1
Reply

Logout Mark Read Team Forum Stats Members Help
Jarvis cant upgrade database on remote DB0