ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012891ClearOSclearos-console - Consolepublic2017-02-01 15:372017-02-26 17:56
Reporterdloper 
Assigned Todloper 
PrioritynormalSeverityminorReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version7.3.0 
Target Version7.3.1Fixed in Version7.3.1 
Summary0012891: Graphical console starts before webconfig
DescriptionSometimes 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 Informationperforming the following demonstrate that this is a timing issue or systemd dependency problem

killall gconsole
then from text console launch graphical console
TagsNo tags attached.
Attached Files

- Relationships

-  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