ClearFoundation Tracker - ClearCenter
View Issue Details
0020901ClearCenterapp-clearglass - ClearGLASS Enginepublic2018-07-25 08:462018-10-30 19:47
user2 
user2 
normalminorhave not tried
closedfixed 
7.5.0 Updates 
7.5.0 Updates7.5.0 Updates 
0020901: Add workaround for reboot
ClearGLASS does not behave on a reboot. Add an "onboot" event to restart it on boot - this is just a temporary workaround until fixed upstream.
No tags attached.
related to 0020911confirmed  Remove workaround for reboot 
Issue History
2018-07-25 08:46user2New Issue
2018-07-25 08:47user2Issue cloned: 0020911
2018-07-25 08:47user2Relationship addedrelated to 0020911
2018-07-25 08:48user2Description Updatedbug_revision_view_page.php?rev_id=2151#r2151
2018-07-25 08:53user2Statusnew => confirmed
2018-07-25 09:21user2Statusconfirmed => resolved
2018-07-25 09:21user2Fixed in Version => 7.5.0 Updates
2018-07-25 09:21user2Resolutionopen => fixed
2018-07-25 09:21user2Assigned To => user2
2018-08-10 03:02NickHNote Added: 0007781
2018-08-10 03:02NickHStatusresolved => feedback
2018-08-10 03:02NickHResolutionfixed => reopened
2018-08-14 07:55user2Note Added: 0007841
2018-08-14 07:55user2Statusfeedback => assigned
2018-08-14 07:56user2Statusassigned => resolved
2018-08-14 07:56user2Resolutionreopened => fixed
2018-08-14 07:56user2Note Edited: 0007841bug_revision_view_page.php?bugnote_id=7841#r2191
2018-08-14 08:00user2Note Added: 0007851
2018-10-30 19:47user2Statusresolved => closed

Notes
(0007781)
NickH   
2018-08-10 03:02   
If this fix has been released, it does not seem to work. Currently, if you start docker on boot or manually, ClearGLASS tries to come up immediately but hangs starting forever (one or two of the containers fail). You have to manually stop and restart ClearGLASS before it comes up successfully.
(0007841)
user2   
2018-08-14 07:55   
(edited on: 2018-08-14 07:56)
The update is still in updates-testing. Please feel free to re-open if ClearGLASS does not come up on boot.

Note 1: a more generic methodology for handling docker-compose on boot is needed. This is merely a workaround for ClearGLASS.

Note 2: this only handles the "onboot" scenario as described in the scope of the issue. Restarting Docker from the CLI is a different matter - that would require:

- Potentially restarting docker-compose containers
- Restarting the firewall

(0007851)
user2   
2018-08-14 08:00   
Tracker 0021031 will handle the firewall part of the onboot process.