Actions
Bug #3135
closedRequest Timeout on Puppet Class Import
Description
This was working previously, but now when I attempt to import my puppet classes, I get a request timeout every time.
RestClient::RequestTimeout
Request Timeout
lib/proxy_api/resource.rb:68:in `get'
lib/proxy_api/puppet.rb:9:in `environments'
app/models/puppet_class_importer.rb:121:in `actual_environments'
app/models/puppet_class_importer.rb:21:in `changes'
lib/foreman/controller/environments.rb:9:in `import_environments'
lib/foreman/thread_session.rb:31:in `clear_thread'
Updated by Dominic Cleal over 11 years ago
- Related to Bug #2283: Need a way to configure proxy timeout added
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.7.2
- Pull request https://github.com/theforeman/foreman/pull/1839 added
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions