Hey guys,
I am flashing a dreambox with Openpli for the first time, openpli is already installed, but for me it is the first time. It is a DM500HD.
When I try to access the webinterface I get this screen:
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 front of the dreambox while turning it on. It blinks green for 10 secs and then it stops blinking altogether. This doesn't flash it for some reason..
I can access the dreambox via filezilla, but I don't know where to access the root through the Openpli menu interface.
Can anyone help me with flashing a new SSL without the web interface?