Koozali.org: home of the SME Server

horde e syncML

Offline maudagan

  • ***
  • 69
  • +0/-0
horde e syncML
« on: April 27, 2010, 07:00:14 PM »
stò tentando di far funzionare funambol con horde ma purtroppo sono fermo  :sad:
ho seguito questo http://forums.contribs.org/index.php/topic,44405.0.html
e di conseguenza anche http://wiki.contribs.org/Certificates_signed_by_own_CA
ma , e me ne vergogno , non riesco a fare l'ultima cosina  :D
"Making the Root Certificate available for Download "
ho provato a cercare su google ma credo di aver sbagliato i parametri di richiesta....
insomma non sò copiare ed incollare i file  :shock: ho provato con "mc" usato a suo tempo con dsl ma non riesco ad usare i menu
quelche buon uomo mi darebbe un aiutino

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: horde e syncML
« Reply #1 on: April 27, 2010, 09:07:37 PM »
Quote
Making the Root Certificate available for Download

Copy the root certificates COMPANY_NAME_ca_cert.crt (PEM format) and COMPANY_NAME_ca_cert_der.crt (binary format) to /home/e-smith/files/ibays/Primary/html/ so that your users can download and install them in their browser or on their mobile device. Mobile devices may require the certificate in the binary DER format, browsers usually accept both formats.

si risolve con:
Code: [Select]
cd directory_dove_ci_sono_i_file_dei_certificati
cp file_certificati /home/e-smith/files/ibays/Primary/html

quindi collegandoti via browser a http://tuoserver/ puoi scaricare i file (sapendone il nome)

io consiglio di creare uno zip con nome facile da ricordare

Offline maudagan

  • ***
  • 69
  • +0/-0
Re: horde e syncML
« Reply #2 on: April 27, 2010, 09:20:17 PM »
grazie mille... fortunatamente il mio ubuntu e' riuscito a risolvere il problema facendomi vedere le cartelle come piace a me`  :-D
ma e dico ma ora non vanno piu` le pagine web nessuna pagina web neanche http://mioserver/ ... forse ho fatto qualche cavolata...  :sad:

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: horde e syncML
« Reply #3 on: April 27, 2010, 09:29:32 PM »
ergo ripassa i passi che hai fatto, guarda i log ed eventualmente:
- apri un altro topic
- ev. apri un bug (se è il caso)
- segnala imprecisioni eventuali del wiki

grazie

Offline maudagan

  • ***
  • 69
  • +0/-0
Re: horde e syncML
« Reply #4 on: April 27, 2010, 09:33:00 PM »
eppure

[root@sme-server ~]# /etc/init.d/httpd-e-smith restart
Restarting httpd-e-smith                                   [  OK  ]
[root@sme-server ~]# service httpd restart

non e' un problema di apache....

piu` che altro ora come arrivo a i log  :x
« Last Edit: April 27, 2010, 09:34:33 PM by maudagan »

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: horde e syncML
« Reply #5 on: April 27, 2010, 09:59:10 PM »
mmmhh..

qualcosa come
Code: [Select]
cd /var/log/httpd
tail -f file_da_monitorare

potrebbe andare?

Offline maudagan

  • ***
  • 69
  • +0/-0
