ClearFoundation Tracker - ClearOS | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0002991 | ClearOS | app-print-server - CUPS Print Server | public | 2015-05-29 09:04 | 2015-07-07 19:36 | |||||
Reporter | bchambers | |||||||||
Assigned To | user2 | |||||||||
Priority | normal | Severity | major | Reproducibility | sometimes | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | 6.6.0 | |||||||||
Target Version | 6.6.0 Updates | Fixed in Version | ||||||||
Summary | 0002991: Cups init script can corrupt ClearOS API | |||||||||
Description | Whatever part of the init script that is used in the CUPS start script to determine what interfaces to listen on (eg. generates cupsd.listen.conf) can corrupt the ClearOS API (/network/library/Iface.php becomes a socket!). Looks like an exception is being thrown, and instead of handling the exception, the script is looping through the content/backtrace and adding to the cupsd.listen.conf file. Eg: # Automatically generated by init script Listen PHP:631 Listen warning::631 Listen fopen(/sys/class/net/eth10/device/subsystem_vendor)::631 Listen failed:631 Listen to:631 Listen open:631 Listen stream::631 Listen No:631 Listen such:631 Listen file:631 Listen or:631 Listen directory:631 Listen -:631 Listen /usr/clearos/apps/network/libraries/Iface.php:631 Listen (1116):631 Listen PHP:631 Listen warning::631 Listen fopen(/sys/class/net/eth10/device/subsystem_device)::631 Listen failed:631 Listen to:631 Listen open:631 Listen stream::631 Listen No:631 Listen such:631 Listen file:631 Listen or:631 Listen directory:631 Listen -:631 Listen /usr/clearos/apps/network/libraries/Iface.php:631 Listen (1125):631 Listen PHP:631 Listen warning::631 Listen fopen(/sys/class/net/eth11/device/subsystem_vendor)::631 Listen failed:631 Listen to:631 Listen open:631 Listen stream::631 Listen No:631 Listen such:631 Listen file:631 | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2015-05-29 09:04 | bchambers | New Issue | ||||||||
2015-05-29 09:04 | bchambers | Status | new => assigned | |||||||
2015-05-29 09:04 | bchambers | Assigned To | => user2 | |||||||
2015-05-29 09:24 | user2 | Note Added: 0001601 | ||||||||
2015-05-29 09:24 | user2 | Issue cloned: 0003001 | ||||||||
2015-06-15 14:28 | user2 | Status | assigned => resolved | |||||||
2015-06-15 14:28 | user2 | Resolution | open => fixed | |||||||
2015-06-15 14:31 | user2 | Issue cloned: 0003171 | ||||||||
2015-06-15 14:31 | user2 | Relationship added | related to 0003171 | |||||||
2015-07-07 19:36 | user2 | Status | resolved => closed |
Notes | |||||
|
|||||
|
|