-
Notifications
You must be signed in to change notification settings - Fork 1
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
FastX (desktop client) use with engaging #2
Comments
HI, thanks for pointing out the typo. Is there something wrong with using the fastx web portal? That gives you a full desktop in the browser and should give you the best performance. Just go to either eofe7.mit.edu or eofe8.mit.edu in a browser. A few points:
|
Thanks for the point about FastX 2 -- I'd just been using the most recent version available from IS&T. I've now installed FastX 2. Unfortunately it is still not working, see below. Regarding port/path to sci, what I used there were default settings for FastX 3 on Win10. FastX 2 appears to explicitly ask for Sci, but I have no file/folder Now using FastX 2 (build 2.4.16) and attempting access through the web portal. I added my (non
If I open another tab and try to access
and
Google has a couple of hits on these errors, but all with unix solutions --- nothing for Win10. Any other ideas what I could try? |
I'm attempting to use the FastX client (not web interface) to SSH into the engaging cluster -- mobaXterm is a bit slow for anything with a GUI. I am having issues I have not previously seen with FastX, and which google has not been helpful with.
Summary of questions
eofe8
vs.eofe7
in the FastX example?Description of issue (steps taken to produce)
After generating a public/private key pair with PuttyGen and loading the
.ppk
private key into pageant, I uploaded the public.pub
key to Engaging through the OOD portal and confirmed its presence in my ssh session with mobaxterm.The FastX connection is set up as follows:
When I attempt to connect to the server I get an error
The details suggest that “error code ‘1’” refers to “ssh keys rejected, no supported authentication methods".
Interestingly, if I change how the public key is entered in the “authorized_keys” file (prepending “ssh-rsa” to the Putty-generated key), engaging-side, I get a different error: “
No changes are made on my end between these two cases, so it’s confusing why it goes from “server rejected keys” to “unable to contact server”. I'm hoping whatever is causing this change is also responsible for having my publickey denied.
This is while attempting to log into
eofe7.mit.edu
, which is explicitly suggested at the beginning of the README. I also attempted it witheofe8.mit.edu
, same behavior.The given FastX instructions are a little vague, with
eofe8
being the URL and a particular port given (and I think have a typo, should be.mit.edu
not.mit/edu
in the url), so perhaps I'm missing something.I believe FastX requires the fastX server to be installed -- is there something I have to do to activate it for my user account?
I use FastX routinely for logging into other CentOS/RHEL servers without issue though none which require keys for login.
Thanks.
The text was updated successfully, but these errors were encountered: