[SOGo] sogo-tool remove-changes: Is there a way to force a thunderbird address book reload?

2011-08-08 Thread Luca Olivetti

Summary:

the address book in thunderbird still shows the entries removed by 
sogo-tool remove-changes.


Scenario:

- sogo 1.3.5a (sorry, no time to upgrade with the proper checks in place 
yet)
- tunderbird 3.1.10, lightning 1.0b2 inverse edition, Sogo connector 
3.104, Sogo integrator 3.104

- I use sogo-tool remove-doubles to remove duplicate entries.
- Duplicate entries are removed in the database and are not visible 
anymore on the web interface.
- The entries are *still* there in thunderbird, even after trying a 
synchronize.
- Newly entered or removed entries in the web interface are correctly 
synchronized.


So it seems that it only syncs changes (no way to re-read the whole 
address book), but it doesn't pick up changes made by sogo-tool 
remove-doubles.


Removing the abook file gives me an empty address book (though changes 
made in the web interface are synchronized).


The only way I found is to edit prefs.js to remove all references to the 
address book, then it recreates and re-reads it.


Is there an easier/better way?

Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004 (Ext.133)  Fax +34 935883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool remove-changes: Is there a way to force a thunderbird address book reload?

2011-08-08 Thread Luca Olivetti

Al 08/08/2011 15:16, En/na Luca Olivetti ha escrit:

Summary:

the address book in thunderbird still shows the entries removed by
sogo-tool remove-changes.


G, that's obviously sogo-tool remove-doubles

Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004 (Ext.133)  Fax +34 935883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Sogo-tool - standard in must be tty

2011-07-06 Thread Philipp Strobl

Hi,

i have a script that execute the sogo-backup tool. For some reason it 
exits with an error: standard in must be a tty ?


What does this mean ?
The backup seems to be OK.

It is not possible to run the sogo-tool from script ?

Here is the script (for all, who want to participate, you are welcome) :

==
#! /bin/sh

## DEBUG
#set -x

DATE=`date +'%Y%m%d_%H%M%S'`

cd /home/sogo/Backup

mkdir tmp_$DATE
chown sogo:sogo tmp_$DATE
chmod -R 770 tmp_$DATE
cd tmp_$DATE

if [ $1 = -i ]; then
su sogo -c sogo-tool -v backup ./ ALL
else
#su sogo -c sogo-tool backup ./ ALL  /dev/null 21
su sogo -c sogo-tool backup ./ ALL  output 21

fi

#echo Exit-Code: $?
#exit 1

if [ $? != 0 ];then
echo !
echo Fehler beim Backup mit sogo-tool
echo 
cat output
else
mkdir ../STORE/$DATE
chmod -R 770 ../STORE/$DATE
mv * ../STORE/$DATE/
fi

cd ..
rm -rf tmp_$DATE

==

Best Regards
Philipp

Philipp v. Strobl-Albeg
- PILARKTO NETWORKS -

http://www.pilarkto.net


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Sogo-tool - standard in must be tty

2011-07-06 Thread Pascal Bourdais
Le Wed, 06 Jul 2011 09:29:05 +0200,
Philipp Strobl phil...@pilarkto.net a écrit :

Hi,

 
 i have a script that execute the sogo-backup tool. For some reason it 
 exits with an error: standard in must be a tty ?
 
 What does this mean ?
 The backup seems to be OK.
 
 It is not possible to run the sogo-tool from script ?

I run it in a script with
  sudo -u sogo /usr/sbin/sogo-tool  backup /home/sauve ALL
and it works like a charm with the good config of sudo.

I think su -u ... redirects tty and that's why you have this error.

An other way is to run the script as user sogo, but you have to change
the rights of /home/sogo/Backup.

...

Regards,

Pascal
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Sogo-tool mentions error that isnt there ?

2011-07-05 Thread Julian Robbins

Hi

Using Sogo 1.3.7a, Lightning 1.0.b2.105i and Sogo Connector 3.105, Sogo 
Integrator 3.105


If I run sogo-tool I get the message below:-
2011-07-05 17:52:16.157 sogo-tool[26868] ERROR(+[GCSFolderManager 
defaultFolderManager]): default 'OCSFolderInfoURL' is not configured.
0x0x2063af0[SOGoStartupLogger] No configuration found. SOGo will not 
work properly.
2011-07-05 17:52:16.163 sogo-tool[26868] sogo-tool [-v|--verbose] 
[-h|--help] command [argument1] ...

  -v, --verboseenable verbose mode
  -h, --helpdisplay this help information

  argument1, ...arguments passed to the specified command

  Available commands:
restore-- restore user folders
backup-- backup user folders
check-doubles-- check user addressbooks with duplicate contacts
remove-- remove user data and settings from the db
remove-doubles-- remove duplicate contacts from the specified 
user addressbook
But oddly my OCSFolderInfoURL is configured correctly. Also why does it 
mention [GCSFolderManager defaultFolderManager and then mentions 
OCSFolderInfoURL ??


Also this error never appears in the main sogo log when running either 

--
Kind Regards,

Julian Robbins


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Sogo-tool mentions error that isnt there ?

2011-07-05 Thread Julian Robbins

On 05/07/11 17:59, Ludovic Marcotte wrote:

On 05/07/11 12:58, Julian Robbins wrote:
But oddly my OCSFolderInfoURL is configured correctly. Also why does 
it mention [GCSFolderManager defaultFolderManager and then mentions 
OCSFolderInfoURL ??


Also this error never appears in the main sogo log when running 
either  

You have to run sogo-tool as the sogo user.

Regards,


Thanks, yes it works now 

--
Kind Regards,

Julian Robbins


--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] sogo-tool: LDAPSource -dealloc

2011-04-18 Thread Patrick Ben Koetter
I can't restore my Calendar. The command ouput reports:

sogo@mail:~/2011-04-18$ /usr/sbin/sogo-tool -v restore -f Calendar/personal . 
p...@state-of-mind.de
Apr 18 23:39:25 sogo-tool [4770]: 0x0x1237900[SOGoCache] Cache cleanup 
interval set every 300.00 seconds
Apr 18 23:39:25 sogo-tool [4770]: 0x0x1237900[SOGoCache] Using host(s) 
'localhost' as server(s)
2011-04-18 23:39:25.634 sogo-tool[4770] LDAPSource: -dealloc

What can I do to fix that?

p@rick

-- 
state of mind
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool: LDAPSource -dealloc

2011-04-18 Thread Ludovic Marcotte

On 18/04/11 17:43, Patrick Ben Koetter wrote:

I can't restore my Calendar. The command ouput reports:

sogo@mail:~/2011-04-18$ /usr/sbin/sogo-tool -v restore -f Calendar/personal 
.p...@state-of-mind.de
Apr 18 23:39:25 sogo-tool [4770]:0x0x1237900[SOGoCache]  Cache cleanup 
interval set every 300.00 seconds
Apr 18 23:39:25 sogo-tool [4770]:0x0x1237900[SOGoCache]  Using host(s) 
'localhost' as server(s)
2011-04-18 23:39:25.634 sogo-tool[4770] LDAPSource: -dealloc

What can I do to fix that?
-v doesn't exist as a parameter. You can safely ignore the LDAPSource: 
-dealloc line, it's just a useless log message. You might want to show 
the content of the p...@state-of-mind.de file.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool

2011-03-08 Thread Jakob Lenfers
Am 21.02.2011 09:46, schrieb Mohit Chawla:
 On Mon, Feb 21, 2011 at 1:58 PM, Jakob Lenfers 
 lenf...@bigsss-bremen.dewrote:

 Doesn't anyone have a clue? I'm a bit afraid to migrate all our user
 data this way, I'm not sure everything would get copied. :-/
 While taking a backup of 8000 users ( not much data though ) , I saw a
 similar error ( the first one ) only for a single user. Didn't investigate
 it further, but  other users' data was ok.

Didn't feel good about it, but I migrated with sogo-tool 2 weeks ago and
so far nobody complained about anything missing. Maybe it is safe to
ignore those messages...

Jakob
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool check-doubles doesn't works

2011-03-03 Thread Alessio Fattorini

Il 02/03/2011 21:56, Ludovic Marcotte ha scritto:


? It'll remove dupes in my personal address book.


Yes, remove-dobles works, check-doubles doesn't.


https://inverse.ca/sogo/lists/arc/users/2011-02/msg00181.html

The *warning* can be ignored.



Ok, but the output of check-doubles? Where is it?

--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool check-doubles doesn't works

2011-03-03 Thread xbgmsharp

I wish i could check-doubles before removing them.
Even if i can ignored the warning, it will be nice to get some output  
show which entry it is checking.


The command is pretty fast if you look at the number of duplicated  
contacts i have in the DB.


I have create a bug report.
http://www.sogo.nu/bugs/view.php?id=1164

Ludovic Marcotte lmarco...@inverse.ca a écrit :


On 11-03-02 12:04 PM, xbgmsharp wrote:

Hello,

I have a lot of duplicated contacts in Sogo due to a bug in an old   
version of Sogo TB extensions. I have update them.

Now i would like to clean up the duplicate contact.

Looks like sogo-tool have an option to do it but i am unable to use it.
It is not on multi domain system.

As sogo user:
sogo@sogo:~$ /usr/sbin/sogo-tool check-doubles
The warning limit for folder records is set at 1000

sogo@sogo:~$ /usr/sbin/sogo-tool remove-doubles
Usage: remove-doubles USER FOLDER

USER   the owner of the contact folder
FOLDER the id of the folder to clean up

How about something like:

/usr/sbin/sogo-tool remove-doubles lmarcotte personal

? It'll remove dupes in my personal address book.

sogo=# select * from sogo_folder_info where c_path2 = 'lmarcotte' and
c_path4 = 'personal' and c_path3 = 'Contacts';
 c_folder_id |   c_path   | c_path1 |  c_path2
| c_path3  | c_path4  | c_foldername  |
 c_location  |
c_quick_location  |
c_acl_location  | c_folder_type
-++-+---+--+--+---+--++--+---
   3 | /Users/lmarcotte/Contacts/personal | Users   | lmarcotte
| Contacts | personal | Personal Address Book |
http://sogo:sogo@127.0.0.1:5432/sogo/sogolmarcott0035eedfc6f |
http://sogo:sogo@127.0.0.1:5432/sogo/sogolmarcott0035eedfc6f_quick |
http://sogo:sogo@127.0.0.1:5432/sogo/sogolmarcott0035eedfc6f_acl |
Contact
(1 row)

sogo=#


I found the same question but with no answer or i am not abble to   
use the archive search of the mailinglist.


https://inverse.ca/sogo/lists/arc/users/2011-02/msg00181.html

The *warning* can be ignored.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


--
Thanks for using xbgm# / Devmon / BBwin.
http://xbgm.sourceforge.net/
http://devmon.sourceforge.net/
http://bbwin.sourceforge.net/
Please feedback.
--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] sogo-tool - not avilable

