-
Hi,
Problem:
GET request to "/foreman_statistics/statistics" failed with 500 Internal Server Error.
Expected response:
Completed 200 OK
Affected Versions:
foreman 3.2.0 and 3.2.1 with fo…
m4rx0 updated
2 years ago
-
There seems to be a change / regression in updating from 0.5.20 to 0.7.0 around the behavior of how empty strings are treated. We're seeing an error like this:
```
{"code":"invalid_params","messa…
-
Since the release of 0.7.0 and the merging of #733 we've seen some errors with boolean paramteters.
```ruby
pry(#)> false.blank?
=> true
```
Therefore when sending a param with a value of `false…
-
Test suite fails running against Ruby 3.0. There is very likely needed PR #698, but even then there are errors such as:
~~~
84) UsersController Parameter processing / extraction ignore not descr…
voxik updated
2 years ago
-
Hi! I uses in my project only actionpack, activesupport, actionview, railties.
May be change dependency `apipie-rails` from
`s.add_dependency "rails", ">= 4.1"`
to
`s.add_development_depende…
-
Hi
After installing Omaha and trying to use the `transpile_container_linux_config` I'm getting this error
I can see from the Help section "Global methods (macros)" the macro should be available
…
-
Here is the lockfile:
```
GIT
remote: git@github.com:GoodMeasuresLLC/authlogic.git
revision: 6ffe25675076f51d920ab0412c56dd0023188a85
branch: rails-5.1-deprecations
specs:
authlogic…
-
@ofedoren is there someone else than you reviewing PR ?
we would like to get a few things forward, so that tests runs again.
and we can support rails 7. and remove unnecessary dependendies.
if…
-
### Describe the problem as clearly as you can
I was trying to install the iqvoc skos demo/repo
### Did you try upgrading rubygems & bundler?
i installed everything today
### Post step…
-
When creating a host, it is created in foreman, but terraform returns:
```
**Error: HTTP Error:{
endpoint: [https://foreman01.example.com/api/hosts]
statusCode: [422]
respBody: [{
"e…