changkun/occamy

unable to connect to windows rdp server

Open

#32 opened on Sep 16, 2020

 (6 comments) (1 reaction) (1 assignee)Go (52 forks)github user discovery
NeedsInvestigationbughelp wanted

Repository metrics

Stars
 (319 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

occamy log:

occamy | [GIN] 2020/09/16 - 08:05:09 | 200 | 22.489149ms | 117.74.128.130 | GET /api/v1/connect?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2MDAyNDYyMzEsImhvc3QiOiIxMDEuMTMzLjIzNC42NjozMzg5Iiwib3JpZ19pYXQiOjE2MDAyNDI2MzEsInBhc3N3b3JkIjoibGlhbmchMTIzIiwicHJvdG9jb2wiOiJyZHAiLCJ1c2VybmFtZSI6ImFkbWluaXN0cmF0b3IifQ.kD-gU3PWAMvW-lLdQ54tfJyEMVoeCgEBEkf2UrffU9s occamy | time="2020-09-16T08:05:09Z" level=info msg="occamy-proxy: reading from desktop terminated." occamy | time="2020-09-16T08:05:09Z" level=info msg="occamy-proxy: reading from client terminated." occamy | time="2020-09-16T08:05:09Z" level=info msg="occamy-proxy: IO goroutines are terminated." occamy | [GIN] 2020/09/16 - 08:06:42 | 304 | 77.559µs | 117.74.128.130 | GET /static/ occamy | [GIN] 2020/09/16 - 08:06:42 | 304 | 56.83µs | 117.74.128.130 | GET /static/css/app.6658f915.css occamy | [GIN] 2020/09/16 - 08:06:42 | 304 | 37.928µs | 117.74.128.130 | GET /static/css/chunk-vendors.d39e9fad.css occamy | [GIN] 2020/09/16 - 08:06:42 | 304 | 38.997µs | 117.74.128.130 | GET /static/js/app.7486a57b.js occamy | [GIN] 2020/09/16 - 08:06:42 | 304 | 36.105µs | 117.74.128.130 | GET /static/js/chunk-vendors.58f2d251.js occamy | [GIN] 2020/09/16 - 08:06:42 | 304 | 66.431µs | 117.74.128.130 | GET /static/fonts/element-icons.535877f5.woff occamy | [GIN] 2020/09/16 - 08:07:33 | 200 | 99.664µs | 117.74.128.130 | POST /api/v1/login occamy | time="2020-09-16T08:07:33Z" level=info msg="occamy-proxy: new session was created: $32a6116b-775e-4081-9228-5ad020c94332" occamy | occamy-lib[139790149191424]: Parameter "console" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "ignore-cert" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "disable-auth" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: No security mode specified. Defaulting to RDP. occamy | occamy-lib[139790149191424]: User resolution is 1024x768 at 96 DPI occamy | occamy-lib[139790149191424]: Parameter "dpi" omitted. Using default value of 96. occamy | occamy-lib[139790149191424]: Using resolution of 1024x768 at 96 DPI occamy | occamy-lib[139790149191424]: Parameter "read-only" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "client-name" omitted. Using default value of "Guacamole RDP". occamy | occamy-lib[139790149191424]: Parameter "enable-wallpaper" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "enable-theming" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "enable-font-smoothing" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "enable-full-window-drag" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "enable-desktop-composition" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "enable-menu-animations" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "disable-bitmap-caching" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "disable-offscreen-caching" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "disable-glyph-caching" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "color-depth" omitted. Using default value of 16. occamy | occamy-lib[139790149191424]: Parameter "enable-printing" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "printer-name" omitted. Using default value of "Guacamole Printer". occamy | occamy-lib[139790149191424]: Parameter "enable-drive" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Parameter "drive-name" omitted. Using default value of "Guacamole Filesystem". occamy | occamy-lib[139790149191424]: Parameter "drive-path" omitted. Using default value of "". occamy | occamy-lib[139790149191424]: Parameter "create-drive-path" omitted. Using default value of 0. occamy | occamy-lib[139790149191424]: Resize method: none occamy | occamy-lib[139790179628800]: Loading keymap "base" occamy | occamy-lib[139790179628800]: Loading keymap "en-us-qwerty" occamy | recv: Connection reset by peer occamy | occamy-lib[139790179628800]: Error connecting to RDP server occamy | time="2020-09-16T08:07:33Z" level=info msg="User @6946df3a-724c-47a5-aba7-296849607558 disconnected (0 users remain)" occamy | time="2020-09-16T08:07:33Z" level=info msg="occamy-proxy: reading from client terminated." occamy | time="2020-09-16T08:07:33Z" level=info msg="occamy-proxy: reading from desktop terminated." occamy | time="2020-09-16T08:07:33Z" level=info msg="occamy-proxy: IO goroutines are terminated."

Contributor guide