Alex Varju

Results 7 comments of Alex Varju

Upgrading to 1.5.2 fixed this for me, too. I'm using Play 2.2, which includes a built-in dependency on 1.5.1, so I added this to my project/plugins.sbt: ``` addSbtPlugin("com.github.mpeltonen" % "sbt-idea"...

I've tried doing this using `hs.network.reachability.forAddress`, using a random 10.x.x.x host from within the target network, but in my case `flags & hs.network.reachability.flags.reachable` ends up always being non-zero, whether or...

Hi @alevy. Running my test case from #162 with your patch in place, and restarting the memcached container triggers an application crash with: ``` node:events:504 throw er; // Unhandled 'error'...

Would it be useful to provide an example here of how this would be used, along with a proposed addition to https://jenkins.io/doc/book/pipeline/shared-libraries/?

For what it's worth, I'm seeing exactly the same failure when trying to run containers in Fargate. The problem occurs with `node:16.15.1-alpine` but not with `node:16.15.0-alpine`.

It's been a while since I've thought about this issue; I believe it is closely related to #1737. I pinned my npm to 8.5.5, and have been able to use...

Building on the work @nabeken did, I've merged in the latest changes from master at https://github.com/varju/vagrant-aws/commit/0bb9f27454b7a40dfcecde0bfc86d89f665771e0