Nachdem ich mein altes Kadressbuch versehentlich ins Nirvana befördert habe, versuche ich nun ein Backup meines laptops einzuspielen.
Klappt aber nicht. Ursache könnte AKonadi sein.
Öffne ich Kadressbuch erhalte ich die Meldung:
"Akonadi arbeitet nicht richtig"
wenn ich dann auf der Konsole als User
akonadictl status
ausführe erhalte ich:
Quote
Akonadi Control: not running
Akonadi Server: not running
Akonadi Server Search Support: available (backend: Virtuoso)
strate ich dann auf der Konsole Akonadi mit
akonadictl start
Quote
Akonadi Control: running
Akonadi Server: running
Akonadi Server Search Support: available (backend: Virtuoso)
Das Kadressbuch lässt sich dann nicht erneut öffnen. Ich muss es erst in der Systemüberwachung abschießen um es neu zu starten.
nun gebe ich im Adressbuch ein:
Datei-Neu-Adressbuch hinzufügen - Aus Ordner.
Dann erstellt er den Ordner: User/.kde/apps/kabc/stdvcf
Importiere ich nun die Sicherung (std-sicherung.vcf) mit Datei-importieren-vcard impoortieren, dann erscheint kein Adressbuch! Stattdessen hat sich der Ordner /home/h/.kde/share/apps/kabc/stdvcf mit 419 Datein mit kryptschen Zufallsbezeichnungen gefüllt.
Ein Ordner /User/.local/contacts wurde nicht angelegt.
Wat nu???
Nachtrag: so wie in http://userbase.kde.org/KAddressBook_4.4/de dargestellt, shene bei mit unter KDE 4.4 die Fenster nciht aus. Ich habe keine Akonadi Resource in Systemeinstellungen -> Erweitert -> KDE Ressourcen.
schieb... jemand eine Idee?
Hi Lanzi,
* MySQL ist installiert und läuft?
* virtuoso-minimal ist installiert und läuft?
* akonadi ist installiert und läuft?
Als User testen:
$ akonadictl status
Akonadi Control: running
Akonadi Server: running
Akonadi Server Search Support: available (backend: Virtuoso)
hatte ich doch oben geschrieben :-)
ich muss es immer manuel starten
was sagt denn der akonadi test?
dazu startest du das akonadi Einrichtung -> Einstellungen -> Einrichtung des Akonadi Servers -> Test
Quote from: "Lanzi"hatte ich doch oben geschrieben :-)
ich muss es immer manuel starten
Hi Lanzi,
schreib dir ein kleines Script und leg es in $HOME/.kde/Autostart ab, dann wird es beim KDE-Start ausgeführt.
run_akonadi :
#!/bin/bash
/usr/bin/akonadictl start
@bluelupo
gute Idee, aber startet es bei Euch denn automatisch? Vermutlich richtet es das langersehnte Upgrade auf 4.6.x dann doch sowieso eines Tages, oder??
@hefee: diesen Menüpunkt akonadi Einstellungen habe ich weder im K-Menu noch im System(einstellungen)
Die interessante Frage für mich ist doch auch, warum sehe ich keinene Kontakte nach dem importieren des alten Addressbuches? (und keine ANgst, es ist eine 200kByte Datei, also es ist was drin!).
mmh keine Ahnung wie mensch an die akonadi Einstellnugen per menu kommt ;) Ich mache das immer so:
Alt+F2 dann akonadi reinschreiben "Akonadi Einstellungen" auswählen. Oder im Starter danach suchen. Oder halt über "Akonadi Miniprogramm" unter Dienstprogramme.
Es heißt unter KDE 4.4 "Akonadi Einrichtung" ;-)
Deswegen hatte ich es vermutlich nicht mit Alt-F2 gefunden.
Der Test ergibt in Kürze nach dem Start von KDE:
MYSQL Serverprotokol fehlerhaft:
Im Detail:
Quote
Akonadi Server Self-Test Report
===============================
Test 1: SUCCESS
--------
Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system.
File content of '/home/h/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL
SizeThreshold=4096
ExternalPayload=false
[QMYSQL]
Name=akonadi
Host=
User=
Password=
Options="UNIX_SOCKET=/home/h/.local/share/akonadi/socket-Sid/mysql.socket"
ServerPath=/usr/sbin/mysqld
StartServer=true
[Debug]
Tracer=null
Test 2: SUCCESS
--------
MySQL server found.
Details: You currently have configured Akonadi to use the MySQL server '/usr/sbin/mysqld'.
Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld', its locations varies depending on the distribution.
Test 3: SUCCESS
--------
MySQL server is executable.
Details: MySQL server found: /usr/sbin/mysqld Ver 5.1.56-1 for debian-linux-gnu on x86_64 ((Debian))
Test 4: ERROR
--------
MySQL server log contains errors.
Details: The MySQL server error log file '<a>/home/h/.local/share/akonadi/db_data/mysql.err</a>' contains errors.
File content of '/home/h/.local/share/akonadi/db_data/mysql.err':
110519 19:44:28 [Note] Plugin 'FEDERATED' is disabled.
110519 19:44:28 InnoDB: Initializing buffer pool, size = 80.0M
110519 19:44:28 InnoDB: Completed initialization of buffer pool
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
110519 19:44:28 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Last MySQL binlog file position 0 1278, file name ./mysql-bin.000072
110519 19:44:28 InnoDB: Started; log sequence number 0 21488066
110519 19:44:28 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
110519 19:44:28 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
110519 19:44:28 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.56-1-log' socket: '/home/h/.local/share/akonadi/socket-Sid/mysql.socket' port: 0 (Debian)
110519 19:46:42 [Warning] Aborted connection 10 to db: 'akonadi' user: 'h' host: '' (Got an error reading communication packets)
Test 5: SUCCESS
--------
MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is readable at <a>/etc/akonadi/mysql-global.conf</a>.
File content of '/etc/akonadi/mysql-global.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp <kris>
#
[mysqld]
skip_grant_tables
skip_networking
# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
#sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
#sql_mode=strict_trans_tables
# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb
# case-insensitive table names, avoids trouble on windows
lower_case_table_names=1
character_set_server=latin1
collation_server=latin1_general_ci
table_cache=200
thread_cache_size=3
log_bin=mysql-bin
expire_logs_days=3
#sync_bin_log=0
# error log file name, relative to datadir
log_error=mysql.err
log_warnings=2
# log all queries, useful for debugging but generates an enormous amount of data
#log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for debugging only)
#log_slow_queries=mysql.slow
#long_query_time=1
# log queries not using indices, debug only, disable for production use
#log_queries_not_using_indexes=1
# maximum blob size
max_allowed_packet=32M
max_connections=256
# makes sense when having the same query multiple times
# makes no sense with prepared statements and/or transactions
query_cache_type=0
query_cache_size=0
innodb_file_per_table=1
innodb_log_buffer_size=1M
innodb_additional_mem_pool_size=1M
# messure database size and adjust
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema");
innodb_buffer_pool_size=80M
# size of average write burst, keep Innob_log_waits small, keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables)
innodb_log_file_size=64M
innodb_flush_log_at_trx_commit=2
Test 6: SKIP
--------
MySQL server custom configuration not available.
Details: The custom configuration for the MySQL server was not found but is optional.
Test 7: SUCCESS
--------
MySQL server configuration is usable.
Details: The MySQL server configuration was found at <a>/home/h/.local/share/akonadi/mysql.conf</a> and is readable.
File content of '/home/h/.local/share/akonadi/mysql.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp <kris>
#
[mysqld]
skip_grant_tables
skip_networking
# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
#sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
#sql_mode=strict_trans_tables
# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb
# case-insensitive table names, avoids trouble on windows
lower_case_table_names=1
character_set_server=latin1
collation_server=latin1_general_ci
table_cache=200
thread_cache_size=3
log_bin=mysql-bin
expire_logs_days=3
#sync_bin_log=0
# error log file name, relative to datadir
log_error=mysql.err
log_warnings=2
# log all queries, useful for debugging but generates an enormous amount of data
#log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for debugging only)
#log_slow_queries=mysql.slow
#long_query_time=1
# log queries not using indices, debug only, disable for production use
#log_queries_not_using_indexes=1
# maximum blob size
max_allowed_packet=32M
max_connections=256
# makes sense when having the same query multiple times
# makes no sense with prepared statements and/or transactions
query_cache_type=0
query_cache_size=0
innodb_file_per_table=1
innodb_log_buffer_size=1M
innodb_additional_mem_pool_size=1M
# messure database size and adjust
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema");
innodb_buffer_pool_size=80M
# size of average write burst, keep Innob_log_waits small, keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables)
innodb_log_file_size=64M
innodb_flush_log_at_trx_commit=2
Test 8: SUCCESS
--------
akonadictl found and usable
Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully.
Result:
Akonadi 1.3.1
Test 9: SUCCESS
--------
Akonadi control process registered at D-Bus.
Details: The Akonadi control process is registered at D-Bus which typically indicates it is operational.
Test 10: SUCCESS
--------
Akonadi server process registered at D-Bus.
Details: The Akonadi server process is registered at D-Bus which typically indicates it is operational.
Test 11: SUCCESS
--------
Nepomuk search service registered at D-Bus.
Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational.
Test 12: SUCCESS
--------
Nepomuk search service uses an appropriate backend.
Details: The Nepomuk search service uses one of the recommended backends.
Test 13: SKIP
--------
Protocol version check not possible.
Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements.
Test 14: SUCCESS
--------
Resource agents found.
Details: At least one resource agent has been found.
Directory listing of '/usr/share/akonadi/agents':
birthdaysresource.desktop
contactsresource.desktop
icalresource.desktop
imapresource.desktop
kabcresource.desktop
kcalresource.desktop
knutresource.desktop
kolabproxyresource.desktop
localbookmarksresource.desktop
maildirresource.desktop
maildispatcheragent.desktop
mboxresource.desktop
microblog.desktop
mtdummyresource.desktop
nepomukcalendarfeeder.desktop
nepomukcontactfeeder.desktop
nepomuktagresource.desktop
nntpresource.desktop
notesresource.desktop
pop3resource.desktop
vcarddirresource.desktop
vcardresource.desktop
Directory listing of '/usr/share/akonadi/agents':
birthdaysresource.desktop
contactsresource.desktop
icalresource.desktop
imapresource.desktop
kabcresource.desktop
kcalresource.desktop
knutresource.desktop
kolabproxyresource.desktop
localbookmarksresource.desktop
maildirresource.desktop
maildispatcheragent.desktop
mboxresource.desktop
microblog.desktop
mtdummyresource.desktop
nepomukcalendarfeeder.desktop
nepomukcontactfeeder.desktop
nepomuktagresource.desktop
nntpresource.desktop
notesresource.desktop
pop3resource.desktop
vcarddirresource.desktop
vcardresource.desktop
Environment variable XDG_DATA_DIRS is set to '/usr/share:/usr/share:/usr/local/share'
Test 15: SUCCESS
--------
No current Akonadi server error log found.
Details: The Akonadi server did not report any errors during its current startup.
Test 16: ERROR
--------
Previous Akonadi server error log found.
Details: The Akonadi server did report error during its previous startup into <a>/home/h/.local/share/akonadi/akonadiserver.error.old</a>.
File content of '/home/h/.local/share/akonadi/akonadiserver.error.old':
D-Bus session bus went down - quitting
Test 17: SUCCESS
--------
No current Akonadi control error log found.
Details: The Akonadi control process did not report any errors during its current startup.
Test 18: ERROR
--------
Previous Akonadi control error log found.
Details: The Akonadi control process did report error during its previous startup into <a>/home/h/.local/share/akonadi/akonadi_control.error.old</a>.
File content of '/home/h/.local/share/akonadi/akonadi_control.error.old':
D-Bus session bus went down - quitting
ah mal wieder die mysql datenback nicht auf dem neusten stand. siehe auch http://userbase.kde.org/Akonadi_4.4/Troubleshooting zu dem Fehler. Das sollte helfen:
- Akonadi starten
- mysql_upgrade --socket=$HOME/.local/share/akonadi/db_misc/mysql.socket
- Dann Akonadi nochmal stoppen und erneut starten. Nun sollten im Log keine Fehlermeldungen mehr auftauchen.
Kann es sein, dass DU Dich vertippt hast? (Akonadi läuft)
bash: mysql_upgrade: Kommando nicht gefunden.
EDIT: Installieren gerade mal mysql-server-5.1
War nicht installiert...
So, hier die aktuelle Abbruchmeldung ;-)
Quote
h@Sid:~$ mysql_upgrade --socket=/home/h/.local/share/akonadi/db_misc/mysql.socket
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock' '--socket=/home/h/.local/share/akonadi/db_misc/mysql.socket'
mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/home/h/.local/share/akonadi/db_misc/mysql.socket' (2) when trying to connect
FATAL ERROR: Upgrade failed
Habe es als User gemacht, so wie ich es auf der von Dir verlinkten Seite verstanden habe. Oder sollte ich doch als root???
nein nicht als root, als normaler nutzer passt schon ;)
Das Problem von dir kenne ich und hatte ich auch ... denk denk denk
Was steht denn in der .config/akonadi/akonadiconnectionrc ? (Achtung, da können Passwörter im Klartext sein, die bitte rausnehmen oder ersetzten!)
Also irgendwie was die Lösung, das die mysql Datenbank in .local/share/akonadi/ gestartet werden muss und dann halt mysql_upgrade dann ausgeführt werden muss.
Schon überprüft, ob ein mysql läuft; das Socket vorhanden ist?
Hast du mal den mysql_install Befehl auf der Seite ausprobiert?
/home/h/.config/akonadi/akonadiconnectionrc
Quote
[Data]
Method=UnixPath
UnixPath=/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket
[DBUS]
Address="unix:abstract=/tmp/dbus-ciVkuHMjCz,guid=dc1df56a29379e4f89eed03b00050539"
Den Installbefehl versuche ich jetzt mal... Melde mich dann.
Danke erstmal bis hierhin für Geduld und Tipps!!!
So, hier der Nachtrag:
Habe folgendes nach der ANleitung gemacht
Quote
rm -r $HOME/.local/share/akonadi
akonadictl start
mysql_install_db --datadir=$HOME/.local/share/akonadi/db_data/
mysql_upgrade --socket=$HOME/.local/share/akonadi/db_misc/mysql.socket
hier bricht er wieder mit dieser Fehlermeldung ab:
Quote
h@Sid:~$ mysql_upgrade --socket=/home/h/.local/share/akonadi/db_misc/mysql.socket
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock' '--socket=/home/h/.local/share/akonadi/db_misc/mysql.socket'
mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/home/h/.local/share/akonadi/db_misc/mysql.socket' (2) when trying to connect
FATAL ERROR: Upgrade failed
nene so wird dat nisch...
deine akonadiconnectionrc sagt, das das socket hier erwartet wird:
/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket
du rufst das mysql_upgrade mit $HOME/.local/share/akonadi/db_misc/mysql.socket auf...
versuch mal mysql_upgrade --socket=/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket
bzw. im akonadiconnectionrc den UnixPath zu ändern.
Also, /home/h/.local/share/akonadi/db_misc ist leer...
Ich verstehe leider Deine letzte Äußerung nicht ganz.
/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket gibt es übrigens (auch wenn socket-Sid nur eine Verknüpfung ist). Folglich müsste doch Dein Vorschlag "mysql_upgrade --socket=/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket" funktionieren...
Quote
h@Sid:~$ mysql_upgrade --socket=/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock' '--socket=/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket'
mysqlcheck: Got error: 2013: Lost connection to MySQL server at 'reading initial communication packet', system error: 0 when trying to connect
FATAL ERROR: Upgrade failed
Übrigens, beide Dateien in /home/h/.local/share/akonadi/socket-Sid
also akonadiserver.socket sowie mysql.socket haben 0 bytes...
Vlt. klappt deswegen das upgrade nicht?
O bytes für socket sind voll ok, sie sind ja nur ein input für ein Programm.
Na die frage ist, wo akonadi die Datenbank erzeugt hat/erwartet und wo er das Socket aufbaut. Wie in der /home/h/.config/akonadi/akonadiconnectionrc angegeben wird das Socket unter /home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket aufgebaut. Diese Datei existiert ja bei dir auch. Wo befinden sich aber die Datenbank dateien?
Wo befindet sich bei dir ein db_data ordner bzw. such mal nach MYI dateien. Hier mal meine Dateiliste des Ordners .local/share/akonadi/:
~/.local/share/akonadi$ find
./file_db_data
./db_data
./db_data/mysql-bin.000003
./db_data/mysql-bin.000004
./db_data/ib_logfile1
./db_data/ib_logfile0
./db_data/mysql-bin.index
./db_data/mysql.err
./db_data/mysql_upgrade_info
./db_data/ibdata1
./db_data/mysql-bin.000002
./db_data/mysql
./db_data/mysql/help_category.MYI
./db_data/mysql/ndb_binlog_index.frm
./db_data/mysql/help_keyword.frm
./db_data/mysql/func.frm
./db_data/mysql/help_topic.frm
./db_data/mysql/db.frm
./db_data/mysql/general_log.frm
./db_data/mysql/event.MYI
./db_data/mysql/time_zone_leap_second.MYI
./db_data/mysql/time_zone_transition_type.MYD
./db_data/mysql/event.MYD
./db_data/mysql/user.MYI
./db_data/mysql/help_topic.MYI
./db_data/mysql/help_keyword.MYI
./db_data/mysql/tables_priv.MYD
./db_data/mysql/user.frm
./db_data/mysql/help_category.MYD
./db_data/mysql/slow_log.frm
./db_data/mysql/time_zone_transition_type.MYI
./db_data/mysql/time_zone_leap_second.frm
./db_data/mysql/slow_log.CSM
./db_data/mysql/proc.MYD
./db_data/mysql/time_zone_name.MYD
./db_data/mysql/servers.MYD
./db_data/mysql/help_category.frm
./db_data/mysql/proc.MYI
./db_data/mysql/time_zone.MYD
./db_data/mysql/db.MYD
./db_data/mysql/host.MYD
./db_data/mysql/time_zone_name.frm
./db_data/mysql/ndb_binlog_index.MYI
./db_data/mysql/time_zone.MYI
./db_data/mysql/plugin.frm
./db_data/mysql/procs_priv.MYD
./db_data/mysql/columns_priv.MYI
./db_data/mysql/columns_priv.frm
./db_data/mysql/help_relation.MYI
./db_data/mysql/func.MYI
./db_data/mysql/servers.MYI
./db_data/mysql/tables_priv.MYI
./db_data/mysql/host.MYI
./db_data/mysql/general_log.CSV
./db_data/mysql/plugin.MYD
./db_data/mysql/servers.frm
./db_data/mysql/time_zone_transition.MYI
./db_data/mysql/db.MYI
./db_data/mysql/proc.frm
./db_data/mysql/host.frm
./db_data/mysql/help_relation.MYD
./db_data/mysql/ndb_binlog_index.MYD
./db_data/mysql/user.MYD
./db_data/mysql/time_zone.frm
./db_data/mysql/columns_priv.MYD
./db_data/mysql/general_log.CSM
./db_data/mysql/procs_priv.MYI
./db_data/mysql/procs_priv.frm
./db_data/mysql/time_zone_transition.MYD
./db_data/mysql/tables_priv.frm
./db_data/mysql/time_zone_leap_second.MYD
./db_data/mysql/help_keyword.MYD
./db_data/mysql/time_zone_transition.frm
./db_data/mysql/slow_log.CSV
./db_data/mysql/time_zone_name.MYI
./db_data/mysql/time_zone_transition_type.frm
./db_data/mysql/event.frm
./db_data/mysql/help_topic.MYD
./db_data/mysql/help_relation.frm
./db_data/mysql/func.MYD
./db_data/mysql/plugin.MYI
./db_data/taurin.pid
./db_data/mysql-bin.000001
./db_data/mysql.err.old
./db_misc
./db_misc/mysql.socket
./socket-foo
./mysql.conf
Irgendwo müsste diese mysql Server Struktur sein, wenn bei dir schon mal akonadi lief. Andernfalls muss wohl da noch ein mysql_install_db ausgeführt werden. Wenn aber eh keine Datenbank da ist würde ich den UnixPath in der akonadiconnectionrc anpassen auf .local/share/akonadi/db_misc/mysql.socket. Alles in .local/share/akonadi/ zu verschieben/löschen. Und dann wie im Troubleshooting zu verfahren (Lucid update).
Also, doe MYI Dateien befinden sich in (und somit auch der bd_data Ordner)
/home/h/.local/share/akonadi/db_data/mysql
Also eine Datenbank wurde ja auch durch das mysql_install_db angelegt.
mir ist aufgefallen das socket-sid eine Verküpfung auf "/tmp/akonadi-h.jU3Agr" ist.
Das kann eigentlich nichts gutes sein, oder?
Ich habe jetzt akonadi nochmal gestoppt und neu gestartet und dann den korrekten Pfad eingefügt.
ein mysql_upgrade --socket=/home/h/.local/share/akonadi/socket-Sid/mysql.socket ging jetzt auf einmal :-)
Ein mysql_upgrade --socket=/home/h/.local/share/akonadi/socket-Sid/akonadiserver.socket nicht!
Ein Neustart von Akonadi brachte Besserung. Das Adressbuch ist jetzt da. Mal sehen, ob das bis zum nächsten Start anhält :-)
ALso erstmal vielen Dank bis hierhin. Die Sache habe ich noch nicht durchblickt, woran es jetzt wirklich lag. Aber es geht erstmal.
Nochmals Danke für die Geduld :-)
den Pfad in akonadiconnectionrc hast du aber auch angepasst oder?
vmtl lag es daran, das du nach dem mysql_install_db kein akonadi stop / akonadi start gemacht hast. Aber wenn ich es mal verstanden habe werde ich's in wiki eintragen ;)
nee, habe ich nicht. Werde ich noch machen. SOnst gibts garantiert wieder Chaos. Hatte auch noch keinen Neustart. Mal sehen, was dann passiert :-)
Das mit start/stop habe ich tatsächlich nicht gemacht, sondern gleich den upgrade Befehl. Stand aber auch so im verlinkten Artikel (meine ich zumindest)
Wenn ich noch was rausbekomme poste ich es hier oder schicke dir ne PM.
Danke!!!