Alexander Farley
Alexander Farley
Ok, I have solved the path issue, it seems that I get the expected behavior (at least so far) after installing Java 18 and putting the following into my path:...
I'm unsure if I'm hitting this issue or something else; when I try to ssh into my local Gitea server, the ssh command just hangs indefinitely. In my case, this...
Since my previous comment, I found this post: `https://apple.stackexchange.com/questions/35524/what-can-i-do-when-my-ssh-session-is-stuck` I have confirmed that typing the following sequence terminates the ssh connection: [ENTER]~. Not sure what this means overall; I'm still...
Still not working, 2 years after being reported
My application is targeting .NET 6.0
Here's a project showing the issue: https://github.com/asfarley/EFExtensionsFKCVError
Am I understanding the CI test results correctly? It looks like this gem isn't passing for any rubies beyond 2.4.10
Not sure what was happening here, but I rolled back to ruby 2.6.1 and it seemed to fix my problems.
This doesn't happen using 32-bit Ruby. The .running? method returns 'true' as expected.