Re: horde e syncML
« Reply #6 on: April 27, 2010, 10:18:55 PM »
credo sia questo quello di cui si parlava....grande ubuntu mi muovo nei file come fosse una risorsa normale io odio la console e la tastiera....purtroppo  :-(


admin_error_log.20100427210828

[Tue Apr 27 21:11:31 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Apr 27 21:11:31 2010] [notice] Digest: generating secret for digest authentication ...
[Tue Apr 27 21:11:31 2010] [notice] Digest: done
[Tue Apr 27 21:11:31 2010] [notice] Apache configured -- resuming normal operations
[Tue Apr 27 21:47:53 2010] [notice] Graceful restart requested, doing restart
[Tue Apr 27 21:47:54 2010] [notice] Digest: generating secret for digest authentication ...
[Tue Apr 27 21:47:54 2010] [notice] Digest: done
[Tue Apr 27 21:47:54 2010] [notice] Apache configured -- resuming normal operations

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: horde e syncML
« Reply #7 on: April 27, 2010, 10:49:21 PM »
credo sia questo quello di cui si parlava....

no, sfortunatamente non dice nulla di utile

Quote
grande ubuntu mi muovo nei file come fosse una risorsa normale io odio la console e la tastiera....purtroppo  :-(

su ubuntu ok, su sme no..


Offline maudagan

  • ***
  • 69
  • +0/-0
Re: horde e syncML
« Reply #8 on: April 28, 2010, 03:10:24 PM »
ok risolto i problemi vari su i certificati il web-server funziona ma funambol nulla da fare
per quanto concerne i problemi precedentemente riscontrati erano dovuti alla mia profonda ignoranza dell'inglese etc.. rileggendo http://wiki.contribs.org/Certificates_signed_by_own_CA
e rifacendo per bene tutta la procedura sono riuscito a risolvere  :lol:

nel boot vedo però due "failed"
/var/log/boot.log:

Apr 28 15:42:23 sme-server 10fix_privilege_tables: waiting for mysqld to restart
Apr 28 15:42:24 sme-server mysql.init: Loading 10fix_privilege_tables into mysql succeeded
Apr 28 15:42:24 sme-server mysql.init: Loading 20mysql_migrate_horde into mysql succeeded
Apr 28 15:42:24 sme-server mysql.init: Loading 21horde.mysql_set_password into mysql succeeded
Apr 28 15:42:24 sme-server 21horde.mysql_set_password.30196: execvp: Permission denied
Apr 28 15:42:24 sme-server mysql.init: Loading 21horde.mysql_set_password.30196 into mysql failed
Apr 28 15:42:24 sme-server mysql.init: Loading 30horde_mysql_create_tables into mysql succeeded
Apr 28 15:42:25 sme-server mysql.init: Loading 31horde_upgrade into mysql succeeded
Apr 28 15:42:25 sme-server mysql.init: Loading 35imp_mysql_create_tables into mysql succeeded
Apr 28 15:42:25 sme-server mysql.init: Loading 36imp_upgrade into mysql succeeded
Apr 28 15:42:26 sme-server mysql.init: Loading 40mysql.create.turba into mysql succeeded
Apr 28 15:42:26 sme-server mysql.init: Loading 50turba_upgrade into mysql succeeded
Apr 28 15:42:27 sme-server mysql.init: Loading 57turba_mysql_reset_addressbook_pref into mysql succeeded
Apr 28 15:42:27 sme-server mysql.init: Loading 60migrate-imp-to-turba into mysql succeeded
Apr 28 15:42:28 sme-server mysql.init: Loading 77horde_mysql_update_privs into mysql succeeded
Apr 28 15:42:28 sme-server mysql.init: Loading 78mysql.create.ingo into mysql succeeded
Apr 28 15:42:28 sme-server 78mysql.create.ingo.28912: execvp: Permission denied
Apr 28 15:42:28 sme-server mysql.init: Loading 78mysql.create.ingo.28912 into mysql failed
Apr 28 15:42:29 sme-server mysql.init: Loading 79ingo_upgrade into mysql succeeded
Apr 28 15:42:29 sme-server mysql.init: Loading 82mysql.create.mnemo into mysql succeeded
Apr 28 15:42:29 sme-server mysql.init: Loading 83mnemo_upgrade into mysql succeeded
Apr 28 15:42:29 sme-server mysql.init: Loading 84mysql.create.kronolith into mysql succeeded
Apr 28 15:42:32 sme-server mysql.init: Loading 85kronolith_upgrade into mysql succeeded
« Last Edit: April 28, 2010, 03:51:07 PM by maudagan »

Offline maudagan

  • ***
  • 69
  • +0/-0
Re: horde e syncML
« Reply #9 on: May 02, 2010, 05:34:32 PM »
ok ... dunque le ho provate tutte e a queto punto non so` dove sbattere la testa  :?
questo e' il mio /var/log/messages

May  2 17:07:48 sme-server HORDE[5190]: [imp] Login success for ****** [****ip****] to {localhost:993 [imap/ssl/novalidate-cert]} [pid 5190 on line 307 of "/home/httpd/html/horde/imp/lib/Session.php"]
May  2 17:07:48 sme-server HORDE[5190]: [horde] Invalid database configuration. Try tasks, calendar, notes or contacts. [pid 5190 on line 465 of "/home/httpd/html/horde/lib/SyncML/Backend.php"]

ogni volta che provo a salvare l'account funambol (senza riuscire)
la domanda quindi sorge spontanea visto che non riesco a configurare il client funambol e` possibile modificare horde?
accetto qualuncue suggerimento e`giorni che cerco tra forum e google ma non ho trovato nulla....
help

Offline maudagan

  • ***
  • 69
  • +0/-0
Re: horde e syncML
« Reply #10 on: May 03, 2010, 12:10:25 PM »
aggiungo anche un'altro log che potrebbe essere interessante credo infatti che il file a cui si riferisca sia devinf.txt che però si trova nella cartella tmp/sync e che viene correttamente generato al login del client vengono inoltre creati 2 file xml ad ogni tentativo di connessione uno client e l'altro server

/var/log/httpd/error_log:
[Mon May 03 09:45:37 2010] [error] [client 192.100.1.213] File does not exist: /home/httpd/html/horde/devinfo
[Mon May 03 09:46:15 2010] [error] [client 94.161.76.231] File does not exist: /home/httpd/html/horde/devinfo

questo invece è il log del client (solo l'ultima parte)
14:48:49 GMT +1:00 [ERROR] - AlertStatus from server -1
14:48:49 GMT +1:00 [ERROR] - Error in preparing sync: AlertStatus from server -1
14:48:49 GMT +1:00 [DEBUG] - Source config: items succesfully synced = 0
14:48:49 GMT +1:00 [DEBUG] - Sync ended multiple sources.
14:48:49 GMT +1:00 [INFO] -
===========================================================
================   SYNCHRONIZATION REPORT   ===============
===========================================================
Last error code = -1
Last error msg  = AlertStatus from server -1

----------|--------CLIENT---------|--------SERVER---------|
  Source  |  NEW  |  MOD  |  DEL  |  NEW  |  MOD  |  DEL  |
----------|-----------------------------------------------|
    config|  0/  0|  0/  0|  0/  0|  0/  0|  0/  0|  0/  0|
----------|-----------------------------------------------|

config:
----------
   Source State    = 2
   Last error code = -1
   Last error msg  = AlertStatus from server -1


14:48:49 GMT +1:00 [DEBUG] - Synchronize is returning: -1.
14:48:50 GMT +1:00 [ERROR] - Sync not successful.
14:48:54 GMT +1:00 [DEBUG] - configSync ended with code -1
14:48:55 GMT +1:00 [ERROR] - Generic error, code -1
14:48:56 GMT +1:00 [INFO] - PushManager: Wap push client registered successfully
14:48:56 GMT +1:00 [INFO] - PushManager: registered the SMS push
14:48:58 GMT +1:00 [DEBUG] - CalculateSize - num sources = 6 -> panes height = 30
14:48:59 GMT +1:00 [DEBUG] - CalculateSize - num sources = 6 -> panes height = 30
14:49:00 GMT +1:00 [INFO] - EstablishConnection: connected successfully
14:49:00 GMT +1:00 [INFO] - The connection is up.
14:49:00 GMT +1:00 [INFO] - PushManager: registered the HTTP (CTP, STP) push
14:49:00 GMT +1:00 [INFO] - Util: Starting the process 'ClientPush.exe'.
14:49:00 GMT +1:00 [INFO] - PushManager: registerCP
14:49:00 GMT +1:00 [INFO] - PushManager: registered the CP push
14:49:04 GMT +1:00 [ERROR] - notifyAddressChange: prepareSync failed (2060: HTTP request error: resource not found (status 404))

non sò più cosa cercare e guardare su log google horde...qualche dritta??