Code Monkey home page Code Monkey logo

Comments (13)

jwetzell avatar jwetzell commented on July 28, 2024

I'm unsure of what the scenario is your description jumps around a lot.

You are using I think the 1.5.4-amd64 image? But running an ARM Mac?

Then creating a connection inside guacamole to SSH into a MacOS host and that is not working but does work if you SSH into the same host from outside of the guacamole instance (like you said via phone or another host)?

from docker-guacamole.

sdetweil avatar sdetweil commented on July 28, 2024

i have two guac instances... one on AMD64 and one on ARM64 (using the tag for the docker container from my prior issue)
I am using cloudflare tunnel to access the quac instance(s) (one tunnel to each network)

the ssh connection to the AMD64 host from the AMD64 container on the same system works fine.. (connection uses the ip address of the docker host system) (ubuntu)

the ssh connection to the ARM64 from the ARM64 container on the same system fails, ssh handshake, (connection uses the ip address of the docker host system) (macos)

from docker-guacamole.

jwetzell avatar jwetzell commented on July 28, 2024

And you can SSH into both systems not going through guacamole?

from docker-guacamole.

sdetweil avatar sdetweil commented on July 28, 2024

yes, on the appropriate networks (ethernet for amd64, wifi for macos) .. I also just did from an open terminal window on macos, ssh to the macos using the same username.. got the normal 1st time fingerprint prompt, yes, password prompt.. in ok, then exit,and ssh back in again, no 1st time prompt...

didn't affect guac login failure

when phone is on appropriate network, ssh app works to network specific target.
I know there was a similar problem a while back..

from docker-guacamole.

jwetzell avatar jwetzell commented on July 28, 2024

Hmm, I don't have a ARM based mac to test this setup on unfortunately. It could be an issue with supported algorithms (there are previous issues about this as you said) but using the latest version of libssh that we are should have gotten rid of that unless there is something missing there.

from docker-guacamole.

sdetweil avatar sdetweil commented on July 28, 2024

im a software guy, is there some debugging/testing I can provide? use libssh to connect from somewhere? (I don't have another arm mac)

I can make a docker container to do that too

from docker-guacamole.

jwetzell avatar jwetzell commented on July 28, 2024

You could test that the docker container can reach the problematic host (exec into the guacamole container). You could also try setting up Apache Guacamole using the official images or from source to see if they setup works any differently. Unfortunately I don't have much experience in the realm of troubleshooting or debugging Apache Guacamole setups.

from docker-guacamole.

sdetweil avatar sdetweil commented on July 28, 2024

I had to rebuild the container to add ping and the ssh client.. both of those were successful..

so it sounds like a libssh2 problem...

from docker-guacamole.

jwetzell avatar jwetzell commented on July 28, 2024

Not sure that would narrow it down to libssh2 in my mind I guess you could scour the libssh2 repo for any issues related to SSH and MacOS 14.0.

from docker-guacamole.

sdetweil avatar sdetweil commented on July 28, 2024

I just opened this issue in libssh2
libssh2/libssh2#1313

there was a problem early last year, but this version of the libs should work, UNLESS there is a code change required in guacamole.. but didn't see one in their repo either

from docker-guacamole.

jwetzell avatar jwetzell commented on July 28, 2024

Ok, I think the Apache repos for guacamole would be a better place to raise an issue as they are likely going to know whether this is something that is or isn't supported by the latest (1.5.4) version of guacamole.

from docker-guacamole.

sdetweil avatar sdetweil commented on July 28, 2024

opened https://issues.apache.org/jira/browse/GUACAMOLE-1914

from docker-guacamole.

jwetzell avatar jwetzell commented on July 28, 2024

Looks like they suggested what I did earlier try using the official images which would help narrow down where the problem lies. Referencing this repo in another projects issues is definitely not going to get you much of any response. They aren't going to chase down issues unless they can be shown it is an actual problem with their project.

from docker-guacamole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.