Page 1 of 1

Unterschiedliche Datenbank-Versionen zw. Agent und Client

PostPosted: 11 Sep 2015, 08:54
by tjareson
Hallo,

ich wollte den Linux-Client teamdrive3-3.3.2_amd64 auf einem Ubuntu 12.04 64 Bit zu Einrichtung der Spaces usw. nutzen, um danach nur den Agent (TeamDrive_Agent_3.2.1.921_x86_64) für die Synchronisation im Hintergrund einzusetzen, dann ohne weiteren Start des GUI-Clients.

Allerdings erhalte ich bei Start des Agents u.a. folgende Fehlermeldung:
15-09-11 13:50:09.208 [Log] MainThread CStartUp.cpp:showStartupMessage(88) Starting Database
15-09-11 13:50:09.214 [Error] MainThread CStartUp.cpp:showErrorMessage(94) Cannot access Database: the database was created by version 3.3.1244 of TeamDrive. Upgrade is required.

Ich bin mir nicht sicher, was in der lokalen Datenbank durch den GUI-Client angelegt wird und ob ich diese als Workaround z.B. einfach löschen könnte oder ob damit genau die Konfigurationen, zu der ich den GUI-Client nutzen möchte, weg sind.

Hat dazu irgendjemand Hintergrundinformationen, woher die Unterschiede in der Datenbank-Version zwischen GUI-Client und Agent kommen? (Und was ist da eigentlich unterschiedlich - die Struktur der Datenbank selber oder die Libraries mit der die Datenbank genutzt werden?)

Beste Grüße.
Tjareson

Re: Unterschiedliche Datenbank-Versionen zw. Agent und Clien

PostPosted: 11 Sep 2015, 09:24
by Kenneth
The difference is not between the client and Agent. The difference is between the build numbers. The Agent is essentially a TeamDrive Client without a GUI. However, the Agent also has a GUI. You don't need to use the normal client to setup or Spaces and then install the Agent over it. The Agent itself is a GUI-less TeamDrive Client, however a GUI for the Agent can be started. When the GUI for the Agent is started you are now actually using a normal TeamDrive client.

Long story short you can simply use the Agent alone and don't need to use both. Also, you do not need to setup everything again. You just need to download the latest version of the Agent from www.archiv.teamdrive.com. The latest version of the Agent has the same version number as the latest version of the TeamDrive 3 client.

Re: Unterschiedliche Datenbank-Versionen zw. Agent und Clien

PostPosted: 11 Sep 2015, 09:34
by tjareson
Thanks for your quick reply.
The URL you've mentioned is somehow not working. The only one which I found with archive was this one: http://archiv.teamdrive.net/download.html

In the "common" download area I only found the version as stated in my first post.

Anywhere else where I can look for a 3.3.2 version of the agent or did you mean it the other way around, like using older version of the GUI client, if parallel operation of both clients is intended?

Thanks,

Tjareson

Re: Unterschiedliche Datenbank-Versionen zw. Agent und Clien

PostPosted: 11 Sep 2015, 10:31
by Kenneth
Sorry! I sent the wrong URL.

www.archiv.teamdrive.net (not www.archiv.teamdrive.com)

Here is the direct link http://archiv.teamdrive.net/teamdrive-agent-downloads. It's version 3.3.2.1262

The link is also in the common area. You just need to look on the left and you will see links for the TeamDrive Personal Server and the TeamDrive Agent, just for future reference.

Re: Unterschiedliche Datenbank-Versionen zw. Agent und Clien

PostPosted: 11 Sep 2015, 10:56
by tjareson
Thanks, I saw that one, but only the version of the Windows agent is 3.3.2 there.
The Linux one is 3.2.1 (build 921) still. (see attachment)

Re: Unterschiedliche Datenbank-Versionen zw. Agent und Clien

PostPosted: 11 Sep 2015, 11:06
by Kenneth
Sorry about that. I didn't check the link for the Linux client.

http://service.teamdrive.net/cgi-bin/distributor.py/?version=Stable332&distributor=TMDR&label=td

Re: Unterschiedliche Datenbank-Versionen zw. Agent und Clien

PostPosted: 11 Sep 2015, 11:27
by tjareson
Thanks, this is working now. :-)

By the way: in this build (1262) the libQtDBus.so.4 is missing as well. See http://forum.teamdrive.net/viewtopic.php?f=12&t=2878#p8459

Cheers
Tjareson

Re: Unterschiedliche Datenbank-Versionen zw. Agent und Clien

PostPosted: 11 Sep 2015, 11:36
by Kenneth
Okay, thanks. I will let the developers know.