Project

General

Profile

Activity

From 04/02/2015 to 05/01/2015

05/01/2015

09:24 AM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Actually the service option is broken. We are trying to resolve the issue as fast as possible. If the proxy is not ... Benjamin Papillon

04/30/2015

03:23 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Ok, so when I run ruby bin\smart-proxy.rb I get this message and it never goes back to a prompt but we are making pro... Aaron Reed
04:01 AM Bug #10116 (Closed): BMC is not able to use parameters passed in through body
Applied in changeset commit:6ebc1ccd9e993d377eba9052470380d29a29abe5. Corey Osman
03:26 AM Revision 6ebc1ccd: Fixes #10116 - BMC is not able to use parameters passed in through body
* adds new helper method to parse body as json and return hash
* protects against bad data being passed into optio...
Corey Osman

04/29/2015

04:03 PM Refactor #10324 (Closed): Performance issues with Foreman Proxy Puppet CA plugin and large CA inventories
@Proxy::PuppetCa.list@ (https://github.com/theforeman/smart-proxy/blob/develop/modules/puppetca/puppetca_main.rb#L69)... Jon McKenzie
04:02 PM Bug #9713: Restore WIN32 service functionality
To not add too much non dev comments on the pr, here are my findings regarding the tests of this patch.
First, as ...
Benjamin Papillon
02:19 PM Bug #10320 (Ready For Testing): WIN32 requires additional gems
The Foreman Bot
02:03 PM Bug #10320 (Closed): WIN32 requires additional gems
Installing and running smart-proxy 1.8.0 per the documentation requires the additional step of installing some extra ... Matt Chesler
07:44 AM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
I've ran the procedure again and found some mistakes. I can replicate your problem when I specify this command in set... Benjamin Papillon

04/27/2015

03:55 PM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
I have tested this and I works. I didn't know that the smart proxy needs the token.
Here is a link to the relevant...
Darcy Hodgson
09:40 AM Bug #10256 (Need more information): GET on SmartProxy 'unattended/built' throwing error 500
I've investigated this a little.
Foreman is expecting for the host's token in order to process the request.
The Pr...
Shlomi Zadok
06:49 AM Bug #10256 (New): GET on SmartProxy 'unattended/built' throwing error 500
Dominic Cleal
04:52 AM Feature #10274 (Duplicate): Add option to avoid sending server statement to nsupdate
There are deployments with primary zones on multiple DNS servers. It is possible to achieve this configuration but fo... Lukas Zapletal

04/26/2015

04:03 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
i wonder if it actually reaches foreman, and since foreman does not respond with any body (it only return headers) th... Ohad Levy

04/24/2015

02:17 PM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
I performed an strace on the smart-proxy process and found this line to be interesting.
@stat("/usr/share/foreman-...
Darcy Hodgson
01:14 PM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
Installed a 1.8 RC3 smart proxy on CentOS 6.6
@[root@sp3 foreman-proxy]# curl --insecure -XGET https://sp3.lab.loc...
Darcy Hodgson
10:58 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
Platform: CentOS 7.1.1503 (Core)
Foreman-proxy package: foreman-proxy-1.8.0-0.1.RC3.el7.noarch
Set Foreman & Fore...
Jared Baker
08:40 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
Might be useful to get log from the foreman side too. Anonymous
08:33 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
Linked ticket shows it under 1.8.0-RC3 on EL7 with no production.log entry. Dominic Cleal
03:25 AM Bug #10256 (Need more information): GET on SmartProxy 'unattended/built' throwing error 500
Could you please set :log_level to DEBUG in /etc/foreman-proxy/settings.yml, restart foreman-proxy and try again? It... Dominic Cleal
08:40 AM Bug #10265: Smart-Proxy Template error for built complete
Might be useful to get log from the foreman side too. Anonymous
08:33 AM Bug #10265: Smart-Proxy Template error for built complete
Oh, I forgot to add - if you're able to set the log_level to DEBUG in the smart proxy's configuration file and re-tes... Dominic Cleal
08:32 AM Bug #10265 (Duplicate): Smart-Proxy Template error for built complete
Thanks for the report and extra data - we're tracking this under ticket #10256 for 1.8. Dominic Cleal
08:25 AM Bug #10265 (Duplicate): Smart-Proxy Template error for built complete
When enabling the smart proxy template module and trying to perform the "/unattended/built" call the smart proxy retu... Darcy Hodgson
08:33 AM Bug #10264 (Ready For Testing): DHCP smart proxy implementation does not honor configured omapi port for ISC dhcpd
The Foreman Bot
07:47 AM Bug #10264 (Closed): DHCP smart proxy implementation does not honor configured omapi port for ISC dhcpd
Related to: https://groups.google.com/forum/#!topic/foreman-dev/Wwa7kDQG_CM
The current ISC DHCP smart proxy imple...
Florian Maier
04:09 AM Bug #10259 (Ready For Testing): Template proxy does not lookup by MAC address
The Foreman Bot
04:07 AM Bug #10259 (Closed): Template proxy does not lookup by MAC address
The native template API (/unattended) can lookup by MAC address (PXElinux?mac=aa:bb:cc:dd:ee:ff) in addition to looku... William Hefter

04/23/2015

04:17 PM Bug #10256 (Resolved): GET on SmartProxy 'unattended/built' throwing error 500
I'm getting an error response from the SmartProxy when my host is telling the SmartProxy to finish the build sequence... Jared Baker
12:36 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Bump, anyone else having this issue? Aaron Reed
06:10 AM Feature #10250 (Ready For Testing): Implement simple ssh BMC provider
The Foreman Bot
05:53 AM Feature #10250 (Closed): Implement simple ssh BMC provider
For BMC API testing, I have implemented simple BMC provider that calls "reboot" and "shutdown" via SSH. Lukas Zapletal

04/22/2015

11:05 AM Bug #10239 (New): foreman-prepare-realm should fail better
If there's errors in the ipa commands, we still display the keytab and stuff at the end, so the errors aren't obvious... Stephen Benjamin

04/21/2015

03:25 AM Bug #10159 (Resolved): 404 on tftp smart proxy
Thanks for checking, let us know if it comes up again. Dominic Cleal
01:57 AM Bug #10159: 404 on tftp smart proxy
This mysterically went away when i got my libvirt compute resource setup done. El Joppa

04/20/2015

02:16 PM Bug #2320: Foreman Proxy on Windows: Vendor Class not found Error
I ran into what seems like the same issue. In my logs, I saw entries like:
[2015-04-20T11:07:25.140098 #2344] ERR...
Matt Chesler
03:25 AM Bug #10159 (Need more information): 404 on tftp smart proxy
Dominic Cleal

04/18/2015

02:43 PM Bug #10159: 404 on tftp smart proxy
Hello,
I see your Foreman instance is sending incorrect URL:
192.168.30.117 - - [16/Apr/2015 10:42:40] "POS...
Lukas Zapletal
04:39 AM Bug #10102: BMC query fails with 'undefined method downcase for nil:NilClass
Corey: I can test different configurations if you want. Just tell me how to test it and I'll send you the reports. I ... Jérôme Vizcaino

04/16/2015

02:58 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Any help or info on this much appreciated. Aaron Reed
07:56 AM Bug #10159: 404 on tftp smart proxy
tarball uploaded with foreman-debug:
rsync /tmp/foreman-debug-TfqqP.tar.xz rsync://theforeman.org/debug-incoming
El Joppa
06:54 AM Bug #10159: 404 on tftp smart proxy
No error messages for the 404 on "POST /tftp/syslinux/" with DEBUG on. El Joppa
06:49 AM Bug #10159 (Resolved): 404 on tftp smart proxy
Upon trying to create a new host in Foreman 1.8.0rc3 on Debian Wheezy installed with foreman-installer:... El Joppa

04/15/2015

04:23 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Just for grins I spun up a brand new server2008R2 fresh install. Followed the procedure to the letter and getting sam... Aaron Reed
03:35 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Here is an example of our config. Obviously some things are changed. Aaron Reed
02:01 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
This port is not in use on that server. This has been verified. Aaron Reed
02:57 AM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Hello,
Please check that the smart proxy port you configured is not already in use.
Benjamin Papillon

04/14/2015

03:42 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Getting this error
C:/Ruby193/lib/ruby/1.9.1/webrick/utils.rb:75:in `getaddrinfo': getaddrinfo: No
such host is kn...
Aaron Reed

04/13/2015

03:32 AM Feature #10115: Have the smart proxy report the actual fingerprint of the certificates, not just the hashing algorithm
Thanks for the offer. http://theforeman.org/contribute.html has some general information, but if you need any help, ... Dominic Cleal

04/12/2015

03:38 PM Bug #7766 (Ready For Testing): ms_native dhcp smart proxy code scales poorly
The Foreman Bot

04/10/2015

07:52 PM Bug #7543: allow additional rubyipmi connection options to be passed through
While this ticket allowed parameters to pass through to foreman, there is another issue related to parameters not bei... Corey Osman
07:49 PM Bug #10102: BMC query fails with 'undefined method downcase for nil:NilClass
I have just made Rubyipmi 0.10.0 use lan20 by default. However the bigger question is since this driver selection is... Corey Osman
05:15 AM Bug #10102: BMC query fails with 'undefined method downcase for nil:NilClass
Dominic Cleal wrote:
> Yes, 1.7 shipped rubyipmi 0.8.1 and it seems something changed in there from the 0.6 in 1.6. ...
Jérôme Vizcaino
05:11 AM Bug #10102: BMC query fails with 'undefined method downcase for nil:NilClass
Ok, changing line 59 in modules/bmc/ipmi.rb and adding... Jérôme Vizcaino
05:07 AM Bug #10102: BMC query fails with 'undefined method downcase for nil:NilClass
Yes, 1.7 shipped rubyipmi 0.8.1 and it seems something changed in there from the 0.6 in 1.6. #7543 has some more inf... Dominic Cleal
05:02 AM Bug #10102: BMC query fails with 'undefined method downcase for nil:NilClass
BMC LAN access works using ipmitool but I have to use the "-I lanplus" option.
Looking at my dpkg.log, I can see tha...
Jérôme Vizcaino
07:25 PM Bug #10116 (Ready For Testing): BMC is not able to use parameters passed in through body
The Foreman Bot
05:21 PM Bug #10116 (Closed): BMC is not able to use parameters passed in through body
This have been broken since initial release of BMC code, the problem appears that because Sinatra does not parse the ... Corey Osman
03:37 PM Feature #10115 (New): Have the smart proxy report the actual fingerprint of the certificates, not just the hashing algorithm
Currently the smart-proxy parses and returns only the hashing algorithm of the fingerprint the certificates managed t... Xavier L

04/09/2015

05:19 AM Bug #10102: BMC query fails with 'undefined method downcase for nil:NilClass
There haven't been any changes to BMC code in the smart proxy during the 1.7 lifecycle, so I'd strongly suggest doubl... Dominic Cleal
04:59 AM Bug #10102 (New): BMC query fails with 'undefined method downcase for nil:NilClass
Upgraded Foreman (frontend and proxy) from 1.7.1 to 1.7.4 and BMC seems to be broken.
Here is what gets logged for...
Jérôme Vizcaino
05:07 AM Support #10098 (Feedback): Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Dominic Cleal

04/08/2015

06:16 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
This chapter of the docs just got updated: http://theforeman.org/manuals/1.8/index.html#4.3.5DHCP -> 4.3.5.3
Please ...
Anonymous
03:56 PM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
We have the 1.8 stable smart proxy installed btw. Aaron Reed
03:50 PM Support #10098 (Resolved): Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
After upgrading foreman to 1.7.2 we realized when spinning up VM's in our vmware environment that the VM's couldn't p... Aaron Reed
09:18 AM Support #7964: unable to import puppet class
Did you find a solution for this issue? Just hit the same one trying to publish a content view in katello.
E, [201...
Andrew Lau
08:01 AM Bug #7543 (Closed): allow additional rubyipmi connection options to be passed through
Applied in changeset commit:f4f52e0fb61d914acbe10a6aa251332e1b9900fd. Corey Osman
07:50 AM Revision f4f52e0f: Fixes #7543 - allow additional rubyipmi connection options to be passed
through
* replaces some stubs with mock in other tests
Corey Osman

04/07/2015

11:22 AM Bug #9713 (Ready For Testing): Restore WIN32 service functionality
The Foreman Bot
09:43 AM Bug #9989: Smart-Proxy listens on 127.0.0.1 only
Confirmed @gem uninstall -v 1.6.0 rack@ works
Thanks!
Dominic Cleal wrote:
> Thanks for the report, and sorry ...
Roderick Day
09:01 AM Bug #9852 (Closed): REST API violation in BMC smart proxy API
Applied in changeset commit:46cf170344193422ca11da7ef6e3eab5c7937209. Corey Osman
08:21 AM Revision 46cf1703: Fixes #9852 - REST API violation in BMC smart proxy API
* authentication errors now return 401 and proper message Corey Osman

04/02/2015

05:23 PM Bug #7543: allow additional rubyipmi connection options to be passed through
With this fix this now allows the user to pass an options hash in the request JSON body like... Corey Osman
05:12 PM Bug #7543 (Ready For Testing): allow additional rubyipmi connection options to be passed through
The Foreman Bot
04:35 PM Bug #7543: allow additional rubyipmi connection options to be passed through
Because of how the smart proxy current connection setup is established we are not allowing all the options to be pass... Corey Osman
12:02 PM Bug #9919 (Closed): trusted host test can hang during DNS lookup
Applied in changeset commit:b8e4d4721da11013e22d3b96e2b98e367f16fede. Dominic Cleal
11:12 AM Revision b8e4d472: fixes #9919 - stub DNS lookup during trusted hosts test
Dominic Cleal
08:47 AM Feature #10003 (Closed): Support for settings migrations
Anonymous
04:01 AM Bug #9989 (Duplicate): Smart-Proxy listens on 127.0.0.1 only
Thanks for the report, and sorry for not replying to that foreman-users thread, I missed it.
We added a new :bind_...
Dominic Cleal
 

Also available in: Atom