audiohacked / googlecodeimport-dotmac

Automatically exported from code.google.com/p/dotmac
0 stars 1 forks source link

2 clients problem - Status support needs to be implemented #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Preconditions: 
 * one "dotmac" Account
 * two clients computer_A and computer_B

Computer_A has the iDisk in "Synchronization-Mode" (manual Sync)
Computer_B has the iDisk without "Synchronization-Mode" (so plain webdav)

1. create or rename a Folder or transfer some files (lets call it 
filemodifications) on Computer_B (I checked it via ssh if the 
filesystemmodifications happend on the idisk folder 
/var/www/dotmac/idisk/...)
2. Click the Sync Button on Computer_A

What is the expected output? What do you see instead?
Expected to get the filesystemmodifications on my Computer_A, but instead it 
reportet me:
* checking objects
* sync successful with "date"
And the new filemodifications are not synced to my Computer_A.

What version of the product are you using? On what operating system?
For dotmac I use a XEN Debian System according to the guide from barchard.net.
The dotmac version is svn-141 and I recompiled my Apache with the "&" webdav 
patch.

Kind regards

fheese

Original issue reported on code.google.com by fkwphe...@googlemail.com on 16 Jan 2008 at 4:29

GoogleCodeExporter commented 9 years ago
Hi,

  Thanks for reporting this. Worst case, within a day these files should be picked up
by Computer_A. I believe this problem is caused by status support not being 
fully
implemented yet (just discovered that it wasn't last week.) This is going to 
require
an additional dependency on a database. It will not make it into the release 
this
weekend, but will now be the next thing I work on.

-Rob

Original comment by rob....@gmail.com on 16 Jan 2008 at 4:58

GoogleCodeExporter commented 9 years ago
Hi,

is this database dependency also an issue for the bookmark-synchonization? 
In the eaely versions of dotmac I synced from Computer_B my Bookmarks to 
computer_A.
When I was an holidays I sorted my Bookmarks on Computer_A and synced after 
that with dotmac.
But if i now sync computer_B with dotmac nothing appears. Then I delete all my 
Bookmarks on Computer_B 
and retransferd them with the Prefplane (deregister and then register my 
computer_b with dotmac). And still 
nothing happens...

 -fheese

Original comment by fkwphe...@googlemail.com on 16 Jan 2008 at 8:27

GoogleCodeExporter commented 9 years ago
please take a look at the logs in ~/Library/Sync and see if you see anything 
there...
Also if you could include the idiskAccess,ErrorLogs from around the time you 
did the
sync. Just to check, are you on 10.4 or 10.5 ?

-Rob

Original comment by rob....@gmail.com on 16 Jan 2008 at 8:40

GoogleCodeExporter commented 9 years ago
Actually, please create a separate bug report for this issue.

-Rob

Original comment by rob....@gmail.com on 16 Jan 2008 at 8:41

GoogleCodeExporter commented 9 years ago
Hi, 

as you mentiond I tried the sync a day later and first it seems to works. It 
started to sync with about 3500 files. In the end it reported sync failed.

In ~/Library/Logs/FileSyncAgent.log I have hundrets of:
[2008/01/17 11:01:11.992] EXCEPTION: Reverification failed for 
"/Studium/Grundstudium/Software_Engeneering_01/uebungen/gruppe23_aufgabe10.zip" 
on remote iDisk (Object modified)
[2008/01/17 11:01:11.993] <ERROR>    local: ADD                
"Studium/Grundstudium/Software_Engeneering_01/uebungen/gruppe23_aufgabe10.zip" 
{(Priority=1, EXECUTING)} (-[SStoreFileOperator_iDisk reverify] 
(StoreFileOperator-iDisk.m:361): "THROW(Reverification failed for 
"/Studium/Grundstudium/Software_Engeneering_01/uebungen/gruppe23_aufgabe10.zip" 
on remote iDisk (Object modified))")
[2008/01/17 11:01:12.260] EXCEPTION: Reverification failed for 
"/Studium/Grundstudium/Software_Engeneering_01/uebungen/jdoc05.zip" on remote 
iDisk (Object modified)
[2008/01/17 11:01:12.261] <ERROR>    local: ADD                
"Studium/Grundstudium/Software_Engeneering_01/uebungen/jdoc05.zip" 
{(Priority=1, EXECUTING)} (-[SStoreFileOperator_iDisk reverify] 
(StoreFileOperator-
iDisk.m:361): "THROW(Reverification failed for 
"/Studium/Grundstudium/Software_Engeneering_01/uebungen/jdoc05.zip" on remote 
iDisk (Object modified))")

 -fheese

Original comment by fkwphe...@googlemail.com on 17 Jan 2008 at 10:03

GoogleCodeExporter commented 9 years ago
is it doing that for all the files, or only certain ones ?

-Rob

Original comment by rob....@gmail.com on 17 Jan 2008 at 1:29

GoogleCodeExporter commented 9 years ago

Original comment by rob....@gmail.com on 17 Jan 2008 at 1:33

GoogleCodeExporter commented 9 years ago
Hi,

this is only for certain files about 2500 of those 3500.

-fheese

Original comment by fkwphe...@googlemail.com on 17 Jan 2008 at 1:38