error when trying to update online.

rojillo1

Member
I don't know if it will be the correct forum, if so, let's see if someone can help me, I have version 5.2.002 installed and when I try to do an online update it gives me an error and the receiver restarts, the file it creates is the one that Attached, can someone clarify for me what the problem is?

Greetings.
 

Attachments

  • Enigma2_crash_2023-04-03_22-02-06.rar
    4.5 KB · Views: 5

B.D.

Active member
I don't know if it will be the correct forum, if so, let's see if someone can help me, I have version 5.2.002 installed and when I try to do an online update it gives me an error and the receiver restarts, the file it creates is the one that Attached, can someone clarify for me what the problem is?

Greetings.
From the little I understand in your log file I think there are little problems with your skin, I would try changing it or use the default one and attempt the update again.
 

s8un3no

Active member
<400491.2848> 22:02:06.6176 Traceback (most recent call last):
<400491.2853> 22:02:06.6181 File "/usr/lib/enigma2/python/Components/Ipkg.py", line 117, in cmdFinished
<400491.2926> 22:02:06.6254 File "/usr/lib/enigma2/python/Components/Ipkg.py", line 177, in callCallbacks
<400491.2953> 22:02:06.6281 File "/usr/lib/enigma2/python/Screens/SoftwareUpdate.py", line 263, in ipkgCallback
<400491.2989> 22:02:06.6317 TypeError: not all arguments converted during string formatting
<400491.2993> 22:02:06.6321 [ePyObject] (CallObject(<bound method IpkgComponent.cmdFinished of <Components.Ipkg.IpkgComponent object at 0x6ed42450>>,(0,)) failed)
 

nunigaia

Staff member
Moderator
I don't know if it will be the correct forum, if so, let's see if someone can help me, I have version 5.2.002 installed and when I try to do an online update it gives me an error and the receiver restarts, the file it creates is the one that Attached, can someone clarify for me what the problem is?

Greetings.

Via telnet or Putty, try:

Code:
init 4 && opkg update && opkg upgrade && init 6

best regards
nunigaia
 
Top