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

Python not working for me #19

Open
neo305 opened this issue Aug 7, 2022 · 1 comment
Open

Python not working for me #19

neo305 opened this issue Aug 7, 2022 · 1 comment

Comments

@neo305
Copy link

neo305 commented Aug 7, 2022

what am I doing wrong please?

PS C:\Users\laz30\Desktop\release_0.1> py fix_db.py 10.12.1.112
Traceback (most recent call last):
File "C:\Users\laz30\Desktop\release_0.1\fix_db.py", line 51, in
ftp.connect(PS4_IP, 1337, timeout=30)
File "C:\Users\laz30\AppData\Local\Programs\Python\Python310\lib\ftplib.py", line 158, in connect
self.sock = socket.create_connection((self.host, self.port), self.timeout,
File "C:\Users\laz30\AppData\Local\Programs\Python\Python310\lib\socket.py", line 845, in create_connection
raise err
File "C:\Users\laz30\AppData\Local\Programs\Python\Python310\lib\socket.py", line 833, in create_connection
sock.connect(sa)
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
PS C:\Users\laz30\Desktop\release_0.1>

@Pharaoh2k
Copy link

Use Itemzflow, which works better than any script:
https://github.com/LightningMods/Itemzflow

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

2 participants