openflex Posted November 9, 2022 Posted November 9, 2022 I was able to login, but when I tried logging in using PyCharm, my connection was denied, including from the terminal after closing all connections to my knowledge. This is for the "littleflex" account, not for the "openflex" account, as that account is in line with everyone else to get a spot in one of the rebuilt servers. It showed in my terminal "Last login: Wed Oct 19 04:07:19 2022 from" , but was my IP address blocked because I tried to login twice? I want to login to the VPS and try to set up PyCharm to use a remote connection, please advise on what I did wrong and if there is a preferred way to do so, as I was able to connect to the VPS using my "littleflex" account from my phone's mobile connection.
Krydos Posted November 9, 2022 Posted November 9, 2022 By default the VPS firewall is disabled. I checked your VPS and the firewall is still disabled so you're probably not blocked. What was the exact error from PyCharm?
openflex Posted November 10, 2022 Author Posted November 10, 2022 Ah, I can connect now, it looks like you are temporarily not allowed to connect if you try to login more than once, that makes sense. I do have a different problem, PyCharm 2022.2.3 crashes with an exception, which I attribute to PyCharm. To be fair this is a beta feature of PyCharm but it is connecting to the VPS so the problem is not an issue with the VPS. I will just develop it locally then copy the files there and run test the Python code over SSH, that's MUCH easier than trying to make PyCharm's Remote Development feature work. Thank you!
Krydos Posted November 10, 2022 Posted November 10, 2022 Glad you got it working. Let us know if you need help with anything else.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now