Any updates ? I'm getting this error on ubuntu 64 bit base role on my scalr 2x. scalarizr -v gives the output : Scalarizr 0.7.231.
After I replace "2012-04-17" in the .py files with "2012-09-23" which is the highest ScalrEnvironment-class I have on my Scalr box, I'm getting this error - Error. URL: http://61.246.221.170/query-env. Service message: Operation 'get-server-user-data' not supported. What is the right way to fix these issues ? On Wednesday, May 30, 2012 8:37:35 PM UTC+5:30, Pawel Kilian wrote: > > 2012-05-30 10:51:35,457 - ERROR - scalarizr.handlers - Request failed. > HTTP Error 500: Error. URL: https://scalr.nellymoser.com/query-env. > Service message: Version '2012-04-17' not supported > Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/scalarizr/handlers/ > __init__.py", line 301, in __call__ > handler(message) > File "/usr/lib/python2.6/site-packages/scalarizr/handlers/ > script_executor.py", line 213, in __call__ > target_ip=target_ip, local_ip=local_ip) > File "/usr/lib/python2.6/site-packages/scalarizr/queryenv.py", line > 147, in list_scripts > return self._request("list-scripts",parameters, > self._read_list_scripts_response) > File "/usr/lib/python2.6/site-packages/scalarizr/queryenv.py", line > 193, in _request > xml = self.fetch(command, **params) > File "/usr/lib/python2.6/site-packages/scalarizr/queryenv.py", line > 70, in fetch > response = opener.open(req) > File "/usr/lib64/python2.6/urllib2.py", line 397, in open > response = meth(req, response) > File "/usr/lib64/python2.6/urllib2.py", line 510, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/lib64/python2.6/urllib2.py", line 435, in error > return self._call_chain(*args) > File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain > result = func(*args) > File "/usr/lib64/python2.6/urllib2.py", line 518, in > http_error_default > raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) > QueryEnvError: Request failed. HTTP Error 500: Error. URL: > https://scalr.nellymoser.com/query-env. Service message: Version > '2012-04-17' not supported > > > > so it looks like my version of scalr does not support 2012-04-17 api > > is there a way that i can fix it temporarly? -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/scalr-discuss/-/GqdL2xZ0FzoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en.
