Actions
Bug #17468
closedBuild PXE menu responds with success alert when no TFTP proxies exist
Description
Steps to reproduce:
1. Disable smart proxy (Or just TFTP)
2. Go to Provision Template page
3. click the `Build PXE Default' button
4. UI render a success message
Updated by Dominic Cleal about 8 years ago
Can you show logs? The UI shows a full concatenated list of error messages from different smart proxy failures and the logs should show:
2016-11-24T10:52:07 edd00426 [app] [W] Cannot deploy rendered template 'PXEGrub global default' to 'foreman.example.com'
[ stack trace ]
The page should always render with a 200 response code, errors are shown via flashes.
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4044 added
Updated by Dominic Cleal about 8 years ago
- Subject changed from Build PXE menu responds with code 200 though the process has been failed to Build PXE menu responds with success alert when no TFTP proxies exist
- Translation missing: en.field_release set to 189
Updated by Amir Fefer about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset af53af441c66565308afda382bda9c511cc3ce5b.
Actions