Jump to content


AtotehZ

Member Since 26 Sep 2013
Offline Last Active 02 Jan 2014 18:31
-----

Topics I've Started

DM500HD flash, SSL broken?

2 January 2014 - 16:10

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?


DM500HD Flash, SSL Broken?

2 January 2014 - 15:57

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.