Bug Report

Bug report forum for Wayk Bastion

avatar

Maurice Côté

Wayk Bastion End Of Life announcement

Please consult https://blog.devolutions.net/2021/07/wayk-is-dead-long-live-wayk

255

0

avatar

ssmith5521

wayk bastion showing 21h1 as 2009

Hi, wayk bastion is showing 21h1 as 2009 ? Regards Simon

296

4

avatar

François Dubois

avatar

ssmith5521

random 100% cpu usage from nowservice

Hi, im having a strange issue now since updating my wayk agent on my mac laptop to 2021.1.2 the nowservice is always at 100% cpu usage? its not too bad as i have quad core (8 cores so 800% in total) but its really annoying me because the waykagent app isnt even running, its the nowservice that runs in the background thats at 100% usage? ive checked my logs but nothing sticks out that says ERROR OR WARNING, just normal INFO messages? help would be amazing! Regards Simon

315

12

avatar

Richard Markiewicz

avatar

simonsmith5521

restarting waykbastion every 3 days because of error 500

Hi, im having an issue with the latest 2021.1.2 where i have to Restart-WaykBastion every 3 days? i try to connect from my laptop to a clients computer and i get error message saying i cant connect then when i inspect the wayk client debug logs, its showing internal error 500 [2021-03-30] [14:22:10:707] [6476:000027b4] [DEBUG][NowChannel] - Starting channel manager... [2021-03-30] [14:22:10:707] [6476:000027b4] [DEBUG][NowChannel] - Start channel manager succeeded [2021-03-30] [14:22:10:707] [6476:000027b4] [DEBUG][NowSharee] - NowSharee_SetSessionId: 4A063AE9-412A-447E-96BB-A6DCBEB087E7 [2021-03-30] [14:22:10:737] [6476:000003ec] [INFO][wayk_rust::den::ffi] - Entered NowDenSession_InitiateV3_c [2021-03-30] [14:22:10:737] [6476:000003ec] [DEBUG][wayk_rust::den::wrapper] - Entered Den::resolve_v3 [2021-03-30] [14:22:10:737] [6476:000003ec] [DEBUG][NowCurl] - curl url: https://remote.server.com:443/wayk/resolve (proxy: ) [2021-03-30] [14:22:11:714] [6476:000003ec] [INFO][wayk_rust::den::wrapper] - Resolved "681205" -> ("efa0ffe4-1a65-7620-d6c7-8d29089dfd14", 0x23D20C56) [2021-03-30] [14:22:11:714] [6476:000003ec] [DEBUG][wayk_rust::den::wrapper] - Exited Den::resolve_v3 successfully [2021-03-30] [14:22:11:714] [6476:000003ec] [DEBUG][wayk_rust::den::session] - Entered DenSession::create_v3 [2021-03-30] [14:22:11:714] [6476:000003ec] [DEBUG][NowCurl] - curl url: https://remote.server.com:443/session (proxy: ) [2021-03-30] [14:22:11:714] [6476:000003ec] [DEBUG][NowOAuth] - access token for https://remote.server.com/lucid expires in 0s [2021-03-30] [14:22:11:714] [6476:000003ec] [DEBUG][NowOAuth] - invalid access token, requesting a new one [2021-03-30] [14:22:11:714] [6476:000003ec] [DEBUG][NowOAuth] - requesting access token from https://remote.server.com/lucid/auth/token using refresh token [2021-03-30] [14:22:11:714] [6476:000003ec] [DEBUG][NowCurl] - curl url: https://remote.server.com/lucid/auth/token (proxy: ) [2021-03-30] [14:22:12:136] [6476:000003ec] [DEBUG][NowOAuth] - got an access token from https://remote.server.com/lucid/auth/token [2021-03-30] [14:22:12:136] [6476:000003ec] [DEBUG][NowOAuth] - got a refresh token from https://remote.server.com/lucid/auth/token [2021-03-30] [14:22:12:620] [6476:000003ec] [INFO][wayk_rust::den::session] - Session created successfully. Session id is "d2c7b61b-2f0b-4545-9077-af3d60e5ce44". [2021-03-30] [14:22:12:620] [6476:000003ec] [DEBUG][wayk_rust::den::session] - Exited DenSession::create_v3 successfully [2021-03-30] [14:22:12:620] [6476:000003ec] [DEBUG][wayk_rust::den::session] - Entered DenSession::initiate_v3 [2021-03-30] [14:22:12:620] [6476:000003ec] [DEBUG][NowCurl] - curl url: https://remote.server.com:443/wayk/message (proxy: ) [2021-03-30] [14:22:12:666] [6476:000003ec] [ERROR][wayk_rust::den::utils::ffi] - curl internal error: Body(ErrorResponseBody { typ: "/wayk/problems/internal-server-error", title: "Internal server error", status: 500, detail: "An error happened during the process. Please see server logs for more information.", invalid_params: None }) [2021-03-30] [14:22:12:666] [6476:000003ec] [ERROR][wayk_rust::utils] - den error: Internal [2021-03-30] [14:22:12:666] [6476:000003ec] [WARN][NowDen] - NowDenSession_InitiateV3_c failed: INTERNAL [2021-03-30] [14:22:12:682] [6476:000027b4] [DEBUG][NowSharee] - NowSharee_SetSessionId: 00000000-0000-0000-0000-000000000000 [2021-03-30] [14:22:12:682] [6476:000027b4] [INFO][NowApp] - current outgoing connections (0) lifetime connections (0 out) (0 in) after checking the logs on the waykbastion, that isnt very helpful either? all logs are empty apart from 2 (mytraefik container and den-server container) my traefik container just simplys forwards the https/wss to dev-traefik which is also traefik ironically my traefik docker logs: 111.111.111.111 - - [30/Mar/2021:13:22:12 +0000] "POST /wayk/message HTTP/1.1" 500 186 "-" "-" 5378 "waykden-https@file" "http://den-traefik:4000/" 19ms den-server logs below: 2021-03-30T13:22:05.539346899+00:00 INFO den_server::http::middlewares::log - GET /health 200 OK (id=35c642fd-dcc4-44b8-abb1-28bacbc2aed6, User-Agent=curl/7.64.0, Duration_ms=65) 2021-03-30T13:22:11.295770148+00:00 INFO den_server::http::middlewares::log - POST /wayk/resolve 200 OK (id=489bf344-0118-404e-86a6-ef2ce0ceba9c, User-Agent=WaykNow/2021.1.0 (Windows; Windows 10 Pro 2004), Client-Ip=111.111.111.111, 172.18.0.2, Duration_ms=26) 2021-03-30T13:22:11.389964933+00:00 INFO den_server::http::middlewares::log - GET /health 200 OK (id=7cb0522c-4f9c-410e-8147-da917e36ea4c, User-Agent=curl/7.64.0, Duration_ms=26) 2021-03-30T13:22:12.319588228+00:00 INFO __USER__ - Session initiated between 3dc8c890-acaa-0c62-ca18-60cfd41f7f28 and efa0ffe4-1a65-7620-d6c7-8d29089dfd14. 2021-03-30T13:22:12.328370760+00:00 INFO den_server::http::middlewares::log - POST /session 200 OK (id=c1d33940-201b-4cad-aafb-8bd576878070, Den-Version=3, User-Agent=WaykNow/2021.1.0 (Windows; Windows 10 Pro 2004), Client-Ip=111.111.111.111, 172.18.0.2, Duration_ms=135) 2021-03-30T13:22:12.415235682+00:00 ERROR den_server::http::error_code - cow call failed: IO error: Broken pipe (os error 32) 2021-03-30T13:22:12.415360053+00:00 INFO den_server::http::middlewares::log - POST /wayk/message 500 Internal Server Error (id=2a5a1522-8b54-4510-80f5-c9fbd5fcc65b, Den-Version=3, User-Agent=WaykNow/2021.1.0 (Windows; Windows 10 Pro 2004), Client-Ip=111.111.111.111, 172.18.0.2, Duration_ms=10) 2021-03-30T13:22:17.378979520+00:00 INFO den_server::http::middlewares::log - GET /health 200 OK (id=abc1af4c-b109-4a54-8ebc-fbc753428d23, User-Agent=curl/7.64.0, Duration_ms=64) THE ONLY WAY OF FIXING THIS IS TO RESTART WAYKBASTION ITSELF sudo pwsh -c Restart-WaykBastion i havent restarted the machine yet if you require anymore logs but its driving me insane at the moment! Regards Simon

442

27

avatar

simonsmith5521

avatar

simonsmith5521

waykagent still displaying on user login even though told not too

Hi, I'm still having the issue where every so often on client computers who have no password and fast login enabled, when the computer starts up, the user is auto logged in as expected, but then waykagent app is also then open and shown on screen? even though i have the option ticked 'auto start app on user login' and also ticked 'hide application on load' its driving me crazy, because i cant always replicate it, sometimes it happens, then sometimes it doesnt !? its just impossible to get logs for when it happens Regards Simon

299

15

avatar

simonsmith5521

avatar

simonsmith5521

waykbastion lost peer-to-peer connections, now requires relay only

Hi, ive upgraded our WaykBastion yesterday to 2021.1.2 and the remote support seemed to be slow and sluggish after inspecting the debug logs on WaykClient it appears ive lost direct peer-to-peer connection? the debug logs on WaykClient shows the response of tcp://remote.ourserver.com:8080?ctype=relay and wss://remote.ourserver.com?ctype=relay BUT it seems to be missing tcp://COMPUTERIP:COMPUTERPORT which allowed direct connection to the computer itself? i have also spotted in the changelog that if my external URL isnt https then it will disable direct connect, HOWEVER my urls are all HTTPS? PS /home/ubuntu> Get-WaykBastionConfig DisableTelemetry : False ExperimentalFeatures : False ServerExternal : False MongoExternal : False TraefikExternal : False JetExternal : False PickyExternal : False LucidExternal : False NatsExternal : False RedisExternal : False Realm : ourserver.com ExternalUrl : https://remote.ourserver.com ListenerUrl : ServerMode : ServerCount : 0 DenServerUrl : DenRouterUrl : DenKeepAliveInterval : 0 DenApiKey : SUPERSECRETKEY ServerImage : MongoUrl : MongoVolume : MongoImage : TraefikImage : JetRelayUrl : JetTcpPort : 0 JetRelayImage : PickyUrl : PickyImage : LucidUrl : LucidApiKey : SUPERSECRETKEY LucidImage : NatsUrl : NatsUsername : NatsPassword : NatsImage : RedisUrl : RedisPassword : RedisImage : DockerNetwork : DockerPlatform : DockerIsolation : DockerRestartPolicy : no DockerHost : SyslogServer : any help would be amazing!? Regards Simon

