Bug #14755
closedError during startup, terminating. unsupported signal SIGUSR1 (windows)
Description
I recently upgraded to the latest smart-proxy snapshot and got the following exception when running on windows:
E, [2016-04-21T14:34:45.571557 #1300] ERROR -- : Error during startup, terminating. unsupported signal SIGUSR1
D, [2016-04-21T14:34:45.571557 #1300] DEBUG -- : ["C:/Program Files (x86)/smart-proxy/lib/proxy/signal_handler.rb:37:in `trap'", "C:/Program Files (x86)/smart-proxy/lib/proxy/signal_handler.rb:37:in `install_usr1_trap'", "C:/Program Files (x86)/smart-proxy/lib/proxy/signal_handler.rb:11:in `install_traps'", "C:/Program Files (x86)/smart-proxy/lib/launcher.rb:139:in `launch'", "smart-proxy:6:in `<main>'"]
Quick fix provided by Dominic: comment out the installation of the USR1 signal handler in lib/proxy/signal_handler.rb
Updated by Dominic Cleal over 8 years ago
- Related to Bug #12295: Smart proxy stops listening on HTTPS port after log rotate added
Updated by Dominic Cleal over 8 years ago
- Project changed from Foreman to Smart Proxy
- Subject changed from smart-proxy: Error during startup, terminating. unsupported signal SIGUSR1 (windows) to Error during startup, terminating. unsupported signal SIGUSR1 (windows)
- Category changed from Smart Proxy to Core
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/smart-proxy/pull/413 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset f954bb2f3457f51c90db23611fb232f9952c3811.