Project

General

Profile

Activity

From 08/25/2015 to 09/23/2015

09/23/2015

06:41 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Ok, DEBUG and console seems to be better. I think I might have found the issue.
Below the long output from one reque...
Daniel Helgenberger
06:27 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Yeah, the DELETE 404 line might be quite acceptable if Foreman requested the deletion of a record that wasn't initial... Dominic Cleal
06:25 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Check smart-proxy main config file, it should have log_level property set to 'DEBUG'. Anonymous
06:20 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Sorry that they are not matching, I try to generate a matching log asap. Anyway:... Daniel Helgenberger
06:13 AM Bug #11931: MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
Daniel Helgenberger wrote:
> I have the log set to debug, though all I see in my log are the requests by foremen. I ...
Dominic Cleal
05:53 AM Bug #11931 (Rejected): MS native DHCP: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry when recycling / removing a dhcp reservation
h3. Description:
Running foreman smart proxy with native_ms, smart-proxy fails to remove the existing dhcp reserva...
Daniel Helgenberger

09/22/2015

01:00 PM Feature #11919: Pass client IP from Smart Proxy to Foreman for unattended requests
>from Bug to Feature
Ouch, somehow missed that field :(
Vladimir Stackov
10:14 AM Feature #11919 (Rejected): Pass client IP from Smart Proxy to Foreman for unattended requests
Something like http://nginx.org/en/docs/http/ngx_http_realip_module.html but for /unattended/ requests to :8000 on sm... Vladimir Stackov

09/17/2015

10:28 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
Package versions:
ruby193-rubygem-foreman_templates-2.0.0-1.el7.noarch
foreman-proxy-1.9.1-1.el7.noarch
ruby193-ru...
Vladimir Stackov
10:00 AM Bug #10256: GET on SmartProxy 'unattended/built' throwing error 500
I've faced same error.
Client side:...
Vladimir Stackov
10:02 AM Refactor #11866 (Closed): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Applied in changeset commit:ce9ff4c53b50b85890772499f5044deee6b68df3. Anonymous
09:24 AM Refactor #11866 (Ready For Testing): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Anonymous
09:18 AM Refactor #11866 (Closed): Replace linear searches in various lookups in DHCP module with constant-time lookups.
Anonymous
09:27 AM Revision ce9ff4c5: Fixes #11866: first pass at speeding up dhcp (both isc and ms).
Refactor in-memory storage into single class, ensure linear time
lookups for most queries.
Dmitri Dolguikh
09:24 AM Bug #6916 (New): MS DHCP Timeout
Anonymous

09/14/2015

09:52 AM Feature #11798 (Resolved): Standard smart proxy interface for module statuses
It would be nice if you could query a Smart Proxy for the status of its subsystems. Individual modules could provide ... Stephen Benjamin

09/11/2015

10:17 AM Feature #11783 (Ready For Testing): Basic ruby 2.0 support on Windows OS
Dominic Cleal
10:15 AM Feature #11783 (Closed): Basic ruby 2.0 support on Windows OS
On windows, smart-proxy fails to start with more recent ruby versions >=2.0.0 because of the win32/open3 gem requirem... Daniel Helgenberger
09:37 AM Feature #11676: Proxy cannot be configured with remote DHCP server
WORKAROUND: Edit /usr/share/foreman-proxy/modules/dhcp/dhcp_api.rb and replace the IP address on the line 17 to match... Lukas Zapletal
07:58 AM Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Anonymous
08:02 AM Bug #11318 (Closed): HttpDownloads.start_download should have returned CommandTask object
Applied in changeset commit:5f7fd34c7b4dc9b373a5fc1faeef4f21bcbc7919. Anonymous
07:55 AM Revision 5f7fd34c: Fixes #11318 - HttpDownloads.start_download returns instance
instead of `true`. Allows to join processes, useful for discovery image
plugin.
Lukas Zapletal
07:34 AM Revision 77e0262c: Fixes #11676 - added dhcp_server option
Lukas Zapletal

09/04/2015

09:01 AM Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
Applied in changeset commit:e0497ca9b3ab7d0be272847c2cbdae9850cc6e1d. Anonymous
08:33 AM Revision e0497ca9: fixes #11653: only display warning message about unavailability of 'SYSLOG' when it was configured
Dmitri Dolguikh
05:01 AM Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
Applied in changeset commit:d00dc5860000839c21fdae3361ed230216e15243. Anonymous
04:31 AM Revision d00dc586: fixes #11654: no longer rely on rubygems to determine rack version
Dmitri Dolguikh

09/03/2015

07:49 AM Feature #11676 (Ready For Testing): Proxy cannot be configured with remote DHCP server
The Foreman Bot
07:45 AM Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Easy help. I will add an option. Lukas Zapletal
04:28 AM Feature #10115: Have the smart proxy report the actual fingerprint of the certificates, not just the hashing algorithm
I am also looking for this one. Is there any progress on this issue? Robert Rauch

09/02/2015

07:26 AM Bug #11653 (Ready For Testing): stdout warning about use of "SYSLOG" logger on every startup
The Foreman Bot
06:42 AM Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
The smart proxy now warns about lack of syslog on some platforms on every startup, which is overly verbose, since #11... Dominic Cleal
07:11 AM Bug #11654 (Ready For Testing): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
The Foreman Bot
06:46 AM Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
On a default Debian Wheezy (7) installation, the smart proxy logs the following warning when starting up:
W, [...
Dominic Cleal

08/28/2015

10:18 AM Feature #11582 (Rejected): Implement proxy API for "built" command
Not a bug, this was caused by token_duration = 0. Lukas Zapletal
09:27 AM Bug #11599 (Ready For Testing): Parsing environments/manifests in Puppet 4 fails
Dominic Cleal
09:09 AM Bug #11599 (Closed): Parsing environments/manifests in Puppet 4 fails
When using the smart-proxy with Puppet 4, the proxy fails to scan both environments and manifests due to api/config o... Damien Churchill
08:01 AM Refactor #11323 (Closed): Refactor PID writing, interrupt trap and daemon logging
Applied in changeset commit:335a1610fae8cd74720e2d9841d904deb8ff1881. Anonymous
07:43 AM Revision 335a1610: Fixes #11323 - fixed PID writing, interrupt trap and daemon logging
Lukas Zapletal

08/27/2015

07:37 AM Feature #11582 (Need more information): Implement proxy API for "built" command
Dominic Cleal
07:32 AM Feature #11582: Implement proxy API for "built" command
Built is just an unattended action, why wouldn't it work?
https://github.com/theforeman/smart-proxy/blob/develop...
Stephen Benjamin
04:50 AM Feature #11582 (Rejected): Implement proxy API for "built" command
This is hopefully the last missing bit in indirect communication feature. Lukas Zapletal
04:51 AM Feature #969: Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
For the record, it looks like clients still try to reach the Foreman server to do the "built" request. The ticket #10... Lukas Zapletal

08/26/2015

10:40 AM Support #11575 (Resolved): smart-proxy can't update ns in bind
Dominic Cleal
10:37 AM Support #11575: smart-proxy can't update ns in bind
I was able to fix it.
DNS-Log said, that it wasn't able to create a file in the ...
Lukas Müller
10:03 AM Support #11575: smart-proxy can't update ns in bind
By default smart-proxy uses the key found in '/etc/rndc.key" file. You'll need to update dns module configuration (ei... Anonymous
09:58 AM Support #11575: smart-proxy can't update ns in bind
After generating the key with: ... Lukas Müller
09:50 AM Support #11575: smart-proxy can't update ns in bind
Looks like your update policy for both zones specifies "foreman" key, while "rndc-key" is actually used for the update. Anonymous
09:37 AM Support #11575: smart-proxy can't update ns in bind
Here is the output... Lukas Müller
09:29 AM Support #11575: smart-proxy can't update ns in bind
Could you enable debug logging (in settings.yml) and post the output please? Anonymous
09:26 AM Support #11575: smart-proxy can't update ns in bind
The "1." and "2." can be ignored. It was written when marked it as code. Lukas Müller
09:25 AM Support #11575 (Resolved): smart-proxy can't update ns in bind
Hello,
i configured Bind to communicate with the foreman-proxy via the web ui when provisioning a new host.
It...
Lukas Müller

08/25/2015

04:04 AM Bug #10940 (Closed): Unable to use customrun puppet provider
Applied in changeset commit:b446e0cee93bc1c501447904b982ef4c5ae4b19e. Anonymous
03:03 AM Revision b446e0ce: Fixes #10940: puppetrun works properly now on ruby > 1.8.7
Dmitri Dolguikh
 

Also available in: Atom