UbuntuOne.app on OSX cannot connect
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Triaged
|
Medium
|
Mike McCracken |
Bug Description
Hope it's the right project (noticed most Mac bugs are filed under this project and there is none for U1 Mac).
My OS is Mountain Lion 10.8.2 on a MacBook Pro and my U1 version is 3.99.90 Beta 1 upgraded from an earlier version by overwriting the .app package in Applications folder.
U1 on Mac wants me to repeatedly sign in, it shows me that I've logged in, but then returns me to "Sign in" step. The notification on the menu bar is a circle with an "x" inside, and the topmost context-menu item says "File Sync is disconnected". I'd like to state that previous Beta I've had (sorry, don't have it anymore so I can't tell which version) did not have this problem so this is likely a regression.
Oddly, for a split second it does show my shares exactly as they were on this Mac. Unfortunately, there is no u1sdtool for OSX and therefore further debugging was not really possible.
I will try to locate my U1 settings and delete them (as well as rename the folder so that it starts fresh) but before I do that I will wait few days if you lot are interested in hunting this bug down.
affects: | ubuntuone-windows-installer → ubuntuone-client |
tags: | added: u1-by-user u1-mac u1-on-production |
Changed in ubuntuone-client: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Mike McCracken (mikemc) |
Hi Bojan, this sounds like the syncdaemon process is not starting up correctly. If you could please quit all processes starting with 'ubuntuone' (the easiest way to do this is reboot, or you could look in Activity Monitor), and upgrade to the currently shipping version (4.0.1, from https:/ /one.ubuntu. com/downloads/ mac/ ), and check whether or not the issue still happens for you, that would be helpful.
If you still have this problem, the best way to debug it would be by looking at the syncdaemon logs in ~/Library/ Caches/ ubuntuone/ log/syncdaemon. log* - those do contain un-anonymized filenames, though, so if you'd rather keep that information private, contacting support via https:/ /one.ubuntu. com/help/ contact/ is a good way to do that.
Also for future reference, u1sdtool is packaged inside the app bundle. Contents/ Resources/ U1SDTool. app/Contents/ MacOS/u1sdtool --help
Running it from there, eg:
Ubuntu\ One.app/
should work fine.
Thanks, and I hope this is useful.