You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentData = True
Traceback (most recent call last):
File "/home/wcte/libDAQInterface/Water/WaterMonitoring.py", line 253, in <module>
control_panel.storbinary(f"STOR {time_file}", file)
File "/home/wcte/libDAQInterface/Water/ftplib.py", line 495, in storbinary
with self.transfercmd(cmd, rest) as conn:
File "/home/wcte/libDAQInterface/Water/ftplib.py", line 393, in transfercmd
return self.ntransfercmd(cmd, rest)[0]
File "/home/wcte/libDAQInterface/Water/ftplib.py", line 353, in ntransfercmd
host, port = self.makepasv()
File "/home/wcte/libDAQInterface/Water/ftplib.py", line 327, in makepasv
untrusted_host, port = parse227(self.sendcmd('PASV'))
File "/home/wcte/libDAQInterface/Water/ftplib.py", line 281, in sendcmd
return self.getresp()
File "/home/wcte/libDAQInterface/Water/ftplib.py", line 254, in getresp
raise error_perm(resp)
ftplib.error_perm: 500 OOPS: vsf_sysutil_bind
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: