SYSTEM WARNING: 'file_get_contents(https://www.clearos.com/?rendertype=json&get=header): failed to open stream: Connection refused' in '/var/www/virtual/newwrapper/cf_topmenu.inc' line 5

ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004061ClearCenteryum-marketplace-pluginpublic2015-08-04 13:382015-10-08 15:20
Reporterbchambers 
Assigned Todsokoloski 
PrioritynormalSeverityminorReproducibilitysometimes
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version7.1.0 RC1 
Target Version7.1.0 RC1Fixed in Version7.1.0 RC1 
Summary0004061: Expired systems cannot get marketplace dynamic repos
DescriptionThere may be cases where we need to provide an update to an expire box using dynamic repositories from Marketplace.

Remove the following code from marketplace.py:

if os.path.exists('/var/clearos/registration/registered') == False:
            raise Exception('check system registration via webconfig...')
            return []

So that this can happen.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-08-04 13:38 bchambers New Issue
2015-08-04 13:38 bchambers Status new => assigned
2015-08-04 13:38 bchambers Assigned To => dsokoloski
2015-08-04 13:47 dsokoloski Status assigned => resolved
2015-08-04 13:47 dsokoloski Fixed in Version => 7.1.0 RC1
2015-10-08 15:20 user2 Status resolved => closed

SYSTEM WARNING: 'file_get_contents(https://www.clearos.com/?rendertype=json&get=footer): failed to open stream: Connection refused' in '/var/www/virtual/newwrapper/cf_footer.inc' line 7