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

Transport Endpoint is not connected #2101

Closed
BananaMaster3 opened this issue Dec 31, 2021 · 5 comments
Closed

Transport Endpoint is not connected #2101

BananaMaster3 opened this issue Dec 31, 2021 · 5 comments

Comments

@BananaMaster3
Copy link

thinclient_drives will not connect! I cannot access anything in my home directory. I am new to linux and bash. Is there a simple way to fix this? Thanks!

Screenshot_2021-12-31_15_41_00

@matt335672
Copy link
Member

Hi @Isaiah08-D,

The process which handles remote drives for the client has failed. That produces this error.

A few questions for you, so we can determine if this is a known issue.

  1. what system are you running on?
  2. what is the output of xrdp -v?

The simplest way to recover from this problem in the short-term is:-

  1. Get up a terminal window
  2. issue the command fusermount -u ~/thinclient_drives
  3. Log out completely and log in again

@BananaMaster3
Copy link
Author

BananaMaster3 commented Dec 31, 2021

Hey @matt335672,
image
xrdp -v outputs:

xrdp 0.9.17
  A Remote Desktop Protocol Server.
  Copyright (C) 2004-2020 Jay Sorg, Neutrino Labs, and all contributors.
  See https://github.com/neutrinolabs/xrdp for more information.

  Configure options:
      --enable-ipv6
      --enable-jpeg
      --enable-fuse
      --enable-rfxcodec
      --enable-opus
      --enable-painter
      --enable-vsock
      --build=x86_64-linux-gnu
      --prefix=/usr
      --includedir=${prefix}/include
      --mandir=${prefix}/share/man
      --infodir=${prefix}/share/info
      --sysconfdir=/etc
      --localstatedir=/var
      --disable-silent-rules
      --libdir=${prefix}/lib/x86_64-linux-gnu
      --libexecdir=${prefix}/lib/x86_64-linux-gnu
      --disable-maintainer-mode
      --disable-dependency-tracking
      --with-socketdir=/run/xrdp/sockdir
      build_alias=x86_64-linux-gnu
      CFLAGS=-g -O2 -ffile-prefix-map=/build/xrdp-gDhwcG/xrdp-0.9.17=. -fstack-protector-strong -Wformat -Werror=format-security
      LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed
      CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2
      PKG_CONFIG_PATH=/build/xrdp-gDhwcG/xrdp-0.9.17/pkgconfig

  Compiled with OpenSSL 1.1.1l  24 Aug 2021

does this help?

@BananaMaster3
Copy link
Author

The fix returns this:
Screenshot_2021-12-31_18_12_52
And doesn't seem to fix anything.

@BananaMaster3
Copy link
Author

@matt335672
Never mind!
I tried the fix again and reinstalled xrdp and everything is fine! Thanks for your help!

@ucycg
Copy link

ucycg commented Mar 6, 2024

God save the internet where you can solve issues you only have with Linux OS without understanding neither the problem nor the solution.

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

3 participants