There are issues reconnecting to the daemon

Bug #1018319 reported by Manuel de la Peña
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu One FsEvents daemon
Fix Committed
High
Manuel de la Peña

Bug Description

When syncdaemon tries to reconnect to the daemong the following occurs:

2012-06-27 12:01:35.118 FsEvents[3308:8d53] Data is {
    cookie = "5463d477-823f-45f0-a1fd-eb5b3b41dc76";
    path = "/Users/mandel/Ubuntu One/";
    type = "ADD_PATH";
}
2012-06-27 12:01:35.118 FsEvents[3308:8d53] Message type is ADD_PATH
2012-06-27 12:01:35.120 FsEvents[3308:8d53] Performing config operation.
2012-06-27 12:01:35.128 FsEvents[3308:2403] Received 207 bytes of events
2012-06-27 12:01:35.129 FsEvents[3308:8d53] Trying to add /Users/mandel/Ubuntu One/ but user mandel is not present.
2012-06-27 12:01:35.129 FsEvents[3308:2403] Event type is 0
2012-06-27 12:01:35.141 FsEvents[3308:5f2b] Data is {
    cookie = "60f2b80b-7c4d-4367-99bc-92488b5e44dc";
    paths = (
    );
    type = "ADD_USER";
}
2012-06-27 12:01:35.141 FsEvents[3308:2403] Event type is 8
2012-06-27 12:01:35.141 FsEvents[3308:5f2b] Message type is ADD_USER
2012-06-27 12:01:35.142 FsEvents[3308:5f2b] Performing config operation.
2012-06-27 12:01:35.144 FsEvents[3308:5f2b] Sending {"type":"CONFIG_SUCCESS","cookie":"60f2b80b-7c4d-4367-99bc-92488b5e44dc"}
 to client.
2012-06-27 12:01:35.146 FsEvents[3308:d07] Got peered id and fowarding message to delegate
2012-06-27 12:01:35.148 FsEvents[3308:5f2b] Data is {
    cookie = "ffa6790e-f193-4220-9b5d-d08453c58045";
    path = "/Users/mandel/Ubuntu One/";
    type = "ADD_PATH";
}
2012-06-27 12:01:35.149 FsEvents[3308:5f2b] Message type is ADD_PATH
2012-06-27 12:01:35.151 FsEvents[3308:5f2b] Performing config operation.
2012-06-27 12:01:35.152 FsEvents[3308:5f2b] Testing if exists /Users/mandel/Ubuntu One/
2012-06-27 12:01:35.178 FsEvents[3308:8d53] Config operation could not be performed due to User mandel is not present.
2012-06-27 12:01:35.178 FsEvents[3308:8d53] Sending {"type":"CONFIG_ERROR","reason":"User mandel is not present.","cookie":"5463d477-823f-45f0-a1fd-eb5b3b41dc76"}
 to client.
2012-06-27 12:01:35.194 FsEvents[3308:5f2b] Sending {"type":"CONFIG_SUCCESS","cookie":"ffa6790e-f193-4220-9b5d-d08453c58045"}
 to client.

Tags: u1-darwin
Changed in ubuntuone-fsevents-daemon:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.