-
Hello,
I am using Warbler 2.0.5 with JRuby 9.4.2.0. When I generate a WAR, it will work fine on the system I generated it.
If I use that war on a different system, I will get an error that my ge…
-
I keep getting this message with my pipeline initiated deployments.
I tracked the issue down to the way the compiled extensions are stored.
I rebuilt the current master image for 2.6.2 locally and…
-
Running haskell on the web is similar to python/ruby/etc:
http://www.haskell.org/haskellwiki/Web/Servers
http://www.haskell.org/haskellwiki/Web/Deploy
it would be really awesome to be able to run ha…
-
Hello,
Is there a way to know what version of Ruby, Rake, Capistrano, etc is required to run this?
I've installed ruby 1.9.3, rake 10 and capistrano 3 and it fails on my centos server:
-bash-4.1$ ca…
-
Ref: https://0chain.slack.com/archives/C03ER2LFMEF/p1707611804259019
I keep encountering an error message when attempting to upload larger files to the following allocation:
```ALLOCATION ID 6ce…
-
When updating rackup to 1.0.1 we suddenly see this upon puma bootup:
```
NoMethodError:
undefined method `register' for module Rackup::Handler
# /home/runner/work/webapp/we…
-
I have set up a shim config for my application in `config/requirejs.yml`, such as:
``` YAML
shim:
jquery:
exports: 'jQuery'
jquery_ujs:
deps: ['jquery']
'bootstrap': ['jquery', 'jquery…
-
sometimes, puma uses more than 100GB of memory! `top`says:
```
14423 webservd 20 0 9.968g 9.264g 10168 S 0.3 3.7 32:51.99 puma: cluster worker 7: 14340 [webapp] +
144…
-
Hi,
I am trying to use the pulgin. It works on a linux machine, However when I use it on linux on windows 10 Home edition it is not working.
When running compass compile I am getting the fo…
-
Docker released a preview version for Apple M1 platforms. The public instance (http://spex.cor-net.org) is down at the time of writing this, so I attempted to spin up a local instance. It could be a D…