ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0017711ClearOSapp-base - Base Systempublic2017-11-03 13:492017-11-07 09:21
Reporterdloper 
Assigned Touser2 
PrioritylowSeverityminorReproducibilitysometimes
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version7.4.0 
Target Version7.4.0 UpdatesFixed in Version7.4.0 Updates 
Summary0017711: Issue with Webconfig during updates if debug was enabled.
DescriptionI had a strange report about webconfig. Webconfig reports:

Warning: error_log(/var/log/webconfig/debug.log): failed to open stream: Permission denied in /usr/clearos/framework/shared/libraries/Logger.php on line 139 Warning: error_log(/var/log/webconfig/debug.log): failed to open stream: Permission denied in /usr/clearos/framework/shared/libraries/Logger.php on line 139 Warning: error_log(/var/log/webconfig/debug.log): failed to open stream: Permission denied in /usr/clearos/framework/shared/libraries/Logger.php on line 139 Warning: error_log(/var/log/webconfig/debug.log): failed to open stream: Permission denied in /usr/clearos/framework/shared/libraries/Logger.php on line 139 Warning: error_log(/var/log/webconfig/debug.log): failed to open stream: Permission denied in /usr/clearos/framework/shared/libraries/Logger.php on line 139 Warning: error_log(/var/log/webconfig/debug.log): failed to open stream: Permission denied in /usr/clearos/framework/shared/libraries/Logger.php on line 139 Warning:

This was related to the /etc/clearos/webconfig.debug being on during the update. Restarting Webconfig didn't solve the issue. Removing /etc/clearos/webconfig.debug resolved the issue and putting it back in made it work again...weird.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0006721)
user2
2017-11-07 09:20

That must have been a forgotten /etc/clearos/webconfig.debug during a troubleshooting debug session. Generally, the developer manages the file permissions on the file (it could be webconfig and/or the local developer). Regardless, debug should generally not be enabled for more than a few minutes.

- Issue History
Date Modified Username Field Change
2017-11-03 13:49 dloper New Issue
2017-11-07 09:20 user2 Note Added: 0006721
2017-11-07 09:20 user2 Assigned To => user2
2017-11-07 09:20 user2 Status new => confirmed
2017-11-07 09:20 user2 Status confirmed => resolved
2017-11-07 09:20 user2 Resolution open => no change required
2017-11-07 09:21 user2 Status resolved => closed
2017-11-07 09:21 user2 Fixed in Version => 7.4.0 Updates