Server ftp-edi.pedongroup.com
Mode TLS explicit
Port 990
Username botstest
Password Eigh9ahch{u7ier3
On our bots-server we have installed bots-3.2.
Thanks,Luisa
INFO Running route test_pedongroup 1
*get* '220-FTP Ready\r\n'
*get* '220 This is a private system - No anonymous login\r\n'
*resp* '220-FTP Ready\n220 This is a private system - No anonymous login'
*cmd* 'AUTH TLS'
*put* 'AUTH TLS\r\n'
*get* '234 AUTH TLS OK.\r\n'
*resp* '234 AUTH TLS OK.'
*cmd* u'USER botstest'
*put* u'USER botstest\r\n'
*get* '331 User botstest OK. Password required\r\n'
*resp* '331 User botstest OK. Password required'
*cmd* u'PASS ****************'
*put* u'PASS ****************\r\n'
*get* '230 OK. Current directory is /\r\n'
*resp* '230 OK. Current directory is /'
*cmd* 'PBSZ 0'
*put* 'PBSZ 0\r\n'
*get* '200 PBSZ=0\r\n'
*resp* '200 PBSZ=0'
*cmd* 'PROT P'
*put* 'PROT P\r\n'
*get* '200 Data protection level set to "private"\r\n'
*resp* '200 Data protection level set to "private"'
*cmd* 'PWD'
*put* 'PWD\r\n'
*get* '257 "/" is your current location\r\n'
*resp* '257 "/" is your current location'
*cmd* 'TYPE A'
*put* 'TYPE A\r\n'
*get* '200 TYPE is now ASCII\r\n'
*resp* '200 TYPE is now ASCII'
*cmd* 'PASV'
*put* 'PASV\r\n'
*get* '227 Entering Passive Mode (93,62,120,244,127,172)\r\n'
*resp* '227 Entering Passive Mode (93,62,120,244,127,172)'
*cmd* 'NLST'
*put* 'NLST\r\n'
*get* '150 Accepted data connection\r\n'
*resp* '150 Accepted data connection'
*get* ''
*cmd* 'QUIT'
*put* 'QUIT\r\n'
*get* ''
INFO Bots Report; type: new, time: 2015-09-11 19:41:36
0 files received/processed in run.
1 process error,
0 files sent in run.
Traceback (most recent call last):
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\botslib.py", line 333, in wrapper
terug = func(*args,**argv)
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\communication.py", line 1152, in incommunicate
files = self.session.nlst()
File "D:\Python27\Lib\ftplib.py", line 499, in nlst
self.retrlines(cmd, files.append)
File "D:\Python27\Lib\ftplib.py", line 718, in retrlines
return self.voidresp()
File "D:\Python27\Lib\ftplib.py", line 224, in voidresp
resp = self.getresp()
File "D:\Python27\Lib\ftplib.py", line 210, in getresp
resp = self.getmultiline()
File "D:\Python27\Lib\ftplib.py", line 196, in getmultiline
line = self.getline()
File "D:\Python27\Lib\ftplib.py", line 186, in getline
if not line: raise EOFError
EOFError
INFO Running route test_pedongroup 1
*get* '220-FTP Ready\r\n'
*get* '220 This is a private system - No anonymous login\r\n'
*resp* '220-FTP Ready\n220 This is a private system - No anonymous login'
*cmd* 'AUTH TLS'
*put* 'AUTH TLS\r\n'
*get* '234 AUTH TLS OK.\r\n'
*resp* '234 AUTH TLS OK.'
*cmd* u'USER botstest'
*put* u'USER botstest\r\n'
*get* '331 User botstest OK. Password required\r\n'
*resp* '331 User botstest OK. Password required'
*cmd* u'PASS ****************'
*put* u'PASS ****************\r\n'
*get* '230 OK. Current directory is /\r\n'
*resp* '230 OK. Current directory is /'
*cmd* 'PBSZ 0'
*put* 'PBSZ 0\r\n'
*get* '200 PBSZ=0\r\n'
*resp* '200 PBSZ=0'
*cmd* 'PROT P'
*put* 'PROT P\r\n'
*get* '200 Data protection level set to "private"\r\n'
*resp* '200 Data protection level set to "private"'
*cmd* 'PWD'
*put* 'PWD\r\n'
*get* '257 "/" is your current location\r\n'
*resp* '257 "/" is your current location'
*cmd* 'QUIT'
*put* 'QUIT\r\n'
*get* '221 Goodbye. You uploaded 0 and downloaded 0 kbytes.\r\n'
*resp* '221 Goodbye. You uploaded 0 and downloaded 0 kbytes.'
ERROR Error in automatic maintenance: "Severe error: found statust OPEN for
dta: 118056.".
Traceback (most recent call last):
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\automaticmaintenance.py"
line 153, in __init__
self.statust = self._getstatusfortreeoftransactions(self.rootofinfile)
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\automaticmaintenance.py"
line 201, in _getstatusfortreeoftransactions
statustcount[self._getstatusfortreeoftransactions(child)]+=1
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\automaticmaintenance.py"
line 201, in _getstatusfortreeoftransactions
statustcount[self._getstatusfortreeoftransactions(child)]+=1
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\automaticmaintenance.py"
line 201, in _getstatusfortreeoftransactions
statustcount[self._getstatusfortreeoftransactions(child)]+=1
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\automaticmaintenance.py"
line 201, in _getstatusfortreeoftransactions
statustcount[self._getstatusfortreeoftransactions(child)]+=1
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\automaticmaintenance.py"
line 221, in _getstatusfortreeoftransactions
raise botslib.TraceError(_(u'Severe error: found statust OPEN for idta: %(i
ta)s.'),tacurrent)
TraceError: Severe error: found statust OPEN for idta: 118056.
INFO Bots Report; type: new, time: 2015-09-11 19:46:30
1 file received/processed in run.
1 system error,
1 process error,
0 files sent in run.
Traceback (most recent call last):
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\botslib.py", line 333, in wrapper
terug = func(*args,**argv)
File "D:\PythonEnv\Bots320_PZ\lib\site-packages\bots\communication.py", line 1251, in outcommunicate
ta_to.update(statust=ERROR,errortext=txt,filename='ftp:/'+posixpath.join(self.dirpath,tofilename),numberofresends=row['numberofresends']+1)
UnboundLocalError: local variable 'tofilename' referenced before assignment