-
ActionView::Template::Error: undefined method `paginate` I can access to `MY_SITE/admin`
But when I click to see an entity list, I get a 500 Internal error with the flowing stack trace :
```
N…
-
My system info:
`uname -a Darwin avengers.local 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64 i386 MacBookPro12,1 Darwin`
`ruby -v …
-
->
### Steps to reproduce
1. install required packages as specified:
apt-get build-dep vagrant ruby-libvirt
apt-get install qemu libvirt-bin ebtables dnsmasq
apt-get install libxslt-dev libxml2-…
-
Attempts to build a server fail with versions of fog-rackspace > 0.1.12 (tested with 0.1.11, 0.1.12, 0.1.13 and 0.1.14).
reverting to
-
I've wanted to shutdown my vm for a moment so I did vagrant halt - however after that vagrant up failed with
```
Name `vagrant_default` of domain about to create is already taken. Please try to run
`…
-
すみません。質問です。
fedora24を使いたかったので、以下のようにしたのですが、怒られました。
どのようにすればいいでしょうか?
data sakuracloud_archive "fedora" {
filter = {
name = "Tags"
values = ["arch-64bit","current-stable","distr…
-
Hi,
We're using the WinRM gem as part of the ChefDK (we run ChefDK in a docker container - the docker image is `chef/chefdk:2.0.12`)
We're seeing intermittent issues with test kitchen converges…
-
以下のようなエラーが表示されることがある。
```
Error applying plan:
1 error(s) occurred:
* sakuracloud_vpc_router_interface.eth1: Failed to boot SakuraCloud VPCRouterInterface resource: Error in response: &sacloud.Resu…
-
Hi,
Great gem, love it. But if you’ve now gone to the trouble to split out the provider support into separate gems, why make them all dependencies of `fog`? I just want AWS support (so I can use the …
-
Middleman init error
I have installed the Middleman gem 4.2.1 several times and I can not create a directory with middleman. I keep getting the same error whether I do ```middleman init my_new_sit…