http://kryogenix.org/days/2012/09/11/accessing-ubuntu-one-file-storage-via-ftp-from-any-os
I downloaded the .zip file and put it in the Downloads folder. I opened the command prompt and as superuser, I ran...
- Code: Select all
python /home/samuel/Downloads/u1ftp-0.1.zip
I then tried to connect using Dolphin (Network>Add Network Folder.) But I couldn't get it to connect. Dolphin sends me an error saying...
- Code: Select all
Message sent:
Login using username=*************@*******.com and password=[hidden]
Server replied:
550 Requested action not taken: internal server error
Do you want to retry?
In the command prompt an error says...
- Code: Select all
U1CredentialsChecker.requestAvatarId(*************@*******.com)
Failed to log in.
U1CredentialsChecker.requestAvatarId(*************@*******.com)
klauncher(13191) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
startkdeinitlock(12634)/kdeui (Wallet): Couldn't start kwalletd: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
"
klauncher(13194) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
startkdeinitlock(12634)/kdeui (Wallet): Couldn't start kwalletd: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
"
klauncher(13197) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
startkdeinitlock(12634)/kdeui (Wallet): Couldn't start kwalletd: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
"
klauncher(13200) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
startkdeinitlock(12634)/kdeui (Wallet): Couldn't start kwalletd: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
"
klauncher(13203) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
startkdeinitlock(12634)/kdeui (Wallet): Couldn't start kwalletd: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
"
klauncher(13206) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
startkdeinitlock(12634)/kdeui (Wallet): Couldn't start kwalletd: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
"
Unhandled Error
Traceback (most recent call last):
File "/home/samuel/Downloads/u1ftp-0.1.zip/twisted/internet/defer.py", line 362, in callback
File "/home/samuel/Downloads/u1ftp-0.1.zip/twisted/internet/defer.py", line 458, in _startRunCallbacks
File "/home/samuel/Downloads/u1ftp-0.1.zip/twisted/internet/defer.py", line 545, in _runCallbacks
File "/home/samuel/Downloads/u1ftp-0.1.zip/twisted/internet/defer.py", line 1095, in gotResult
--- <exception caught here> ---
File "/home/samuel/Downloads/u1ftp-0.1.zip/twisted/internet/defer.py", line 1039, in _inlineCallbacks
File "/home/samuel/Downloads/u1ftp-0.1.zip/u1ftp/portal.py", line 90, in requestAvatarId
File "/home/samuel/Downloads/u1ftp-0.1.zip/keyring/core.py", line 34, in get_password
File "/home/samuel/Downloads/u1ftp-0.1.zip/keyring/backend.py", line 240, in get_password
exceptions.AttributeError: 'NoneType' object has no attribute 'keyDoesNotExist'