*SOLVED* Access a NoVNC Docker via IOS VNC App


radfx

Recommended Posts

*SOLVED* - The docker didnt have port 5900 active or forwarding to anywhere, once manually set i was able to connect instantly

 

 

Ok, kind of an unusual ask here.

I use Krusader to manually go and work on files, unpack archives etc.

working well.

If I access the docket from my iPhone, The interface works but can’t really scroll or drag as whenever I tap the screen it seems to click

(As opposed to some apps that use the screen as a trackpad you can scroll etc)

I tried installing a VNC iOS app and pointing it to the port for Krusader (6080) but I get an error.

Are dockers like Krusader not really accessible via external VNC apps and you have to use the web port or am I using an incorrect port to connect to?

 

Thank you everyone.

 

 

 

 

Sent from my iPhone using Tapatalk

 

Edited by radfx
solved
Link to comment

Do I need to change the settings of the Krusader docker to reflect 5900? I tried forcing the VNC app to use 5900 and it just gives an error


Sent from my iPhone using Tapatalk


Are you running binhex/arch-krusader?

The notes on dockerhub shows the following:

Access via web interface (noVNC)

http://:/vnc.html?resize=remote&host=&port=&&autoconnect=1

e.g.:-

http://192.168.1.10:6080/vnc.html?resize=remote&host=192.168.1.10&port=6080&&autoconnect=1

Access via VNC client

::

e.g.:-

192.168.1.10::5900


https://hub.docker.com/r/binhex/arch-krusader

I believe it’s forwarding 2 ports.
6080 - access via webui
5800 - traditional VNC client

Are there any other docker containers using 5900?


Sent from my iPhone using Tapatalk
Link to comment
3 hours ago, yusuflimz said:

 


Are you running binhex/arch-krusader?

The notes on dockerhub shows the following:

Access via web interface (noVNC)

http://:/vnc.html?resize=remote&host=&port=&&autoconnect=1

e.g.:-

http://192.168.1.10:6080/vnc.html?resize=remote&host=192.168.1.10&port=6080&&autoconnect=1

Access via VNC client

::

e.g.:-

192.168.1.10::5900


https://hub.docker.com/r/binhex/arch-krusader

I believe it’s forwarding 2 ports.
6080 - access via webui
5800 - traditional VNC client

Are there any other docker containers using 5900?


Sent from my iPhone using Tapatalk

Hi, Thanks for the reply, yes thats the version of crusader im running, however it didnt have port 5900 set, only 6080.

I just manually added port 5900 to it and instantly connected.. so thank you for that, it just wasnt active be default and wasnt listed so i added it manually :)

  • Thanks 1
Link to comment
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.