There are issues reconnecting to the daemon
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-
path = "/Users/
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/
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-
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"
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-
path = "/Users/
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/
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"
to client.
2012-06-27 12:01:35.194 FsEvents[3308:5f2b] Sending {"type"
to client.
Changed in ubuntuone-fsevents-daemon: | |
status: | In Progress → Fix Committed |