/srv/irclogs.ubuntu.com/2010/05/01/#ubuntuone.txt

hirisovu see my "scenario" is that i have some sensitive data on an external usb drive which i wanna store on u1 encrypted just as a safety backup00:00
hirisovi dont want to browse it on u1 websoite or anything00:00
hirisovso my idea is to use a Private directory in my $HOME00:00
hirisovevery once in a week or so00:00
hirisovi rsync there my external drive00:00
hirisov(after mounting an other partition to ~/Private with cryptfs)00:01
hirisovafter rsync done i umount cryptfs from ~/Private00:01
hirisovnow ~/Private contains encrypted files00:02
hirisovand now do the u1 sync00:02
verterokhirisov: cryptfs stores all the files in a single file, right?00:02
hirisovno, the filenames still remains the same00:03
hirisovbut the content is encrypted00:03
hirisovso if i chaneg 3 files in 3000000:03
hirisovnot 1 big file will change00:03
hirisovbut just that 300:03
hirisovbasically all files became binary00:03
verterokhirisov: so, you can actually browse that using the webui00:03
hirisovwith a strong encryption00:03
hirisovwebui will only show the name of files and directories00:04
hirisovbut not the content00:04
verterokhirisov: yes, the web don't show the contents00:04
hirisovwith cryptfs i could choose the encrypt the filenames as well so they became garbage also00:04
hirisovbut that not a goal now00:04
verterokhirisov: but you will be able to download specific files00:04
verterok?00:04
hirisovye but they r unusable w/o the decrypt key00:05
hirisoveven if sy gets them00:05
verterokhirisov: ok, I understand00:05
hirisovbut for thsi to work the u1 sync proicess can only run00:05
hirisovafter i finished rsync and unmounted crpytfs from ~/Private00:05
verterokhirisov: when the encrypted paritition isn't mounted, what's in ~/Private?00:05
hirisovif it just starts to think whenever it thinks00:05
hirisovall the same files but they r encrypted00:06
verterokhirisov: and when you mount it, it decrypts de files inplace?00:06
hirisovafter "moutning" cryptfs it just means the content becamoes readable by any application00:06
hirisovye00:06
verterokhirisov: hmm..got it00:06
verterokhirisov: you might nee to be extra carefull with that setup00:06
hirisovso ~/Private whyn cryptfs is moutned contaisn nromal files, when cryptfs is unmounted it contains encoded garbage00:07
verterokhirisov: e.g: never mounting it when syncdaemon is running00:07
hirisovwell it's just a backup00:07
hirisovexactly00:07
hirisovthats why i'd like to know/control when sycndaemon exactly runs00:07
hirisovand i think this feature would be a major plus for u1 for all the users who r concerned about uploading sensitive data to a cloud00:08
hirisovand as i see all it needs is that there would be a safe way to stop/start the sync daemon00:09
hirisovwhich takes into account taht it's actually syncing or not00:09
hirisovsadly i don't have the knowledge to program that DBus signal catching script u mentioned :(00:09
verterokhirisov: ATM, you can do that manually00:09
verterokhirisov: e.g: after unmounting the parition: u1sdtool --start && u1sdtool --connect00:10
verterokhirisov: to check what syncdaemon is doing: u1sdtool --status00:10
verterokhirisov: once it reach IDLE: u1sdtool --quit00:10
hirisovgreat, this is good enough for me00:11
verterokhirisov: let me show you what's the output of an IDLE syncdaemon00:11
hirisovas long as i can be sure that if i disable the u1 service from system>preferences>startup00:11
hirisovthen until i say " u1sdtool --start && u1sdtool --connect" u1sync wont try to do anything00:12
verterokhirisov: you can change a config value to stop syncdaemon to start00:12
hirisovis taht correct?00:12
verterokat all00:12
verterokhirisov: yes00:12
hirisovwhere can i change taht config value?00:12
verterokhirisov: all the config options are available at: /etc/xdg/ubuntuone/syncdaemon.conf00:13
verterokhirisov: if you want to change something for a specific user00:14
verterokhirisov: you need to create ~/.config/ubuntuone/syncdaemon.conf00:14
verterokhirisov: config changes are reloaded on start, so if you change something you need to quit and start syncdaemon00:14
hirisovsure ty, the global way will be ok for me now00:15
verterokhirisov: if you put this in that file:00:15
verterok[__main__]00:15
verterokfiles_sync_enabled = 000:15
verterokhirisov: syncdaemon will not start00:15
verterokhirisov: when you want to make it start, change the value to 1. and u1sdtool --start00:15
verterokhirisov: that value is the one that the preferences app change when you uncheck the file synchronization checkbox ;)00:16
verterokhirisov: you should not change the global config :)00:16
hirisovi see, so if i uncheck everything in the "services" tab of the preferences app00:17
hirisovthen i'm safe taht nothing starts before i manually enable it and start the sync?00:17
verterokhirisov: yeap00:18
hirisovgreat, a bit manual but well i dont exaclty use it for what you "intended" for so it's okay00:18
verterokhirisov: also, if you want the full power of manual sync, you can use u1sync00:19
verterokhirisov: it's a command line tool to sync stuff manually00:19
hirisovis taht a separate package?00:20
hirisovseems i dont have such "command"00:20
verterokhirisov: it's in the ubuntuone-client-tools, and it's intended to power users only..as you might shoot in the foot00:20
hirisovhehe :))00:20
hirisovwell thanks a lot for this info, i do the trm about it00:21
verterokhirisov: np00:21
hirisovprobably taht will be the best way00:21
hirisovi really think however taht when things settle down a bit it would be worth the look into integratr some similar crypt solutions to u100:22
hirisovtaht would be a MAJOR plus afaik on the market00:22
verterokindeed00:22
hirisovand as i see we have all the tools needed for it just some glue needed;)00:22
hirisovand ecryptfs is a nice standard tool, ubuntu uses this very tool when u install it with "encrypted hoem directory" so all the packages etc r there00:23
waltercooli need a specific port for ubuntu one music store?00:33
verterokwaltercool: I think the store uses http(s)00:35
waltercoolverterok: So... is strange... im on a place with restricted navigation (hotspot) and i cant access to UOMS, i just can see a "nternet connection is required to access the music store" message00:36
verterokwaltercool: let me check locally00:37
waltercoolok00:37
waltercoolty00:37
verterokwaltercool: rhytmobox seems to be using port 8000:40
waltercoolverterok: how did you debug that?00:40
verterokwaltercool: netstat -putanl | grep ESTABLISHED | grep rhythmbox00:41
waltercoolverterok: oh... but you need have that working...00:42
verterokwaltercool: what do I need?00:42
waltercoolverterok: i cant get ubuntu one music store working... just appear like disconnected00:43
verterokwaltercool: I just restarted rhytmbox, and it first connect using 44300:44
verterokthen it uses port 80 for the store browsing00:44
waltercoolport 443?00:45
waltercoolfor logging?00:45
verterokwaltercool: 91.189.89.219:44300:45
waltercoollog in00:45
verterokwaltercool: might be, not really sure what the rhythmbox plugin do00:46
waltercoolthats a Ubuntu One IP00:46
waltercoolmaybe i need port 443 for get it working =/00:46
verterokwaltercool: yes00:46
waltercoolwell... that sTucks...00:47
verterokwaltercool: weird that you can't use port 44300:48
verterok:(00:49
waltercoolverterok: because my hotspot (im on my university) have all ports blocked00:51
verterokah, ok...that's bad :(00:51
waltercoolverterok: yeah, and i need work with ssh =/00:53
waltercoolverterok: im lucky, because webchat exists =D00:53
verterok:)00:53
hirisovverterok, pls is http://pastebin.com/5Ts3gCX9 indicate that synxc is in IDLE state?00:54
verterokhirisov: oh, sorry I completely forgot about that :?00:54
verterok:/00:54
verterokhirisov: yes, that's IDLE00:55
hirisovno need for sorry really i appreciatte all your help00:55
waltercoolseems normal hirisov00:55
hirisovokay now if i do " u1sdtool --quit " in the preferences app the sync starst instantly00:56
hirisovwhy is that?:)00:56
hirisovsays "sync in progress" (guess tahst the english version, it appears hungarian"00:57
hirisovin hungarian to me)00:57
verterokhirisov: hmm, seems that the preferences app it's starting syncdaemon again..let me check that real quick00:58
hirisovnow the pref app says "disconnected", but it definitelly tried to sync00:58
hirisovit doens't says "sync is complete" like after a nromal sync, but this "disconnected"00:59
hirisovso probably it doesnt start it just the text is msileading?00:59
verterokhirisov: might be a bug in the preferences app01:01
hirisovsure ty, meanwhile i do another test after a--start && --connect i'll --quit again and watch the --status what's exactly happening01:01
hirisov(btw is taht normal i synced 30 mins ago first and tehre is onyl 1 file in my directory with the size of 12 KB and i cant see it on the web?)01:02
verterokhirisov: not sure what you'r looking01:04
verterokhirisov: did you marked Private to be synced?01:04
hirisovhttps://one.ubuntu.com/files/01:04
hirisovye01:04
hirisovright clicked on it in nautilus and told it to sync01:05
verterokhirisov: ok, could you run: u1sdtool --list-folders ?01:05
verterokhirisov: better, do you see the Private folder in the web?01:05
hirisovi dont see it01:05
hirisovand it says "No folders"01:05
verterokhirisov: so it never synced01:05
verterokhirisov: please run: u1sdtool --list-folders01:06
hirisovi ran, it says "no filders"01:06
verterokhirisov: so, it seems ~/Private isn't under syncdaemon control01:06
hirisovhttp://pastebin.com/5VY6AUCy01:07
verterokhirisov: is the syncdaemon connected?01:07
hirisovhm and how is taht possible?01:07
hirisovye, i ran "u1sdtool --start && u1sdtool --connect"01:07
verterokhirisov: it might never executed that action in the server01:07
verterokhirisov: as your token was invalid01:07
verterokhirisov: is the client in IDLE state?01:07
hirisovye01:07
hirisovand it just finsihed the sync 30 secs ago01:08
hirisovmy token is valid for 1 hr now01:08
hirisovand i marked the foler after it01:08
hirisovfolder*01:08
verterokhirisov: please check (using nautilus) if you can mark the folder to be synced with u1 or to stop syncing it01:09
hirisov"sharo on ubuntu one"01:09
hirisovshare*01:09
verterokhirisov: no01:09
hirisov"stop u1 syncron"01:09
hirisovboth greyed out01:09
verterokhirisov: yes, that..01:09
hirisovno other options01:09
verterokhmm, ok01:09
hirisovi cannot actually click on these options01:10
hirisovbut before it was "sync with u1" and i choose that01:10
verterokhirisov: please run: u1sdtool --create-folder=$HOME/Private01:10
verterokhirisov: syncdameon should chrun a bit and go back to IDLE state01:11
hirisovrunning, takes a while01:11
verterokhirisov: oh, actually it will start syncing the folder01:11
verterokhirisov: check in the web if you have the Private folder there01:11
hirisovyes the folder appeared on the web!01:11
verterokhirisov: so it might take a while as the server are a bit slow...but it will eventually finish the sync01:12
hirisovhm probably if i disabel u1 service" it cannot register when i add folders?01:12
verterokhirisov: probably01:12
verterokhirisov: as syncdaemon isn't running01:12
hirisovand nautilus signals the syncdaemon?01:13
verterokhirisov: yes, via DBus01:13
hirisovi see, so i shoudl enable the service, set up all the folders i wanna sync, then i can disable the service01:13
hirisovand do a reboot and after that the --start && --connect method shoudl be fine01:13
verterokhirisov: yes, once the folders get  synced ;)01:13
hirisovofc :))01:14
verterokhirisov: I need to step out for bit, but be back later01:14
hirisovsure mate np01:14
verterokttyl!01:14
hirisovalso i go sleep now just u know shiny exciting tool01:14
hirisovhard to leave it when it's halfway done;)01:14
hirisovgnite all01:22
waltercoolgnite01:26
* waltercool is late01:26
terwilligerI've got the "Synchronization in progress..." blues. Any devs around?03:37
crashsystemsNo matter how often I click the "add this computer" button, my computer is not added, and I just see the confirm screen again. Is this a known problem?03:41
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
steveplatzI have a fresh lucid install with no u1 prefs start-up04:50
cxhello06:32
cxdoes the outage disable the "Add This Computer" button on the ubuntu one website?06:32
cxah, I see there's a FAQ entry on this06:33
cxhttps://wiki.ubuntu.com/UbuntuOne/FAQ#Account06:34
=== cpg is now known as cpg|away
prouchonIn 10.04, I cannot sync my files anymore. Does anyone has the same issue ?12:30
Vincent_kyes13:13
Vincent_kI've had a nightmare with u113:13
Vincent_know it seems to work for no reason all of a sudden thouhg13:14
duanedesignhello Vincent_k13:15
Vincent_khello13:28
jimmijhonk14:30
jimmijso am i to understand that music i've bought won't download to my machines over the weekend?14:31
duanedesign~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~14:51
duanedesignsorry about that :\14:53
stewart_honk14:54
stewart_honk15:01
Terwilliger"honk"15:40
Moeuh, honk17:03
Moe(Once again)17:03
MoeRegular syncing is supposed to work, isn't it?17:03
MoeFile-wise17:03
schazehonk17:14
schazestill honking :)17:29
Moehehe, I was honking  around six .. nobody showed up yet17:31
MoeBut it's the weekend17:31
MoeSo I guess that's ok17:31
schaze:) I though it was worth a try17:32
schazeSo what's your problem, maybe we can help each other17:32
duanedesignMoe: hello17:34
Moehey duanedesign17:34
duanedesignMoe: having trouble syncing?17:35
Moeduanedesign: Indeed I do17:35
MoeI see that it's connecting .. but, supposedly, doesn't want to sync17:35
duanedesignMoe: is this a new install?17:35
MoeNo, it's an upgraded installation17:36
MoeIt used to work17:36
duanedesignok17:36
MoeI bought a couple of tracks through the music store17:36
MoeAnd most of them synced fine17:36
MoeBut because of a hickup a couple of them didn't get transfered17:36
duanedesignMoe: do you have Ubuntu One connected now?17:37
MoeYes, I do17:37
duanedesigncan you open a Terminal and see what you get from this command.  u1sdtool -s17:37
MoeSure17:38
Moe"doing the auth dance"17:38
duanedesigncould you paste it at http://paste.ubuntu.com and post the address here17:39
MoeOf course, sec17:40
Moehttp://paste.ubuntu.com/425971/17:40
MoeIt is still doing the dance though17:41
MoeThat might very well be why it doesn't sync I guess17:41
duanedesignyeah17:41
Moehttp://paste.ubuntu.com/425973/17:42
MoeNow it changed .. doesn't look very promising thogh17:43
duanedesignnope17:43
Moewell, I guess it's not unusual given the lynx just got unleached17:44
MoeThe servers must be getting hammered by requests right now17:44
duanedesignone sec, i am testing mine to see what i get17:46
MoeRoger that17:46
DMarkCan anyone help me add this computer using lynx?17:47
duanedesignhello DMark17:47
duanedesignI can17:47
DMarkhello duanedesign,17:47
DMarkI am on https://one.ubuntu.com/support/installation/  step 8, and cannot find the add this computer button.17:48
duanedesignyeah it is a bug that has been affecting some people   http://bit.ly/caHbOf17:48
duanedesignDMark: you will need to close the client and run : u1sdtool -q; kilall-ubuntuone-login17:49
duanedesignthen when you open ubuntu one from the me menu it will open firefox to add your computer17:49
DMarkThat looks like it worked.  Thank you.17:50
duanedesignMoe: ok. well it took a bit but mine looks like it connected17:50
terwilligerhonk17:51
Moemhm, I just checked17:51
MoeIt's still in "limbo"17:51
MoeMaybe I should restart the daemon17:51
duanedesignMoe: is there anything in ~/.cache/ubuntuone/log/syncdaemon-exceptions.log17:52
duanedesignterwilliger: hello17:52
terwilligerHi Duaje17:52
terwilligerDuane17:52
terwilligerWhen you have a minute, I'm still not getting sync'd17:52
duanedesignMoe: if that is empty check ~/.cache/ubuntuone/log/oauth-login.log17:53
duanedesignterwilliger: are you trying to connect right now?17:53
MoeNope, it does hold a couple of errors17:53
terwilligerYup17:53
MoeIt's actually the same error over and over again17:53
duanedesignterwilliger: can you run u1sdtool -s17:53
terwilligerSure. Hang on17:54
Moeduanedesign: http://paste.ubuntu.com/425976/17:54
duanedesignterwilliger: in a Terminal and then paste the results at http://paste.ubuntu.com17:54
* Moe restarts the daemon .. while discovering a rouge ubuntuone-login process17:55
duanedesignMoe: ok lets try and reauthenticate your computer.17:55
terwilligerDone17:56
duanedesignterwilliger: after you paste it you will get an address like paste.ubuntu/derfgg17:56
duanedesignpost that here.17:56
Moeduanedesign: After the restart it did connect now .. I suppose the "rouge" ubuntuone-login process did prevent it from logging in correctly17:56
MoeLet's see whether it's going to sync now17:57
duanedesignMoe: interesting.17:57
terwilligerhttp://paste.ubuntu.com/425977/17:57
schazeduanedesign: I have the same exceptions as Moe. I already tried, mine is not syncing17:57
duanedesignterwilliger: ok yours is connected and working on a sync. Things are just really slow right now with the release. Everyone is filling up there Ubuntu One folders and buying music17:58
MoeYay for buying music ;)17:58
duanedesignschaze: what do you get when you run: u1sdtool -s17:58
terwilligerHmmmm..."Synchronization in progress..." has been showing for 17 minutes for a 182 K upload?17:59
MoeI really like the store being connected directly to the cloud .. it makes keeping a music library across computers so much easier17:59
terwilligerDuanedesign: Good enough. Thnx18:00
schazeduanedesign: I just did a u1sdtool -q; killall ubuntuone-login ... one sec18:00
Moeduanedesign: http://paste.ubuntu.com/425979/ - Now it says it's syncing .. but there is no network activity at all18:00
MoeI wonder what it's doing18:00
duanedesignterwilliger: yeah, i know its pretty slow right now. They have added more servers to speed things up18:00
MoeThe ubuntuone-preferences dialog isn't very verbose18:00
schazeduanedesign: dancing18:00
duanedesignschaze: ok18:01
duanedesignschaze: then it should go to State: AUTHENTICATE18:02
schazeduanedesign: it just got an exception and is now retrying18:02
duanedesignschaze: did you have the two ubuntuone-login processes like Moe18:03
schazeduanedesign: "waiting before try connecting again"18:03
schazeduanedesign: at the moment I have 1, did not check how many it were before though18:04
Moeduanedesign: It's syncing!18:05
MoeAt least u1sdtool --current-transfers says so18:05
duanedesignMoe: allright!18:05
MoeGreat18:05
MoeThank you for your help18:06
MoeAppreciate it18:06
schazeduanedesign: syncdaemon.log --> http://paste.ubuntu.com/425981/18:06
duanedesignMoe: no problem, anytime :)18:06
Moe:)18:06
schazeduanedesign: ah, now it is "doing server rescan"18:07
duanedesignschaze: aha18:08
schazeduanedesign: processing queues18:09
duanedesignschaze: sounds like you made it through :)18:09
schazeduanedesign: I have been there already this morning. Problem is it will get until the queues: IDLE state but I never get a green check on the folders of my synced folders18:10
schazeduanedesign: files are green though. And I can't stop an outside folder from being synced18:10
duanedesignschaze: do you have a ~/.cache/ubuntuone/log/syncdaemon-exceptions.log  from around that time18:11
schazeduanedesign: only one with errrors Moe posted. And that was while connecting. nothing after it18:11
schazeduanedesign: Now I am actually in the state again: processing queues | and queues: IDLE18:12
duanedesignschaze: and you still have files that are not showing up online?18:13
schazeduanedesign: no, all files are there but all folders are having the gray circle arrow with the "!"18:14
schazeand they never get green18:14
duanedesignschaze: ahh, your emblems are broken.18:16
schazeI also have my ~/Documents folder synced (for testing) which I want to "Stop synchronizing on Ubuntu one" but this option i grayed out in  nautilus18:16
schazeduanedesign: only the emblems? :) really? ok how do I fix them?18:16
duanedesignschaze: i am looking to see if there is a bug report18:17
schazeduanedesign: I can check that too, it just never occurred to me that the emblems could be broken :)18:18
schazeduanedesign: but I believe something else is also wrong. I created a testfile (text, 5 bytes big) 5 minutes ago and it is still in uploading status...18:19
schazeduanedesign: there is one with rogue emblems :)18:20
mattgriffinFYI... i updated the Ubuntu One status page with info on contacts and notes sync and the music store - https://wiki.ubuntu.com/UbuntuOne/Status18:21
Moemattgriffin: Is there any issues known concerning German umlauts?18:23
MoeConcerning music store syncing that is18:23
schazeduanedesign: hm... I don't think the emblems are hanging. my testfile is still in uploading state and the log just reported a lost connection18:23
schazeduanedesign: u1sdtool -s is reporting "WORKING_ON_BOTH" however18:24
duanedesignschaze: well it could have some metadata still to work out18:27
duanedesigni am sorry but i am being called away by the family :) I will be back in about an hour or so.18:28
schazeduanedesign: but for 15mins?18:28
duanedesignschaze: yeah it is really slow right now18:29
schazeduanedesign: ok. no problem. Thanks a lot for your help so far!18:29
duanedesigni imagine come monday it will start getting better. They added a bunch of new servers right before the release.18:30
schazegood to hear18:30
duanedesignSo during a typical load it was working very fast.18:30
schazeI bought a song yesterday and it took 25mins to download it to my disk. that freaked me out a bit :)18:30
Moeschaze: I bought around 45 tunes last week .. and it didn't even sync to the cloud at first18:34
MoeI wrote two tickets for the 7digital support18:34
MoeNone of which I recieved an answer for by the way18:35
Moe(Might wanna look into that)18:35
MoeLuckily, the situation solved itself somehow18:35
schazeMoe: Thanks. Lukily the sync to the cloud was fine for me, only the download by u1 was slow18:38
Moemhm18:39
=== cpg|away is now known as cpg
skxIf https://login.ubuntu.com/+login allows me to login using my launchpad account, why can't I just login through launchpad? it provides openid, doesn't it? and I have a password already saved there19:18
skxcan I submit this as a but somewhere?19:18
skxbug*19:20
biggmshonk20:08
starcraftmando even public transit people go honk to get a lil help? Channels lil quiet.20:30
starcraftmanI'm on Kubuntu lucid atm, I wanna install the gnome client and have installed it from apt-get but it seems all the dependencies aren't met. On startup just crashes. I've verified and on lucid in my vm works. Is there a way of tracking down all the packages u1 needs without me installing all the extra Gnome packages I don't need?20:32
NateWiebeJust did a fresh install of lucid. Connected my PC to my ubuntuone account. I'm using about 6mb of storage and my computer will not sync. In preferences, it changes between "sync in progress" and disconnected every few minutes. no files appear in the ubuntuone folder20:34
starcraftmanNateWiebe: we might be waiting a bit, channel is quiet.20:37
NateWiebestarcraftman: whats the issue you have?20:37
starcraftmanNateWiebe: client not working on kde at all even though I installed supposed gnome dependencies.20:38
NateWiebethat sucks.. im on gnome, the client works, but no syncing20:39
duffydackU1 sync has always been hit and miss since using lucid betas..for me.20:40
NateWiebeit worked great in karmic.. but using lucid there are many issues i have had during the past few weeks20:41
NateWiebei changed some permissions in my home folder.. would that be a reason?20:42
NateWiebeduffydack: what should the Ubuntu One folder permissions be set to?20:42
starcraftmanNateWiebe: I think I agree, my karmic box has no spotty issues with syncing. Just my two lucid ones, well when I was testing on lucid gnome.20:42
starcraftmanwell, if anyone in the channel comes back and has advice to support my issue, ping me please.20:44
duffydackNateWiebe,  for mine (never used it, I use other folders, which is why I use U1 and not dropbox) its set to 77520:44
NateWiebeshould the owner and group be your username?20:45
duffydackNateWiebe, yeah, its in your ~20:47
duffydackdrwxrwxr-x  2 dean dean   4096 2010-04-17 13:52 Ubuntu One20:48
NateWiebeduanedesign: what command did you give me to track the progress of u1?20:49
NateWiebe(the other day)20:49
biggmsNateWiebe .. i've been getitng the same symtoms for a few days now20:50
biggmsKarmic and Lucid20:50
biggmsive got 800k on U1 and currently its taken 1hr to get the directory structure synced on my new install20:51
biggmstook about 10/15 login attempts to actually connect too20:51
duffydacku1sdtool --waiting-content    and     u1sdtool --waiting-metadata20:52
duffydacku1sdtool --list-folders20:53
duffydacku1sdtool --s20:53
duffydacku1sdtool -s        (sorry020:53
duffydackuseful commands to remember.20:53
NateWiebewith u1sdtool -s, the only states that it goes in are "waiting" and "authenticate".. while in authenticate, description is "doing auth dance".. does this mean it isnt authenticating?20:55
duffydackNateWiebe, Im not a U1 troubleshooter, i`m just some dude with similar issues as other people in here :)   Have you tried removing the computer account, and removing the 'ubuntuone' folders in your home and removing the key from 'passwords and enc keys' and starting again?20:59
NateWiebeim going to give it a shot21:00
duffydackIve done that a couple of times..21:00
duffydackthe ubuntuone config folders are hidden in .config and some other places..21:00
duffydackjust do a find ~ -iname "ubuntuone"21:00
duffydack.cache and .config and some other..21:01
schazeduanedesign: I did it. I removed my external shared folder which somehow was 'hanging' with u1sdtool --delete-folder=<ID>21:09
schazeafter that the rest of the folder synced and all got green21:09
schazeThanks!21:09
=== cpg is now known as cpg|brb
hirisovhi22:10
duanedesignhello hirisov22:11
hirisovanybody have an idea what could be the problem that prevent me adding directories to sync with u1?22:11
hirisovit doenst work from nautilus, nor with command line22:11
hirisovu1sdtool --create-folder=$HOME/Private22:11
hirisovshould add ~/Private i guess to u1 sync but it just hangs up, i dont get back the prompt and --list-folders says "no folders"22:12
duanedesignhirisov: you can just r-click on a folder and select 'Sync w/ Ubuntu One'22:12
hirisovyeah after i do that --list-folders still says "no folders"22:12
hirisovand doesnt sync anything because of it ofc22:14
duanedesignofc?22:15
hirisovof course22:16
hirisovhm starnge now list folders finally shows it22:16
hirisovcan it be a delay? is this operation needs communication w/ the u1 server?22:16
duanedesignThe servers are really overwhelmed right now because of the release.22:18
duanedesignthere have been new servers added to help with the speed. Once things get back to normal it should work very well22:19
NateWiebealright.. so now u1 has created the proper folders, but it still will not sync the files.. keeps switching between authenticate and disconnected22:20
NateWiebeso syncing the metadata worked fine, but the content syncing wont22:20
duanedesignhello NateWiebe22:21
NateWiebehey22:21
NateWiebeduanedesign: any ideas? ^22:21
duanedesignNateWiebe: it seems with the large increase in activity around the release has made it difficult to get Authenticated before timing out22:22
NateWiebeso its an issue on the server's side?22:23
duanedesignmost likely22:24
NateWiebeokay.. hopefully its fixed soon22:25
duanedesignNateWiebe: i am thinking monday it should start to return to normal. With the new servers that have been added it should work very nicely22:25
NateWiebeawesome.. good to hear. u1 is a great service.. once it starts to be stable, im definitely going to consider upgrading to 50gb to help support22:26
duffydackU1 is great... or will be...22:30
duffydackjust not having to dump everything in 1 folder is a big win for me..I hate the idea of having 1 folder to drop everything in..22:31
duanedesignyeah22:32
duanedesignthere is some really cool stuff they are working on too22:32
duffydackand the share and make a public URL from desktop = ftw22:32
NateWiebeduffydack: i second that.. its a HUGE plus22:33
duffydackwhich most of the time is near instant22:33
duanedesigni am hoping for integration with something like zoho22:33
duanedesignwhich is a Google Docs type of service22:33
duffydacknow I just need to get my windows loved up friends using IE to switch to something good that can display ubuntuone shares22:34
=== cpg|brb is now known as cpg
NateWiebeone thing im hoping for is better phone support, but thats up to the company they are using22:34
duffydack"IE : page cannot be displayed"    "IE is good"  ahem.....22:34
NateWiebeofftopic, but its strange why ms is showing off the fact that ie9 gets 55/100 on the acid3 test.. thats horrible22:35
NateWiebebut it is better than the 15ish they got on ie822:36
duffydackIm not a web dev guy but ive made a couple of pages in my time, 1 had some flash in it, and I had to visit hell and sell my soul to get IE to display it right...22:36
duanedesignyeah i am amazed at how bad that browser is22:36
NateWiebehttp://ie.microsoft.com/testdrive/benchmarks/Acid3/Default.html22:37
duffydackhis argument was "98% of the world use it".. well , I just LOL`d.22:37
duffydack97% of if dont even know they are using it!22:37
hirisovsorry for being OT but maybe anybody knows what repository i need to add to be able to install sun java jre to ubuntu 10.04 pls?22:37
duffydackhirisov, partner22:37
hirisovduffydack, thanks!22:38
duffydackhirisov, openjre not good enough ?22:38
hirisovthe noiq poker client doesn't seem to work with it unfortunatelly22:39
duanedesignsudo add-apt-repository “deb http://archive.canonical.com/ lucid partner”22:39
hirisovhm just uncommented in sources.list, that should be ok also isnt it?22:39
duanedesignyeah22:39
hirisovty, brb22:41
nbv4is there a command line client for ubuntu one?22:59
topylinbv4, yes, u1sdtool23:00
duffydackso my share isnt working23:32
duffydackhttp://ubuntuone.com/p/1gs/23:32
=== cpg is now known as cpg|away
dentaku#hi23:49
duanedesignhello dentaku23:49
dentakuJust upgraded to 10.04 and tried UbuntuOne ... therte is no "Add this computer" button!23:49
duanedesigndentaku: yeah that is a bug that is hitting some people23:50
dentakuI found thi s:  https://wiki.ubuntu.com/UbuntuOne/FAQ#How do I add my computer?23:50
dentakubut it doesn't work ...23:50
dentakuI wonder why this new social web integration doesn't offer a IRC client ..23:52
duanedesigndentaku: you can access IRC from Empathy23:53
duanedesigndentaku: you ran u1sdtool -q; killall-ubuntuone-login   and then opened the client and it did not open firefox23:55
dentakuNope, I types:  u1sdtool -q; killall ubuntuone-login; u1sdtool -c23:56
dentakuAnd nothing happened23:56
dentakuno browser popped up23:56
duanedesignfirefox is your default browser?23:57
dentakuwhen I open System > Einstellungen > Ubuntu One and klick "Konto verwalten" (manage account) the browser just goes to the same sign in page.23:58
dentakuNo OPera is my browser.23:58
duanedesigndentaku: that might be the issue. Do you have Firefox installed?23:58
dentakuyes, I can also start firefox. I also tried sign up in FireFox but there are the same web pages without a "add this computer" button.23:59
duanedesignyeah it wont work if you go there23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!