Václav Novák

Results 3 comments of Václav Novák

I'm seeing the same behavior in Android. The keyboard is active, but pressing the keys does not do anything.

I ran into the same error when I activated PAAPI. It started working the next day, it may be that it takes some time to initialize the request limit after...

For my future self: Problem: ``` Caused by: java.lang.RuntimeException: unsupported Java version: 11 at org.jruby.RubyInstanceConfig.initGlobalJavaVersion(RubyInstanceConfig.java:1878) ``` Solution: ``` PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:$PATH s3_website push ```