2011-03-03 Thread Anil Thapa
in my installation i don't find sogo-tool. I installed from yum on my 
centos. and sogo version 1.3.5. Where can i download this tool ? isn't 
this included in sogo code installation ?

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool - not avilable

2011-03-03 Thread mourik jan heupink

doesn't yum install sogo-tool work?

On 03/03/2011 10:41 AM, Anil Thapa wrote:

in my installation i don't find sogo-tool. I installed from yum on my
centos. and sogo version 1.3.5. Where can i download this tool ? isn't
this included in sogo code installation ?

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool - not avilable

2011-03-03 Thread Anil Thapa

On 03/03/2011 09:43 AM, mourik jan heupink wrote:

doesn't yum install sogo-tool work?

On 03/03/2011 10:41 AM, Anil Thapa wrote:

in my installation i don't find sogo-tool. I installed from yum on my
centos. and sogo version 1.3.5. Where can i download this tool ? isn't
this included in sogo code installation ?

Thanks - yes that did.
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] sogo-tool check-doubles doesn't works

2011-03-02 Thread xbgmsharp

Hello,

I have a lot of duplicated contacts in Sogo due to a bug in an old  
version of Sogo TB extensions. I have update them.

Now i would like to clean up the duplicate contact.

Looks like sogo-tool have an option to do it but i am unable to use it.
It is not on multi domain system.

As sogo user:
sogo@sogo:~$ /usr/sbin/sogo-tool check-doubles
The warning limit for folder records is set at 1000

sogo@sogo:~$ /usr/sbin/sogo-tool remove-doubles
Usage: remove-doubles USER FOLDER

 USER   the owner of the contact folder
 FOLDER the id of the folder to clean up

I found the same question but with no answer or i am not abble to use  
the archive search of the mailinglist.


https://inverse.ca/sogo/lists/arc/users/2011-02/msg00181.html

I am using Sogo-1.3.5a and Debian-5.0.8 Lenny

Thanks
Francois
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool check-doubles doesn't works

