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
0004972ClearCenteryum-marketplace-pluginpublic2015-09-09 13:512015-10-08 15:20
Reporterbchambers 
Assigned Todsokoloski 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version7.1.0 RC1 
Target Version7.1.0 RC1Fixed in Version 
Summary0004972: Remove hard code API version and add software_id
DescriptionAre we going to pull the API version/URL hardcoding out of the MP plugin and create it from /etc/product? It would be better, IMO.

Then we ship with 1.1 still enabled, and users can switch over and test 1.2 API through a controlled beta testing group.

URL from /etc/product would be:

jws_prefix + (random(1, jws_nodes)) + '.' + jws_domain + '/' + jws_realm + '/' + jws_version + '/marketplace/index.jsp'

Also, in addition to these params:

params = {
            'method': self.method, 'hostkey': hostkey,
            'vendor': osvendor, 'osname': osname, 'osversion': osversion,
            'arch': self.basearch, 'enablebeta': str(self.enable_beta) }

Could you also send up software_id as found /etc/product too.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-09-09 13:51 bchambers New Issue
2015-09-09 13:51 bchambers Status new => assigned
2015-09-09 13:51 bchambers Assigned To => dsokoloski
2015-09-16 08:53 user2 Status assigned => resolved
2015-09-16 08:53 user2 Resolution open => fixed
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