SurfGargano opened a new issue, #21204:
URL: https://github.com/apache/echarts/issues/21204

   ### Version
   
   2.07
   
   ### Link to Minimal Reproduction
   
   Update auf 2.07
   
   ### Steps to Reproduce
   
   Update auf 2.07
   
   ### Current Behavior
   
   Nach dem update auf 2.0.7 startet die Instanz nicht mehr. Zurück auf 2.0.6 
funktioniert auch nicht mehr.
   Adapter version: 2.0.7
   JS-Controller version: 7.0.7
   Node version: v20.19.4
   
   Report zeigt diesen Fehler : 
   `
   host.pi5 | 2025-08-17 14:01:04.178 | error | instance 
system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
   -- | -- | -- | --
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: 
Node.js v20.19.4
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: }
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: code: 
'ERR_DLOPEN_FAILED'
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Module._load (node:internal/modules/cjs/loader:1096:12) {
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Module.load (node:internal/modules/cjs/loader:1275:32)
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Module._compile (node:internal/modules/cjs/loader:1529:14)
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
require (node:internal/modules/helpers:182:18)
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Module.require (node:internal/modules/cjs/loader:1298:19)
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Module._load (node:internal/modules/cjs/loader:1096:12)
   host.pi5 | 2025-08-17 14:01:04.178 | error | Caught by controller[0]: at 
Module.load (node:internal/modules/cjs/loader:1275:32)
   host.pi5 | 2025-08-17 14:01:04.177 | error | Caught by controller[0]: at 
Module._extensions..node (node:internal/modules/cjs/loader:1651:18)
   host.pi5 | 2025-08-17 14:01:04.177 | error | Caught by controller[0]: Error: 
libcairo.so.2: ELF load command address/offset not page-aligned
   host.pi5 | 2025-08-17 14:01:04.177 | error | Caught by controller[0]: ^
   host.pi5 | 2025-08-17 14:01:04.177 | error | Caught by controller[0]: return 
process.dlopen(module, path.toNamespacedPath(filename));
   host.pi5 | 2025-08-17 14:01:04.177 | error | Caught by controller[0]: 
node:internal/modules/cjs/loader:1651
   host.pi5 | 2025-08-17 14:00:33.328 | error | instance 
system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
   `
   
   IOB Diag bringt am Ende diesen Fehler : 
   `2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
node:internal/modules/cjs/loader:1651
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
return process.dlopen(module, path.toNamespacedPath(filename));
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: ^
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
Error: libcairo.so.2: ELF load command address/offset not page-aligned
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
at Module._extensions..node (node:internal/modules/cjs/loader:1651:18)
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
at Module.load (node:internal/modules/cjs/loader:1275:32)
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
at Module._load (node:internal/modules/cjs/loader:1096:12)
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
at Module.require (node:internal/modules/cjs/loader:1298:19)
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
at require (node:internal/modules/helpers:182:18)
   2025-08-17 12:05:57.038 - error: host.raspberrypi Caught by controller[0]: 
at Object. 
(/opt/iobroker/node_modules/iobroker.echarts/node_modules/canvas/lib/bindings.js:3:18)
   2025-08-17 12:05:57.039 - error: host.raspberrypi Caught by controller[0]: 
at Module._compile (node:internal/modules/cjs/loader:1529:14)
   2025-08-17 12:05:57.039 - error: host.raspberrypi Caught by controller[0]: 
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
   2025-08-17 12:05:57.039 - error: host.raspberrypi Caught by controller[0]: 
at Module.load (node:internal/modules/cjs/loader:1275:32)
   2025-08-17 12:05:57.039 - error: host.raspberrypi Caught by controller[0]: 
at Module._load (node:internal/modules/cjs/loader:1096:12) {
   2025-08-17 12:05:57.039 - error: host.raspberrypi Caught by controller[0]: 
code: 'ERR_DLOPEN_FAILED'
   2025-08-17 12:05:57.039 - error: host.raspberrypi Caught by controller[0]: }
   2025-08-17 12:05:57.039 - error: host.raspberrypi Caught by controller[0]: 
Node.js v20.19.4
   2025-08-17 12:05:57.039 - error: host.raspberrypi instance 
system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
   `
   
   
   ### Expected Behavior
   
   Starten der Instanz
   
   ### Environment
   
   ```markdown
   - OS:Debian
   - Browser: Chrome
   - Framework:
   ```
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to