2011-03-02 Thread Alessio Fattorini

Il 02/03/2011 18:04, xbgmsharp ha scritto:


I found the same question but with no answer or i am not abble to use the 
archive search of the
mailinglist.


you're right. No answer


--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool check-doubles doesn't works

2011-03-02 Thread Ludovic Marcotte

On 11-03-02 12:04 PM, xbgmsharp wrote:

Hello,

I have a lot of duplicated contacts in Sogo due to a bug in an old 
version of Sogo TB extensions. I have update them.

Now i would like to clean up the duplicate contact.

Looks like sogo-tool have an option to do it but i am unable to use it.
It is not on multi domain system.

As sogo user:
sogo@sogo:~$ /usr/sbin/sogo-tool check-doubles
The warning limit for folder records is set at 1000

sogo@sogo:~$ /usr/sbin/sogo-tool remove-doubles
Usage: remove-doubles USER FOLDER

 USER   the owner of the contact folder
 FOLDER the id of the folder to clean up

How about something like:

/usr/sbin/sogo-tool remove-doubles lmarcotte personal

? It'll remove dupes in my personal address book.

sogo=# select * from sogo_folder_info where c_path2 = 'lmarcotte' and 
c_path4 = 'personal' and c_path3 = 'Contacts';
 c_folder_id |   c_path   | c_path1 |  c_path2  
| c_path3  | c_path4  | c_foldername  |  
c_location  |  
c_quick_location  |  
c_acl_location  | c_folder_type

-++-+---+--+--+---+--++--+---
   3 | /Users/lmarcotte/Contacts/personal | Users   | lmarcotte 
| Contacts | personal | Personal Address Book | 
http://sogo:sogo@127.0.0.1:5432/sogo/sogolmarcott0035eedfc6f | 
http://sogo:sogo@127.0.0.1:5432/sogo/sogolmarcott0035eedfc6f_quick | 
http://sogo:sogo@127.0.0.1:5432/sogo/sogolmarcott0035eedfc6f_acl | Contact

(1 row)

sogo=#


I found the same question but with no answer or i am not abble to use 
the archive search of the mailinglist.


https://inverse.ca/sogo/lists/arc/users/2011-02/msg00181.html

The *warning* can be ignored.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGO-Tool

2011-02-28 Thread Alessio Fattorini

Il 27/02/2011 22:26, Dominique ha scritto:

Hi,

I must be tired, but I can seen to have the sogo-tool working. I have simple 
setup my cyrus and
mysql on Ubuntu server 10.04 x64. All works fine. I just want to be able to do 
a backup of all
config and users files. I read sogo-tool was the way. OK.


you should execute su sogo before

--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGO-Tool

2011-02-27 Thread Dominique

Hi,

I must be tired, but I can seen to have the sogo-tool working. I have 
simple setup my cyrus and mysql on Ubuntu server 10.04 x64. All works 
fine. I just want to be able to do a backup of all config and users 
files. I read sogo-tool  was the way. OK.


But where is it? and what are the parameters because I can't seen to 
find anything tonight.


If I try sogo-tool backup /ALL, I get:
2011-02-27 22:24:16.055 sogo-tool[6222] No LDAP source is configured in 
the SOGo configuration of this account. Please make sure to use this 
tool under the same username as SOGo.
which does not surprise me since I have no LDAP configured... But where 
do I configure SOGO-tool?


Thanks,

Dominique
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGO-Tool

2011-02-27 Thread Patrick Ben Koetter
* Dominique users@sogo.nu:
 Hi,
 
 I must be tired, but I can seen to have the sogo-tool working. I
 have simple setup my cyrus and mysql on Ubuntu server 10.04 x64. All
 works fine. I just want to be able to do a backup of all config and
 users files. I read sogo-tool  was the way. OK.
 
 But where is it? and what are the parameters because I can't seen to
 find anything tonight.
 
 If I try sogo-tool backup /ALL, I get:
 2011-02-27 22:24:16.055 sogo-tool[6222] No LDAP source is configured
 in the SOGo configuration of this account. Please make sure to use
 this tool under the same username as SOGo.
 which does not surprise me since I have no LDAP configured... But
 where do I configure SOGO-tool?

Was a bug. Fixed now. Will be released in v1.3.6.

p@rick


-- 
state of mind
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool

