We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
logs:
x2go-DEBUG-../src/sshmasterconnection.cpp:1959> "Cannot create remote file $HOME/.x2go/C-x2go-51-1578749055_stDMATE_dp24/.pulse-cookie" - "SCP: Warning: status code 1 received: scp: $HOME/.x2go/C-x2go-51-1578749055_stDMATE_dp24: No such file or directory "
After an investigation found that there were changes in libssh which broke x2goclient. links: https://askubuntu.com/questions/1196657/x2go-connection-failed-cannot-create-remote-file https://bugs.launchpad.net/ubuntu/+source/libssh/+bug/1856795
libssh
x2goclient
The fix of x2goclient for Linux was pushed to repo https://launchpad.net/~ginggs/+archive/ubuntu/sru (tested in Ubuntu - works)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
logs:
After an investigation found that there were changes in
libssh
which brokex2goclient
.links:
https://askubuntu.com/questions/1196657/x2go-connection-failed-cannot-create-remote-file
https://bugs.launchpad.net/ubuntu/+source/libssh/+bug/1856795
The fix of x2goclient for Linux was pushed to repo https://launchpad.net/~ginggs/+archive/ubuntu/sru (tested in Ubuntu - works)
The text was updated successfully, but these errors were encountered: