Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #79727
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Can you properly connect to any of the vnc servers? I mean using a vnc client

    Where exactly did you stored the tokens file?

    Greetings!
    Diego

    #79762
    kareem zaky
    Participant

    with novnc command

    {/usr/share/novnc/utils/novnc_proxy –listen 443 –vnc localhost:5901 –cert /etc/letsencrypt/live/buildyourcareer.shop/fullchain.pem –key /etc/letsencrypt/live/buildyourcareer.shop/privkey.pem }

    all things working properly but with websokify command

    {sudo websockify –web /usr/share/novnc –target-config /home/tokens –cert /etc/letsencrypt/live/buildyourcareer.shop/fullchain.pem –key /etc/letsencrypt/live/buildyourcareer.shop/privkey.pem 172.104.15.223:443}

    nothing work also i cant access to vnc server

    #79786
    kareem zaky
    Participant

    finally i found the solution

    the problem was in token file , according to this article https://datawookie.dev/blog/2021/08/websockify-with-token-target-selection/

    the token file must contain : the space after the first word

    thanks for your support

    #80004
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Glad you got it!
    Diego

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.