2011-02-21 Thread Jakob Lenfers
On 15.02.2011 14:50, Jakob Lenfers wrote:

 [... sogo-tool]
 This generally works, but throws occasionally errors like those two:
 
 0x0x9a4ea50[SOGoCache] an error occurred when caching value for key
 'Domain Computers@localhost+attributes': CLIENT ERROR
 
 
 
 0x0xa013ab8[GSCBufferString] json parser: Object key string expected
 0x0xa013ab8[GSCBufferString] original string is: {
 Calendar = {
 };
 }
 
 
 Do I need to worry? Or is all the data backed up now?

Doesn't anyone have a clue? I'm a bit afraid to migrate all our user
data this way, I'm not sure everything would get copied. :-/

Regards,
Jakob
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool

2011-02-21 Thread Mohit Chawla
On Mon, Feb 21, 2011 at 1:58 PM, Jakob Lenfers lenf...@bigsss-bremen.dewrote:

 Doesn't anyone have a clue? I'm a bit afraid to migrate all our user
 data this way, I'm not sure everything would get copied. :-/


While taking a backup of 8000 users ( not much data though ) , I saw a
similar error ( the first one ) only for a single user. Didn't investigate
it further, but  other users' data was ok.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] sogo-tool fix?

2011-02-16 Thread Patrick Ben Koetter
Good morning,

any idea when 416: sogo-tool backup does not work in multi domain
environment  http://www.sogo.nu/bugs/view.php?id=416 will be fixed?

p@rick


-- 
state of mind
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool fix?

2011-02-16 Thread Ludovic Marcotte

On 11-02-16 3:59 AM, Patrick Ben Koetter wrote:

Good morning,

any idea when 416: sogo-tool backup does not work in multi domain
environment http://www.sogo.nu/bugs/view.php?id=416  will be fixed?

I flagged it for v1.3.6.

Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool fix?

2011-02-16 Thread Patrick Ben Koetter
* Ludovic Marcotte users@sogo.nu:
 any idea when 416: sogo-tool backup does not work in multi domain
 environment http://www.sogo.nu/bugs/view.php?id=416  will be fixed?
 I flagged it for v1.3.6.

Thank you Ludovic!

p@rick

-- 
state of mind
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] sogo-tool

2011-02-15 Thread Jakob Lenfers
Hey guys,

still having problems (4d526f36.6000...@bigsss-bremen.de), but I'm
trying to check if a clean installation can help. I always wanted away
from the rpms and since there are good debs out there now (thanks!) I
set up a sogo server on ubuntu 10.04. I copied the sogo config (and
changed it to work with mysql) and wanted to migrate the user data with
sogo-tool: sogo-tool backup migration/ ALL

This generally works, but throws occasionally errors like those two:

0x0x9a4ea50[SOGoCache] an error occurred when caching value for key
'Domain Computers@localhost+attributes': CLIENT ERROR



0x0xa013ab8[GSCBufferString] json parser: Object key string expected
0x0xa013ab8[GSCBufferString] original string is: {
Calendar = {
};
}


Do I need to worry? Or is all the data backed up now?

TIA,
Jakob
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool

2011-02-15 Thread Jakob Lenfers
On 15.02.2011 14:50, Jakob Lenfers wrote:

 0x0x9a4ea50[SOGoCache] an error occurred when caching value for key
 'Domain Computers@localhost+attributes': CLIENT ERROR
 
 
 
 0x0xa013ab8[GSCBufferString] json parser: Object key string expected
 0x0xa013ab8[GSCBufferString] original string is: {
 Calendar = {
 };
 }
 
 
 Do I need to worry? Or is all the data backed up now?

Besides that, the migration seems to have solved our problems with
thunderbird. We will do some testing next week and hopefully move the
SOGo server to the Ubuntu box.

But input on those errors is still appreciated. :)

Regards,
Jakob
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool check-doubles don't use correct mysql password

2010-11-12 Thread Ludovic Marcotte

On 10-11-12 7:07 AM, Alessio Fattorini wrote:
Thanks but i don't speak about sogo user in passwd, but sogo user in 
mysql users table. What type of password have sogouser into this table?


Fails this command:
mysql://sogo:s...@127.0.0.1:3306/sogo/sogocristian001

sogo:sogo means user:pass, this credential are used for connect tu 
mysql. They are wrong in my case.
Look at the entries in your sogo_folder_info vs. your database 
connection details in your .GNUstepDefaults. sogo-tool will use what's 
in sogo_folder_info to retrieve data (ie., connect remotely if needed, 
etc.). You likely changed over time the username/password/hostname in 
your .GNUstepDefaults and didn't adjust your sogo_folder_info appropriately.


