![]() |
![]() |
Subject: | problem upgrading 5.0.3 to 5.0.9 |
Author: | [Not Specified] |
Posted: | 2016-02-02 10:37 |
i took it upon myself to upgrade our production zenoss server this morning whilst being snowed-in in the midwest. sadly i've run into a problem. i'm at the point of running the upgrade script "/root/5.0.x/upgrade-core-5.0.x.sh". it runs for about 15 seconds and then returns the following.
Creating Zenoss Folder
Traceback (most recent call last):
File "/root/5.0.x/convert-zenoss-service-structure.py", line 176, in
File "/root/5.0.x/convert-zenoss-service-structure.py", line 77, in runself.reorganize(self.zproxy, NEWMAP)
File "/root/5.0.x/convert-zenoss-service-structure.py", line 95, in reorganizefolder = self.create_folder_service(parent.get("ID"), folder_name)
File "/root/5.0.x/convert-zenoss-service-structure.py", line 162, in create_folder_serviceservice = json.loads(serviced("service", "list", serviceid))
File "/usr/lib64/python2.7/json/__init__.py", line 338, in loadsreturn _default_decoder.decode(s)
File "/usr/lib64/python2.7/json/decoder.py", line 365, in decodeobj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python2.7/json/decoder.py", line 383, in raw_decoderaise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
i'm not a developer, nor am i exceptionally skilled in Linux. can anyone help me figure out what went wrong
thanks,
Beer
Subject: | You may want to check the |
Author: | Andrew Kirch |
Posted: | 2016-02-08 11:44 |
You may want to check the latest upgrade guide. We've moved to a later version of Docker. https://www.zenoss.com/sites/default/files/documentation/Zenoss_Core_Upgrade_Guide_r5.0.9_d1091.15.350.pdf
Andrew Kirch
akirch@gvit.com
Need Zenoss support, consulting or custom development Look no further. Email or PM me!
Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard
Subject: | Traceback (most recent call |
Author: | [Not Specified] |
Posted: | 2016-02-10 14:10 |
Traceback (most recent call last):
File "/root/5.0.x/convert-zenoss-service-structure.py", line 176, in
ServiceConverter(args).run()
File "/root/5.0.x/convert-zenoss-service-structure.py", line 77, in run
self.reorganize(self.zproxy, NEWMAP)
File "/root/5.0.x/convert-zenoss-service-structure.py", line 95, in reorganize
folder = self.create_folder_service(parent.get("ID"), folder_name)
File "/root/5.0.x/convert-zenoss-service-structure.py", line 162, in create_folder_service
service = json.loads(serviced("service", "list", serviceid))
File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python2.7/json/decoder.py", line 365, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python2.7/json/decoder.py", line 383, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
using the 5.0.9 documentation has landed me in the same boat. Any other ideas what might be causing this
Thanks,
Beer
< |
Previous device isn't collecting graph data. |
Next The 4.2.5 server vm crashed and now the frontend is broken |
> |