| Paste number 10896: | Ft/Server/Common/ClAuthenticate error over FtRpc |
| Pasted by: | chimezie |
| When: | 6 years, 8 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+8EO |
| Channel: | #swhack |
| Paste contents: |
[chimezie@LaoTzu ~]$ 4ss fetch container /
4SS user name: chimezie
Traceback (most recent call last):
File "/usr/local/bin/4ss", line 12, in ?
GeneralCommandLineApp().run()
File "/usr/local/lib/python2.4/site-packages/Ft/Server/Client/Commands/__init__.py", line 90, in run
return CommandLineApp.CommandLineApp.run(*args, **kwords)
File "/usr/local/lib/python2.4/site-packages/Ft/Lib/CommandLine/CommandLineApp.py", line 93, in run
cmd.run_command(self.authenticationFunction)
File "/usr/local/lib/python2.4/site-packages/Ft/Lib/CommandLine/Command.py", line 110, in run_command
self.function(self.clOptions, self.clArguments)
File "/usr/local/lib/python2.4/site-packages/Ft/Server/Client/Commands/Fetch/Container.py", line 27, in Run
repo = CommandUtil.GetRepository(options, '4ss.fetch.container')
File "/usr/local/lib/python2.4/site-packages/Ft/Server/Client/Commands/CommandUtil.py", line 86, in GetRepository
repo = SmartLogin(options)
File "/usr/local/lib/python2.4/site-packages/Ft/Server/Client/__init__.py", line 126, in SmartLogin
userName, passwdHash, host, port = GetAuthentication(options)
File "/usr/local/lib/python2.4/site-packages/Ft/Server/Client/__init__.py", line 94, in GetAuthentication
pm = ClAuthenticate.PasswordFileManager()
File "/usr/local/lib/python2.4/site-packages/Ft/Server/Common/ClAuthenticate.py", line 128, in __init__
base = self.fileBaseName + '_pass'
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
This paste has no annotations.