Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Nov. 7, 2024 #4

Open
pdeperio opened this issue Nov 7, 2024 · 0 comments
Open

Crash on Nov. 7, 2024 #4

pdeperio opened this issue Nov 7, 2024 · 0 comments

Comments

@pdeperio
Copy link

pdeperio commented Nov 7, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant