Hello all, I received this following new error. Apparently the run was using a host, which was specified in $CFXHOSTS, which i have no access to. It is the first time i encountered this error, but i have been using RWTH cluster for calculations only for the past few weeks. Did something change recently in $CFXHOSTS, or is $CFXHOSTS not yet updated for the new machines? Best Regards, Marek -------------------------------------------------------------------------------------------------------------------- An error has occurred in cfx5solve: Remote connection to ncm0394 could not be started, or exited with return code 255. It gave the following output: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password,hostbased). Check that you have typed the hostname correctly, and that you have an account "ms958471" on the specified host with access permission from this host. You can use the following command to check the connection to a UNIX machine: ssh ncm0394 uname or the following command if it is a Windows machine: ssh ncm0394 cmd /c echo working An error has occurred in cfx5solve: The architecture string for host ncm0394 could not be determined. cfx5solve -def 2019-02-27_Cathode_Mok_init.def -par-dist "$CFXHOSTS" -ccl 2.97s user 0.23s system 56% cpu 5.655 total ------------------------------------------------------------------------------------ when checking my access using my HPC-password: ms958471@login18-x-1:~[505]$ ssh ncm0394 uname ms958471@ncm0394's password: Permission denied, please try again.