ich bin neu hier und habe meine zwei OpenWB seit dieser Woche. Ich habe verucht mich durch die 56 Seiten zum Mercedes EQ SOC Modul zu kämpfen aber zu meinem Problem (glaube ich) nichts gefunden. Ich habe einen EQC und konnte das Modul dank der wirklih guten Anleitung auch einrichten. Es holt sich auch den richtigen SOC nachdem ich das Modul speichere, allerdings kann es sich dann keine Updates holen, sondern bleibt beim ersten SOC stehen. Auch wenn ich den Pfeil neben dem SOC drücke passiert nichts. Im Log kann ich sehen, dass er sich beim ersten mal nach dem speichern des Moduls den SOC zieht und beim Update dann ein "Permission Error" entsteht. Ich hänge Euch mal das Log an:
Code: Alles auswählen
PermissionError: [Errno 13] Permission denied: '/var/www/html/openWB/ramdisk/soc_eq_lastresp'
with open(ramdisk_dir + 'soc_eq_lastresp', 'w') as fd:
File "/var/www/html/openWB/modules/soc_eq/soc.py", line 165, in <module>
Traceback (most recent call last):
2023-06-08 12:22:59: Lp1: PID:9634: Token expires in: 1805s
2023-06-08 12:17:53: Lp1: PID:31410: SOC: 99 RANGE: 354
2023-06-08 12:17:53: Lp1: PID:31410: Token expires in: 2111s
PermissionError: [Errno 13] Permission denied: '/var/www/html/openWB/ramdisk/soc_eq_lastresp'
with open(ramdisk_dir + 'soc_eq_lastresp', 'w') as fd:
File "/var/www/html/openWB/modules/soc_eq/soc.py", line 165, in <module>
Traceback (most recent call last):
2023-06-08 12:14:58: Lp1: PID:6255: Token expires in: 2286s
2023-06-08 12:09:51: Lp1: PID:28032: SOC: 98 RANGE: 352
2023-06-08 12:09:50: Lp1: PID:28032: Token expires in: 2594s
PermissionError: [Errno 13] Permission denied: '/var/www/html/openWB/ramdisk/soc_eq_lastresp'
with open(ramdisk_dir + 'soc_eq_lastresp', 'w') as fd:
File "/var/www/html/openWB/modules/soc_eq/soc.py", line 165, in <module>
Traceback (most recent call last):
2023-06-08 12:06:49: Lp1: PID:1712: Token expires in: 2775s
PermissionError: [Errno 13] Permission denied: '/var/www/html/openWB/ramdisk/soc_eq_lastresp'
with open(ramdisk_dir + 'soc_eq_lastresp', 'w') as fd:
File "/var/www/html/openWB/modules/soc_eq/soc.py", line 165, in <module>
Traceback (most recent call last):
2023-06-08 12:04:29: Lp1: PID:14092: Token expires in: 2915s
PermissionError: [Errno 13] Permission denied: '/var/www/html/openWB/ramdisk/soc_eq_lastresp'
with open(ramdisk_dir + 'soc_eq_lastresp', 'w') as fd:
File "/var/www/html/openWB/modules/soc_eq/soc.py", line 165, in <module>
Traceback (most recent call last):
2023-06-08 11:59:18: Lp1: PID:2542: Token expires in: 3226s
2023-06-08 11:54:16: Lp1: PID:24709: SOC: 96 RANGE: 344
2023-06-08 11:54:16: Lp1: PID:24709: Token expires in: 3528s
PermissionError: [Errno 13] Permission denied: '/var/www/html/openWB/ramdisk/soc_eq_lastresp'
with open(ramdisk_dir + 'soc_eq_lastresp', 'w') as fd:
File "/var/www/html/openWB/modules/soc_eq/soc.py", line 165, in <module>
Traceback (most recent call last):
2023-06-08 11:51:19: Lp1: PID:31822: Token expires in: 3010s
PermissionError: [Errno 13] Permission denied: '/var/www/html/openWB/ramdisk/soc_eq_lastresp'
with open(ramdisk_dir + 'soc_eq_lastresp', 'w') as fd:
File "/var/www/html/openWB/modules/soc_eq/soc.py", line 165, in <module>
Traceback (most recent call last):
2023-06-08 11:46:09: Lp1: PID:20250: Token expires in: 3320s
2023-06-08 11:42:52: Lp1: PID:25237: SOC: 94 RANGE: 338
2023-06-08 11:42:51: Lp1: PID:25237: Token expires in: 3518s
Bei mir läuft folgendes
OpenWB Series 2 Standard+ mit 1.9.301 (LP1)
OpenWB Pro (LP2)
Beste Grüße
Philipp