Anonymous | Login | 2024-11-21 08:52 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001179 | ClearOS | app-network - Network Settings | public | 2013-06-10 10:07 | 2013-06-25 12:34 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Updates | Fixed in Version | 6.4.0 Updates | ||||||
Summary | 0001179: Simmer down the network trace in the logs - noisy and not helpful | ||||||||
Description | On a new install with unconfigured network interfaces, the log fills up with trace/debug information about "invalid network". Though the trace data is accurate, the noise makes it harder to diagnose real network configuration issues. Simmer it down. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000885) user2 2013-06-10 10:07 |
Source Code Changelog --------------------------------------------------- - Cleaned up exception in cases where vendor information is not available [tracker 0001179] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6109 [^] U webconfig/apps/network/trunk/libraries/Iface.php |
(0000887) user2 2013-06-10 19:54 |
Source Code Changelog --------------------------------------------------- - Remove ajax call on potential invalid network interfaces [tracker 0001179] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6112 [^] U webconfig/apps/network/trunk/controllers/network.php |