Anonymous | Login | 2024-11-21 01:38 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 | ||||
0012891 | ClearOS | clearos-console - Console | public | 2017-02-01 15:37 | 2017-02-26 17:56 | ||||
Reporter | dloper | ||||||||
Assigned To | dloper | ||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.3.0 | ||||||||
Target Version | 7.3.1 | Fixed in Version | 7.3.1 | ||||||
Summary | 0012891: Graphical console starts before webconfig | ||||||||
Description | Sometimes the graphical console can start before the webconfig service is ready. This causes the error: Firefox can't establish a connection to the server at 127.0.0.1:82. | ||||||||
Additional Information | performing the following demonstrate that this is a timing issue or systemd dependency problem killall gconsole then from text console launch graphical console | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0004731) user2 2017-02-01 17:16 |
Did you see this in ClearOS 7? That issue should have been resolved - see 0002270 Do you see text "Starting ClearOS API..." for a few seconds before the console starts on boot? There's a wait loop that tests for a successful web connection to port 82 before it continues to launch the consoles. See https://github.com/clearos/clearos-console/blob/master/bash_profile [^] |
(0004901) user2 2017-02-24 14:12 |
The wait time was extended from 20 to 60 seconds, and an extra few seconds are added before starting tconsole/gconsole (actually a side effect of localization). |
Issue History | |||
Date Modified | Username | Field | Change |
2017-02-01 15:37 | dloper | New Issue | |
2017-02-01 17:16 | user2 | Note Added: 0004731 | |
2017-02-01 17:16 | user2 | Assigned To | => user2 |
2017-02-01 17:16 | user2 | Status | new => feedback |
2017-02-02 19:59 | user2 | Assigned To | user2 => dloper |
2017-02-08 17:18 | user2 | Product Version | 7.3.0 Beta 1 => 7.3.0 |
2017-02-08 17:18 | user2 | Target Version | 7.3.0 => 7.3.1 Updates |
2017-02-10 11:46 | user2 | Target Version | 7.3.1 Updates => 7.3.1 |
2017-02-24 14:11 | user2 | Category | gconsole (xconsole) => clearos-console - Console |
2017-02-24 14:12 | user2 | Note Added: 0004901 | |
2017-02-24 14:12 | user2 | Status | feedback => resolved |
2017-02-24 14:12 | user2 | Fixed in Version | => 7.3.1 |
2017-02-24 14:12 | user2 | Resolution | open => fixed |
2017-02-26 17:56 | user2 | Status | resolved => closed |