Hey guys,
I am flashing a Dreambox with Openpli for the first time. It is a DM500HD.
My problem is that when I try to flash it through the webinterface I get an error.
web.Server Traceback (most recent call last): <type 'exceptions.TypeError'>: list indices must be integers, not str /usr/lib/python2.7/site-packages/twisted/web/server.py, line 132 in process 130 131 132 133 /usr/lib/python2.7/site-packages/twisted/web/server.py, line 167 in render 165 166 167 168 /usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/base.py, line 119 in render 117 args = self.prepareMainTemplate() 118 args["content"] = out 119 nout = self.loadTemplate("main", "main", args) 120 if nout: /usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/base.py, line 51 in loadTemplate 49 mod = getattr(template, module, None) 50 if callable(mod): 51 return str(mod(searchList=args)) 52 elif fileExists(getViewsPath(path + ".tmpl")): /usr/lib/python2.7/site-packages/Cheetah/Template.py, line 1005 in __str__ 1003 if mainMethName: 1004 def __str__(self): 1005 rc = getattr(self, mainMethName)() 1006 if isinstance(rc, unicode): /dreambox/oe.openpli-4/build/tmp/work/dm500hd-oe-linux/enigma2-plugin-extensions-openwebif/0.1+gitAUTOINC+49f57b7297-r7.72/git/plugin/controllers/views/main.py, line 530 in respond 528 529 530 531 /dreambox/oe.openpli-4/build/tmp/work/dm500hd-oe-linux/enigma2-plugin-extensions-openwebif/0.1+gitAUTOINC+49f57b7297-r7.72/git/plugin/controllers/views/main.py, line 291 in streamMenu 289 290 291 292 <type 'exceptions.TypeError'>: list indices must be integers, not str
I have tried holding the button on the dreambox while turning it on. It starts blinking green, after 10 secs or so it stops blinking altogether. The thing is, that doesn't flash it for some reason. The outdated Openpli image still boots up after turning it on.(I took over from the last guy who failed to flash it so Openpli was already on it)
What is going on here? :S how can I flash the SSL without the webinterface? I am able to access it using filezilla. I don't know how to access the root with the remote through the openpli interface.
Just
I hope you can help me.