278

10

avatar

Richard Markiewicz

avatar

simonsmith5521

iOS/Android http WaykBastion failed to connect

Hi, im currently in the process of migrating our locally run waykbastion to running on EC2 ive followed the docs and got it setup using http and not https (whole ec2 is firewalled to only ip so dont panic) i have also applied a trial license for the moment (doing the setup from a fresh for testing purposes) the web panel all works fine, the mac agent/client fine, even the window agent/client are fine HOWEVER the iOS/Android apps, just will not connect! i get the green icon saying its connected, but then if you click the Log In button to login i just get 'An unexpected error occured' (spelling mistake BTW in the app) i have attached debug logs here https://pastebin.com/8xzNu6QQ Regards Simon

309

6

avatar

simonsmith5521

avatar

simonsmith5521

unable to login with 2020.3.4 waykclient

im having nothing but problems now with waykbastion 2020.3.4 and waykclient 2020.3.4 i am unable to login to get the client app after logging out by accident, the login page opens up the browser fine, i can login fine, it tells me to close the tab but nothing happens in waykclient? just sits there the only logs i have from waykclient are below [2021-01-15] [19:14:47:776] [19287:19435dc0] [TRACE][NowI18n] - NowT(wndOAuth.lblStatusInitializing) string not found (override) [2021-01-15] [19:14:47:776] [19287:19435dc0] [TRACE][NowI18n] - wndOAuth.lblStatusInitializing -> Initializing... [2021-01-15] [19:14:47:783] [19287:19435dc0] [TRACE][NowI18n] - NowT(wndOAuth.lblStatusInitializing) string not found (override) [2021-01-15] [19:14:47:783] [19287:19435dc0] [TRACE][NowI18n] - wndOAuth.lblStatusInitializing -> Initializing... [2021-01-15] [19:14:47:786] [19287:0b64c000] [DEBUG][NowCurl] - curl url: https://remote.xxxxx.com:443/.well-known/configuration (proxy: ) [2021-01-15] [19:14:47:883] [19287:0b64c000] [DEBUG][NowOAuth] - got a token for https://remote.xxxxx.com/lucid with a ref count of 2 [2021-01-15] [19:14:47:884] [19287:0b64c000] [DEBUG][NowOAuth] - populating token with device_code from disk [2021-01-15] [19:14:47:884] [19287:0b64c000] [DEBUG][NowCurl] - curl url: https://remote.xxxxx.com/lucid/auth/device-authorization (proxy: ) [2021-01-15] [19:14:47:899] [19287:0b752000] [DEBUG][NowOAuth] - invalid access token, requesting a new one [2021-01-15] [19:14:47:899] [19287:0b752000] [DEBUG][NowCurl] - curl url: https://remote.xxxxx.com/lucid/openid/.well-known/openid-configuration (proxy: ) [2021-01-15] [19:14:47:911] [19287:0b752000] [DEBUG][NowOAuth] - requesting access token from https://remote.xxxxx.com/lucid/auth/token using refresh token [2021-01-15] [19:14:47:911] [19287:0b752000] [DEBUG][NowCurl] - curl url: https://remote.xxxxx.com/lucid/auth/token (proxy: ) [2021-01-15] [19:14:47:926] [19287:0b752000] [WARN][NowOAuth] - request to https://remote.xxxxx.com/lucid/auth/token returned: 'invalid_grant' (Expired token) [2021-01-15] [19:14:47:926] [19287:0b752000] [ERROR][NowOAuth] - IsAuthorizationPending error received: invalid_grant [2021-01-15] [19:14:47:963] [19287:19435dc0] [TRACE][NowI18n] - NowT(wndOAuth.lblStatusLoggingIn) string not found (override) [2021-01-15] [19:14:47:963] [19287:19435dc0] [TRACE][NowI18n] - wndOAuth.lblStatusLoggingIn -> Please <a href="%s">login</a> using your web browser... also i am unable to rollback either to the old version 2020.3.3 of waykbastion (forgot to do a snapshot) because when i try that, it then doesnt even let me login at the login page it just generates an error {"timestamp":"Jan 15 19:00:09.938","level":"ERROR","message":"Unable to perform find in user collection: RepositoryError(MongoError(Error { kind: Io(Custom { kind: Other, error: DeserializationError { message: \"missing field `address`\" } }), labels: [] }))","target":"lucid::server::controllers::auth::account","span":{"id":"53c45ccf-6b26-4e1e-b4dc-e859f55aff44","method":"POST","path":"/auth/get-account","name":"request"}} {"timestamp":"Jan 15 19:00:09.938","level":"WARN","status":500,"duration_ms":"1.465","target":"lucid::server::middlewares::logging","span":{"id":"53c45ccf-6b26-4e1e-b4dc-e859f55aff44","method":"POST","path":"/auth/get-account","name":"request"}} Regards Simon

413

9

avatar

Richard Markiewicz

avatar

simonsmith5521

3.3.0 release unable to login using AD credentials

Hi, the computers have auto upgraded themselves to 3.3.0 overnight, HOWEVER i am now unable to connect to the computers this morning ??? I have the auth type set as Secure Remote Delegation and my credentials are my AD details (RBS\Administrator) (i know i shouldnt be using it but its only myself) it was all working perfectly fine yesterday? the only debug log i have found in the NowSession is 2021-01-07 13:43:30 common::logging [DEBUG] - TransitionToState: Initial -> Handshake 2021-01-07 13:43:30 common::logging [DEBUG] - TransitionToState: Handshake -> Negotiate 2021-01-07 13:43:30 common::logging [DEBUG] - TransitionToState: Negotiate -> Authenticate 2021-01-07 13:43:30 NowService::service::callbacks [DEBUG] - on_negotiate called 2021-01-07 13:43:30 NowService::service::callbacks [DEBUG] - on_negotiate successfully finished 2021-01-07 13:43:39 NowService::service::callbacks [DEBUG] - on_auth_begin called 2021-01-07 13:43:39 NowService::service [DEBUG] - SRD authentication 2021-01-07 13:43:39 NowService::service::callbacks [DEBUG] - on_auth_begin successfully finished 2021-01-07 13:43:39 common::logging [DEBUG] - TransitionToState: Initial -> Continue 2021-01-07 13:43:39 NowService::service::callbacks [DEBUG] - on_srd_logon called 2021-01-07 13:43:39 wayk_rust::platforms::windows::credentials [DEBUG] - LookupAccountName failed: 1332 2021-01-07 13:43:39 wayk_rust::platforms::windows [DEBUG] - authenticate_user: Administrator Some("RBS") (RBS\Administrator) 2021-01-07 13:43:39 NowService::service [INFO] - authenticate_user failed: IO error: The user name or password is incorrect. (os error 1326) 2021-01-07 13:43:39 NowService::service::callbacks [DEBUG] - on_srd_logon successfully finished 2021-01-07 13:43:39 common::logging [DEBUG] - TransitionToState: Continue -> Failure i have also tried using different user combinations to no success either RBS\Administator Administrator@RBS Administrator@rbs.local Regards Simon

393

14

avatar

Richard Markiewicz

avatar

Tin_Man

Wayk Client installation failed dependencies Ubuntu 20.10

i have tried installing libssl-dev as well as libssl1.1 and tried using dpkg and gdebi. I even installed powershell and installed wakclient and waykagent there but it did not help the dependancy. furthermore, whats the point of the powershell install of waykclient if there is no accessible gui?? root@Mini-D:/home/damian/Downloads# apt install ./wayk-client_2020.3.2.0_amd64.deb Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'wayk-client' instead of './wayk-client_2020.3.2.0_amd64.deb' Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: wayk-client : Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installable E: Unable to correct problems, you have held broken packages. root@Mini-D:/home/damian/Downloads#

451

6

avatar

Richard Markiewicz

avatar

informatik02

UserSwitchting in Unattendedmode dissconnect the session

WaykNow disconnect if we logoff the current user or switch to another useraccount on Windows 10. Reconnect to the session by userswitching becomes available at the momenten the "original" account log on again. In the meantime a session reconnect isn't possible. In the logoff case we can reconnect as soon as the logoff is finished.

586

8

avatar

Richard Markiewicz

avatar

simonsmith5521

2020.3.2 waykbastion is not showing any OS for any platform

wayk client auto upgraded our clients from 2020.3.0 to 2020.3.1 now waykbastion is just showing question marks for any OS and no OS version information? also the waykclient version being shown in the UI is 20.3.1, not 2020.3.1 ? however a few clients which are still running 2020.3.0 is showing an OS icon and OS version no problem

281

3

avatar

Richard Markiewicz

avatar

simonsmith5521

License expiration is listed wrong in web panel

i have just spotted the license expiration is showing wrong after upgrading to new wayk bastion i bought my license at the end of the month of may but its showing as expiring in jan 2021 ? [image] [image]

423

7

avatar

my1

avatar

my1

Wayk Den: Cannot set property 'subscriptions' of null