Fix your sogo_folder_info or adjust your MySQL permission so what's 
specified in there will work.


Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool check-doubles don't use correct mysql password

2010-11-12 Thread Alessio Fattorini

Il 12/11/2010 13:18, Ludovic Marcotte ha scritto:

On 10-11-12 7:07 AM, Alessio Fattorini wrote:

Thanks but i don't speak about sogo user in passwd, but sogo user in mysql 
users table. What type
of password have sogouser into this table?

Fails this command:
mysql://sogo:s...@127.0.0.1:3306/sogo/sogocristian001

sogo:sogo means user:pass, this credential are used for connect tu mysql. They 
are wrong in my case.

Look at the entries in your sogo_folder_info vs. your database connection 
details in your
.GNUstepDefaults. sogo-tool will use what's in sogo_folder_info to retrieve 
data (ie., connect
remotely if needed, etc.). You likely changed over time the 
username/password/hostname in your
.GNUstepDefaults and didn't adjust your sogo_folder_info appropriately.

Fix your sogo_folder_info or adjust your MySQL permission so what's specified 
in there will work.


You're right, as always ;-)
I don't understand why I have this dirty situation, only for this user :-|  Now 
I have clean this,

Remove doubles works! like this examples:
remove-doubles alessio C48738B0-B5B0-0001-A2E6-D62518001127
Removing 2 records...
Removed 2 records from 4.

Check doubles, don't check anything :-)
[s...@sogo root]$ sogo-tool check-doubles
The warning limit for folder records is set at 1000

Should I give attention to warning? I don't have folder more big then 1000 records... but I don't 
have results.


--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] sogo-tool check-doubles don't use correct mysql password

2010-11-12 Thread Mohit Chawla
Hi,

On Fri, Nov 12, 2010 at 7:54 PM, Alessio Fattorini 
alessio.fattor...@nethesis.it wrote:

 You're right, as always ;-)
 I don't understand why I have this dirty situation, only for this user :-|



So, what exactly had you done wrong ? Did you change the password for the
sogo user in the db, and forgot to change that in the .GNUStepDefaults ?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] sogo-tool, restoring calendar subscriptions?

2010-10-20 Thread Wolfgang Sourdeau

tuomas wrote:

When restoring with /usr/sbin/sogo-tool restore -F ALL $username restore
also users' subscribed calendars? I keep on losing that information.


Hi Tuomas,


For restoring subscriptions, you also need to restore the user 
preferences, with the -p flag. The -f flag only restores the folder data.


--
Wolfgang Sourdeau  ::  +1 (514) 447-4918 ext. 125  ::  wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] sogo-tool adds CTRL-M to events?

2010-07-30 Thread Patrick Ben Koetter
I've imported a non-DOS ICS file to a calendar and did a backup with
sogo-tool. The backup file adds CTRL-M only to events like this:

BEGIN:VTODO^M
CREATED:20090627T112251Z^M
LAST-MODIFIED:20090709T124124Z^M
DTSTAMP:20090709T124124Z^M
UID:4E71-4C533A80-2CD-64796380^M
SUMMARY:Schilder montieren^M
STATUS:COMPLETED^M
X-MOZ-LASTACK:20090627T112313Z^M
DTSTART;TZID=Europe/Berlin;VALUE=DATE:20090627^M
COMPLETED:20090709T124124Z^M
X-MOZ-GENERATION:3^M
PERCENT-COMPLETE:100^M
BEGIN:VALARM^M
ACTION:DISPLAY^M
TRIGGER;VALUE=DURATION:-PT1H^M
DESCRIPTION:Mozilla Alarm: Schilder montieren^M
END:VALARM^M

Is that on purpose? It looks strange to see those DOS CONTROL characters on a
UNIX system.

p...@rick

-- 
state of mind
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] sogo-tool adds CTRL-M to events?

2010-07-30 Thread Wolfgang Sourdeau



Is that on purpose? It looks strange to see those DOS CONTROL characters on a
UNIX system.


That's normal. It's part of the versit standard.

--
Wolfgang Sourdeau  ::  +1 (514) 447-4918 ext. 125  ::  wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence 
(www.packetfence.org)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

<    1   2