Aterfax

Results 83 comments of Aterfax

I'll give things a test next time I have certs on hand - should be the 2nd of Jan.

Sadly not: ``` SSH ! Failed to authenticate using agent: Error: UnsupportedKeyType { key_type_string: "[email protected]", key_type_raw: [101, 99, 100, 115, 97, 45, 115, 104, 97, 50, 45, 110, 105, 115,...

Hi there, Thanks for adding a comment. I had thought about doing what you've suggested with a slight amendment due to having multiple accounts and identities on a single host...

TIL that Git respects SSH configuration files in this fashion (i.e. respects the HostName, not the Host). I'd have expected Git to query ``identity2-github`` and crap out with a DNS...

Can you open winecfg and try toggling as below: winecfg → Libraries → add "UIAutomationCore.dll" → Native (Windows) (Try the different options aside of native too).

Please pull the latest image. If you are still using the older image it will not include this fix: https://github.com/Aterfax/DCS-World-Dedicated-Server-Docker/issues/94 Resolved via https://github.com/Aterfax/DCS-World-Dedicated-Server-Docker/pull/95

Please provide the output of the CLI command: ``docker image ls``

That matches my latest tag (so you are up to date) - can you remove your DCS dedicated server directory, by default this would be: ``rm -rf ${HOME}/dcs-world-dedicated-server`` Then try...

I'm not gonna lie, I'm about 8 fingers deep in Lagavulin whisky at the moment and I've not been able to replicate this even while screen recording the install process...

That DNS issue [should already be mitigated by the socat forwarding I added to the image](https://github.com/Aterfax/DCS-World-Dedicated-Server-Docker/pull/95/files) so the localhost queries get redirected to 127.0.0.11 (the internal docker DNS). When inside...