TypeError: Cannot set property 'subscriptions' of null at e.project ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:1580434) at e._next ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:74116) at e.next ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:738668) at e.notifyNext ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:74853) at e._next ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:1701447) at e.next ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:738668) at e.notifyNext ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:1433740) at e._next ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:1701447) at e.next ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:738668) at e._next ( https://den.domain.tld/web/main.677a2a484c1c4c4e03d2.js:1:738997) when trying to open the web interface. I ran the update commands for Waykden and jet and the following versions came out. library/mongo:4.2-bionic devolutions/picky:4.5.0-buster devolutions/den-lucid:3.7.2-buster devolutions/den-server:2.4.0-buster library/traefik:1.7 devolutions/devolutions-jet:0.11.0-buster

552

12

avatar

Richard Boisvert

avatar

my1

den-side Branding on mac broken after un- and reinstall

so to make sure I have the PKG version of the mac wayk installed, I removed the current wayk version by draggin it into the trash bin from the application folder, then deleting it from there (not exactly sure if that is proper procedure but I read that that's how you remove mac applications that dont have an x in launchpad) and then downloading the pkg and going through the setup process. after that I noticed that settings were apparently kept, but branding was weird. the banner color and strings were apparently as in the branding however the images were default. I tried so far the following, unsuccessfully. changing the den to default and then back (color and strings changed along, pictures didnt) deleting the branding zip to force a re-download.

332

3

avatar

simonsmith5521

avatar

my1

Schrödinger's Registration when PC clock is behind Den Clock

so apparently if the PC's clock is behind the Den even by as little as 10 minutes, a registration of a PC goes through without any errors but if you OK out the settings and go back in, you'll find out that the registration has in fact not been properly applied. the certificate hasnt been valid from the viewpoint of the computer, yes but it maybe should error out appropriately to tell the user that the time may be off. also setting the not before a little before the actual issuance or having some other kind of failsafe will help when DST strikes back in the end of October (where machines literally go back in local time by an hour, where ideally if properly verifing via UTC times nothing should happen, but I have seen a lot in software.) Wayk now 2020.2.1 Wayk Den Software information PS Version 7.0.3 Cmdlet Version 2020.2.2 Docker Version 19.03.12 Docker images Den Server Image devolutions/den-server:2.6.0-buster Den Picky Image devolutions/picky:4.5.0-buster Den Lucid Image devolutions/den-lucid:3.7.2-buster Traefik Image library/traefik:1.7 Mongo Image library/mongo:4.2-bionic Server information Os Version Info Linux Ubuntu 20.04 LTS Den Version 3

325

3

avatar

my1

avatar

my1

Auto-Update 2020.2.0 -> 2020.2.1 doesnt work

these are on 2 freshly set up W10 PCs so aside from stuff microsoft brought along there's basically nothing to interfere. when I installed 2020.2.0 about an hour ago from writing this (as that was what I had) it asked upon launch whether I want to update wayk, I said yes, let the UAC do its thing and after a bit the windows installer popup came briefly, went away and then wayk started again as 2020.2.0. are there any installer logs I can give out to help? Edit it gets crazier: apparently 4 machines (of which 3 are registered) got the update to 2020.2.1 (also from 2020.2.0), with the same 3 registered ones not supposed to have admin permissions (and in fact have random-ish admin passwords), so no one should have randomly got in these 3, but all 4 of them apparently got a new ID, and are now listed twice (the registered ones in registered and unregistered once each, and the unregistered once just appearing once more in that list with the same name. this leads to 2 problems: 1) the 53 Laptops in that group are getting doubled up leading to quite a bit of chaos 2) as the new IDs are obviously unregistered, the Laptops lose their groupings, which cannot be re-assigned, until I can get hand to them and go through registration again. so in the end there are 3 questions: 1) why did the Update fail on the 2 Machines I have at hand 2) how did an update happen on 3 machines that shouldnt have happened (as the update dialog does spawn UAC 3) what happened with the IDs? new certs in some way?

304

4

avatar

my1

avatar

simonsmith5521

annoying reload required for new branding

the new release of the 2020.2.0 is amazing as it downloads the branding making my custom exe build smaller again (not by much) but the issue i now have is when a client downloads my custom exe which simply pastes the wayknow.exe into a temp folder and then runs wayknow.exe -den wss://myserver.com it then opens up and displays the default wayknow branding then connects to our waykden and then displays a message saying 'please click here to restart and apply changes' once the client then clicks that message, the application reloads with our branding! is the no way of downloading the branding.zip BEFORE the app is launched to then have the branding applied and ignore the restart message? another issue i have is if you DONT click the reload message quick enough it vanishes and you cant get it back, even if you go into the message center and click the reload message, nothing happens?

420

29

avatar

Richard Markiewicz

avatar

my1

branding: mini-client with transparent banner images causes overlap

literally what it says on the title. if you restrict wayk to only act as server, it goes small, so far so obvious, but apparently it still displays both banner images, which does not look pretty when they are transparent.

367

8

avatar

Richard Markiewicz

avatar

my1

Wayk Now/Den and Macs

so we recently had a customer with a Mac and there were a few things we noticed. 1) the options window resizes all the time when switching categories, making it kinda annoying to control. 2) SRP cannot be disabled 3) cannot register to Wayk den (and therefore cannot group 4) ever since that mac is part of the den, the servers and clients page dont work anymore with both sites throwing this stacktrace: TypeError: Cannot read property 'toLowerCase' of undefined at t.getOsIcon (https://wayk.*.de/web/5.591e92a37b63d752a8b0.js:1:76922) at new t (https://wayk.*.de/web/5.591e92a37b63d752a8b0.js:1:76837) at e.t.fromMachine (https://wayk.*.de/web/5.591e92a37b63d752a8b0.js:1:198468) at e.t (https://wayk.*.de/web/5.591e92a37b63d752a8b0.js:1:198369) at new e (https://wayk.*.de/web/5.591e92a37b63d752a8b0.js:1:280563) at https://wayk.*.de/web/5.591e92a37b63d752a8b0.js:1:298209 at Array.map (<anonymous>) at e.project (https://wayk.*.de/web/5.591e92a37b63d752a8b0.js:1:298185) at e._next (https://wayk.*.de/web/main.677a2a484c1c4c4e03d2.js:1:399876) at e.next (https://wayk.*.de/web/main.677a2a484c1c4c4e03d2.js:1:738668) according to a little bit of poking around the browser dev panel it cannot extract the OS name for whatever reason from the wayk useragent: " WaykNow/2020.2.0 (macOS; 10.13.6 17G14019) "

250

4

avatar

my1

avatar

my1

Autobranding via den doesnt work when changing den via cfg file swap

I have tried using the wayk-now.bat to update some settings but apparently disabling passwords, changing the control mode and setting the den didnt work so I gave up and wrote a cfg to just overwrite what was there but apparently the wayk client doesnt seem to load any branding when changing the den by doing so. you have to go into the settings and click okay once for that to happen, apparently

332

4

avatar

Richard Markiewicz

avatar

simonsmith5521

2020.2.0 new branding from server wrong roaming path

Hi ive just tried the new branding being downloaded from our waykden server instead of bundling it in our golang build exe and it appears it is placing the branding.zip in the wrong place! it appears to be storing it in C:\Users\<USER>\AppData\Roaming+\Wayk instead of C:\Users\<USER>\AppData\Roaming\Wayk please can we have this fixed asap!

372

3

avatar

simonsmith5521

avatar

jose_sv94

Wrong keyboard mapping in Linux

Hi guys, I think that I discovered a bug using Wayk Now 3.1.0 over Linux. When you press, for example, the key "-", it writes " ' ". I'm using Spanish layout. I'm connecting from Remote Desktop Manager over Windows 10. I tried to connect directly from Wayk Now installed in Windows 10 but the same problem. It looks like the mapping of the keyboard is wrong, because I change my Linux language but the problem persists. Hope you can replicate this problem (it is really easy) and solve it ASAP. Thanks in advance.

2762

8

avatar

Richard Markiewicz

avatar

my1

Den Weirdness

so I just am experiencing something WEIRD right now. it's kinda like I am being connected to two dens at once but also kinda not, after installing Wayk on a Server I am doing updates for (wayk spawns WAY earlier and dies FAR earlier than RDP making it much easier for the heart in my opinion) I decided to throw it into the Den I set up for my testing to not overexpose it, obviously my Laptop still being on the default den (when needing to support random people I cannot just explain to them how to connect to a special den, lol) needed to follow into my den as well, so I just changed over and it seemed fine, until I started poking around my den for fun again. not only is the session which is happening literally as I am writing this post not being listed, but also is my laptop (according to the den site) not connected to that den, so I went to check the wayk dashboard (basically a listing of the registered machines on the standard wayk den) and it was connected over there, then being confused even more I looked at my wayk client and it says that my Wayk ID is the one from the standard wayk den instead of the one I should be connected to. so for some reason I am both connected to a server over my custom wayk den (the server is being shown online over there), while at the same time, I am connected to the standard wayk den. am I the only one utterly confused right now. Edit: the session I started right after being forcefully signed out due to me starting a reboot does seem to properly appear in my den, while it still shows my Laptop as offline Edit 2: next session after reboot also shows up on den, rest unchanged

326

6

avatar

Richard Markiewicz