bytehow

Results 6 comments of bytehow
trafficstars

I was running into the same issue on macOS 11.6.8. Solved by upgrading to the following: - Vagrant VMWare Utility 1.0.21 - `vagrant_vmware_desktop` plugin 3.0.1 - Vagrant VMWare Fusion/Player 12.2.4

Unfortunately the demo video is too large to upload to Github, but you can give this a try by building my branch, or by using this vsix I built [svn-scm-2.15.5-bh1.vsix.zip](https://github.com/JohnstonCode/svn-scm/files/8526795/svn-scm-2.15.5-bh1.vsix.zip)

What is the exact docker command you are using to run the container? And can you show the output of docker inspect on the container?

I was able to run 11.0.3/latest with the example command given in the README, so I'm not sure what's happening in your container. It seems like it's not picking up...

We can also see what YAJSW (Yet Another Java Service Wrapper), which is the wrapper that Ghidra uses, is doing to launch Ghidra. You'd have to modify `server.conf`: 1. Copy...

Awesome! Glad to hear it was solved. I'll add a check to the entrypoint to check for an empty hostname soon