Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Admin nicht erreichbar

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Admin nicht erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @tamtaras last edited by Homoran

      @tamtaras sagte in Admin nicht erreichbar:

      Weil vor der Admin-Zeile kein '+' für alive steht?

      richtig!

      Wie @Thomas-Braun schon schrieb nutzt uns das zerschnitten log gar nichts

      @tamtaras sagte in Admin nicht erreichbar:

      der Befehl 'iobroker start admin' hat nichts getan

      ich denke schon, dass der was getan hat.
      Was das war das steht im log

      1 Reply Last reply Reply Quote 1
      • T
        tamtaras @Thomas Braun last edited by

        @thomas-braun

        pi@raspberrypi:~ $ iobroker stop
        pi@raspberrypi:~ $ iobroker fix
        library: loaded
        Library version=2022-02-10
        
        ==========================================================================
        
            Welcome to the ioBroker installation fixer!
            Script version: 2022-02-13
            
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/3)
        ==========================================================================
        
        Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
        Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]                                              
        Get:3 https://deb.nodesource.com/node_15.x buster InRelease [4,584 B]                                                                
        Get:4 https://deb.nodesource.com/node_15.x buster/main armhf Packages [777 B]
        Reading package lists... Done   
        E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
        N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
        E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldstable'
        N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
        Installed gcc-c++
        Installed libcairo2-dev
        Installed libpango1.0-dev
        Installed libjpeg-dev
        Installed libgif-dev
        Installed librsvg2-dev
        Installed libpixman-1-dev
        Installed cmake
        
        ==========================================================================
            Checking ioBroker user and directory permissions (2/3)
        ==========================================================================
        
        Created /etc/sudoers.d/iobroker
        Fixing directory permissions...
        
        ==========================================================================
            Checking autostart (3/3)
        ==========================================================================
        
        Enabling autostart...
        Autostart enabled!
        
        ==========================================================================
        
            Your installation was fixed successfully
            Run iobroker start to start ioBroker again!
        
        ==========================================================================
        
        pi@raspberrypi:~ $ iobroker start
        
        pi@raspberrypi:~ $ iobroker list instances
          system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.amazon-dash.0           : amazon-dash           - disabled
        + system.adapter.backitup.0              : backitup              -  enabled
          system.adapter.cloud.0                 : cloud                 -  enabled
        + system.adapter.discovery.0             : discovery             -  enabled
          system.adapter.fb-checkpresence.0      : fb-checkpresence      - disabled
          system.adapter.hm-rega.0               : hm-rega               -  enabled
          system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 8083
          system.adapter.ical.0                  : ical                  -  enabled
          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png -  enabled
          system.adapter.icons-ultimate-png.0    : icons-ultimate-png    -  enabled
        + system.adapter.info.0                  : info                  -  enabled
          system.adapter.javascript.0            : javascript            -  enabled
        + system.adapter.maxcube.0               : maxcube               -  enabled, port: 62910, bind: 0.0.0.0
          system.adapter.moma.0                  : moma                  - disabled
          system.adapter.samsung.0               : samsung               - disabled
        + system.adapter.sayit.0                 : sayit                 -  enabled, port: 0
          system.adapter.shelly.0                : shelly                -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.sonoff.0                : sonoff                -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.sonos.0                 : sonos                 -  enabled
        + system.adapter.sql.0                   : sql                   -  enabled, port: 0
          system.adapter.telegram.0              : telegram              - disabled, port: 8443, bind: 0.0.0.0
          system.adapter.tuya.0                  : tuya                  - disabled
          system.adapter.vis-fancyswitch.0       : vis-fancyswitch       -  enabled
          system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
          system.adapter.vis-icontwo.0           : vis-icontwo           -  enabled
          system.adapter.vis-lcars.0             : vis-lcars             -  enabled
          system.adapter.vis-players.0           : vis-players           -  enabled
          system.adapter.vis.0                   : vis                   -  enabled
        + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          system.adapter.whatsapp-cmb.0          : whatsapp-cmb          -  enabled
        + system.adapter.yahka.0                 : yahka                 -  enabled
        
        + instance is alive
        pi@raspberrypi:~ $ 
        

        Der Admin Adapter is still not alive...
        Habe aber gerade den Log Befehl gefunden:

        2022-02-22 09:35:36.903  - info: host.raspberrypi iobroker.js-controller version 3.1.6 js-controller starting
        2022-02-22 09:35:36.911  - info: host.raspberrypi Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
        2022-02-22 09:35:36.912  - info: host.raspberrypi hostname: raspberrypi, node: v15.0.1
        2022-02-22 09:35:36.914  - info: host.raspberrypi ip addresses: 192.168.178.63 fddf:afb:efa4:406b:33d5:c4d4:7e9f:64c8 2001:9e8:2571:ab00:d99f:9bbd:c1ed:f858 fe80::1ab1:1516:39ad:44c3
        2022-02-22 09:35:37.499  - info: host.raspberrypi connected to Objects and States
        2022-02-22 09:35:37.865  - info: host.raspberrypi 32 instances found
        2022-02-22 09:35:37.930  - info: host.raspberrypi starting 23 instances
        2022-02-22 09:35:37.984  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 7389
        2022-02-22 09:35:38.463  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/tough-cookie/lib/cookie.js:865
        2022-02-22 09:35:38.465  - error: host.raspberrypi Caught by controller[0]:   if (this.,"lc":1645241342031}
        2022-02-22 09:35:38.466  - error: host.raspberrypi Caught by controller[0]:            ^
        2022-02-22 09:35:38.467  - error: host.raspberrypi Caught by controller[0]: SyntaxError: Unexpected token ','
        2022-02-22 09:35:38.467  - error: host.raspberrypi Caught by controller[0]:     at wrapSafe (node:internal/modules/cjs/loader:999:16)
        2022-02-22 09:35:38.468  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1047:27)
        2022-02-22 09:35:38.468  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:35:38.469  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:948:32)
        2022-02-22 09:35:38.469  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:789:14)
        2022-02-22 09:35:38.470  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:972:19)
        2022-02-22 09:35:38.470  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:88:18)
        2022-02-22 09:35:38.471  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/request/lib/cookies.js:3:13)
        2022-02-22 09:35:38.471  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1083:30)
        2022-02-22 09:35:38.472  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:35:38.473  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-22 09:35:38.473  - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
        2022-02-22 09:35:36.903  - info: host.raspberrypi iobroker.js-controller version 3.1.6 js-controller starting
        2022-02-22 09:35:36.911  - info: host.raspberrypi Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
        2022-02-22 09:35:36.912  - info: host.raspberrypi hostname: raspberrypi, node: v15.0.1
        2022-02-22 09:35:36.914  - info: host.raspberrypi ip addresses: 192.168.178.63 fddf:afb:efa4:406b:33d5:c4d4:7e9f:64c8 2001:9e8:2571:ab00:d99f:9bbd:c1ed:f858 fe80::1ab1:1516:39ad:44c3
        2022-02-22 09:35:37.499  - info: host.raspberrypi connected to Objects and States
        2022-02-22 09:35:37.865  - info: host.raspberrypi 32 instances found
        2022-02-22 09:35:37.930  - info: host.raspberrypi starting 23 instances
        2022-02-22 09:35:37.984  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 7389
        2022-02-22 09:35:38.463  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/tough-cookie/lib/cookie.js:865
        2022-02-22 09:35:38.465  - error: host.raspberrypi Caught by controller[0]:   if (this.,"lc":1645241342031}
        2022-02-22 09:35:38.466  - error: host.raspberrypi Caught by controller[0]:            ^
        2022-02-22 09:35:38.467  - error: host.raspberrypi Caught by controller[0]: SyntaxError: Unexpected token ','
        2022-02-22 09:35:38.467  - error: host.raspberrypi Caught by controller[0]:     at wrapSafe (node:internal/modules/cjs/loader:999:16)
        2022-02-22 09:35:38.468  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1047:27)
        2022-02-22 09:35:38.468  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:35:38.469  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:948:32)
        2022-02-22 09:35:38.469  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:789:14)
        2022-02-22 09:35:38.470  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:972:19)
        2022-02-22 09:35:38.470  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:88:18)
        2022-02-22 09:35:38.471  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/request/lib/cookies.js:3:13)
        2022-02-22 09:35:38.471  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1083:30)
        2022-02-22 09:35:38.472  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:35:38.473  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-22 09:35:38.473  - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
        2022-02-22 09:35:41.969  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 7396
        2022-02-22 09:35:41.969  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 7396
        2022-02-22 09:35:43.747  - info: discovery.0 (7396) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v15.0.1, js-controller: 3.1.6
        2022-02-22 09:35:45.973  - info: host.raspberrypi instance system.adapter.hm-rpc.0 started with pid 7412
        2022-02-22 09:35:46.885  - debug: hm-rpc.0 (7412) Redis Objects: Use Redis connection: 127.0.0.1:9001
        2022-02-22 09:35:46.924  - debug: hm-rpc.0 (7412) Objects client ready ... initialize now
        2022-02-22 09:35:46.928  - debug: hm-rpc.0 (7412) Objects create System PubSub Client
        2022-02-22 09:35:46.930  - debug: hm-rpc.0 (7412) Objects create User PubSub Client
        2022-02-22 09:35:46.931  - debug: hm-rpc.0 (7412) Objects client initialize lua scripts
        2022-02-22 09:35:46.947  - debug: hm-rpc.0 (7412) Objects connected to redis: 127.0.0.1:9001
        2022-02-22 09:35:46.954  - debug: hm-rpc.0 (7412) objectDB connected
        2022-02-22 09:35:46.957  - debug: hm-rpc.0 (7412) Redis States: Use Redis connection: 127.0.0.1:9000
        2022-02-22 09:35:46.964  - debug: hm-rpc.0 (7412) States create User PubSub Client
        2022-02-22 09:35:46.968  - debug: hm-rpc.0 (7412) States create System PubSub Client
        2022-02-22 09:35:46.981  - debug: hm-rpc.0 (7412) States connected to redis: 127.0.0.1:9000
        2022-02-22 09:35:46.982  - debug: hm-rpc.0 (7412) statesDB connected
        2022-02-22 09:35:47.106  - debug: hm-rpc.0 (7412) Plugin sentry Initialize Plugin (enabled=true)
        2022-02-22 09:35:47.378  - info: hm-rpc.0 (7412) starting. Version 1.14.45 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v15.0.1, js-controller: 3.1.6
        2022-02-22 09:35:47.452  - silly: hm-rpc.0 (7412) States system redis pmessage system.adapter.hm-rpc.0.logLevel/system.adapter.hm-rpc.0.logLevel:{"val":"silly","ack":true,"ts":1645522547439,"q":0,"from":"system.adapter.hm-rpc.0","lc":1603920144484}
        2022-02-22 09:35:47.463  - silly: hm-rpc.0 (7412) States user redis pmessage hm-rpc.0.*/hm-rpc.0.info.connection:{"val":false,"ack":true,"ts":1645522547448,"q":0,"from":"system.adapter.hm-rpc.0","user":"system.user.admin","lc":1613906446456}
        2022-02-22 09:35:47.608  - info: hm-rpc.0 (7412) xmlrpc server is trying to listen on 192.168.178.63:8083
        2022-02-22 09:35:47.609  - info: hm-rpc.0 (7412) xmlrpc client is trying to connect to 192.168.178.64:2001/ with ["http://192.168.178.63:8083:8083","raspberrypi:hm-rpc.0"]
        2022-02-22 09:35:47.611  - debug: hm-rpc.0 (7412) Connect...
        2022-02-22 09:35:47.612  - debug: hm-rpc.0 (7412) xmlrpc -> 192.168.178.64:2001/ init ["http://192.168.178.63:8083:8083","raspberrypi:hm-rpc.0"]
        2022-02-22 09:35:47.625  - debug: hm-rpc.0 (7412) start connecting interval
        2022-02-22 09:35:49.980  - info: host.raspberrypi instance system.adapter.hm-rega.0 started with pid 7428
        2022-02-22 09:35:50.597  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/tough-cookie/lib/cookie.js:865
        2022-02-22 09:35:50.598  - error: host.raspberrypi Caught by controller[0]:   if (this.,"lc":1645241342031}
        2022-02-22 09:35:50.598  - error: host.raspberrypi Caught by controller[0]:            ^
        2022-02-22 09:35:50.599  - error: host.raspberrypi Caught by controller[0]: SyntaxError: Unexpected token ','
        2022-02-22 09:35:50.599  - error: host.raspberrypi Caught by controller[0]:     at wrapSafe (node:internal/modules/cjs/loader:999:16)
        2022-02-22 09:35:50.599  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1047:27)
        2022-02-22 09:35:50.600  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:35:50.600  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:948:32)
        2022-02-22 09:35:50.601  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:789:14)
        2022-02-22 09:35:50.601  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:972:19)
        2022-02-22 09:35:50.601  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:88:18)
        2022-02-22 09:35:50.602  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/request/lib/cookies.js:3:13)
        2022-02-22 09:35:50.602  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1083:30)
        2022-02-22 09:35:50.603  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:35:50.603  - error: host.raspberrypi instance system.adapter.hm-rega.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-22 09:35:50.604  - info: host.raspberrypi Restart adapter system.adapter.hm-rega.0 because enabled
        2022-02-22 09:35:50.738  - error: hm-rpc.0 (7412) Init not possible, going to stop: connect EHOSTUNREACH 192.168.178.64:2001
        2022-02-22 09:35:53.975  - info: host.raspberrypi instance system.adapter.web.0 started with pid 7435
        2022-02-22 09:35:55.682  - info: web.0 (7435) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.web, node: v15.0.1, js-controller: 3.1.6
        2022-02-22 09:35:55.966  - info: web.0 (7435) socket.io server listening on port 8082
        2022-02-22 09:35:55.970  - info: web.0 (7435) http server listening on port 8082
        2022-02-22 09:35:57.973  - info: host.raspberrypi instance system.adapter.sonos.0 started with pid 7450
        2022-02-22 09:35:59.223  - info: sonos.0 (7450) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.sonos, node: v15.0.1, js-controller: 3.1.6
        2022-02-22 09:36:03.132  - info: vis.0 (7466) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.vis, node: v15.0.1, js-controller: 3.1.6
        2022-02-22 09:36:03.495  - info: vis.0 (7466) vis license is OK.
        2022-02-22 09:36:04.349  - info: vis.0 (7466) Terminated (NO_ERROR): Without reason
        2022-02-22 09:36:04.896  - info: host.raspberrypi instance system.adapter.vis.0 terminated while should be started once
        2022-02-22 09:36:05.971  - info: host.raspberrypi instance system.adapter.sonoff.0 started with pid 7481
        2022-02-22 09:36:07.591  - info: sonoff.0 (7481) starting. Version 2.4.5 in /opt/iobroker/node_modules/iobroker.sonoff, node: v15.0.1, js-controller: 3.1.6
        2022-02-22 09:36:07.727  - info: sonoff.0 (7481) Starting MQTT authenticated  server on port 1883
        2022-02-22 09:36:08.492  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 7496
        2022-02-22 09:36:08.966  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/tough-cookie/lib/cookie.js:865
        2022-02-22 09:36:08.966  - error: host.raspberrypi Caught by controller[0]:   if (this.,"lc":1645241342031}
        2022-02-22 09:36:08.967  - error: host.raspberrypi Caught by controller[0]:            ^
        2022-02-22 09:36:08.967  - error: host.raspberrypi Caught by controller[0]: SyntaxError: Unexpected token ','
        2022-02-22 09:36:08.967  - error: host.raspberrypi Caught by controller[0]:     at wrapSafe (node:internal/modules/cjs/loader:999:16)
        2022-02-22 09:36:08.968  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1047:27)
        2022-02-22 09:36:08.968  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:36:08.968  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:948:32)
        2022-02-22 09:36:08.969  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:789:14)
        2022-02-22 09:36:08.969  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:972:19)
        2022-02-22 09:36:08.969  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:88:18)
        2022-02-22 09:36:08.970  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/request/lib/cookies.js:3:13)
        2022-02-22 09:36:08.970  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1083:30)
        2022-02-22 09:36:08.970  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:36:08.971  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-22 09:36:08.971  - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
        2022-02-22 09:36:08.975  - silly: hm-rpc.0 (7412) States system redis pmessage *.logging/system.adapter.admin.0.logging:{"val":false,"ack":true,"ts":1645522568966,"q":0,"from":"system.host.raspberrypi","lc":1643979840470}
        2022-02-22 09:36:08.976  - debug: hm-rpc.0 (7412) system.adapter.admin.0: logging false
        2022-02-22 09:36:11.109  - info: host.raspberrypi instance system.adapter.sayit.0 started with pid 7503
        2022-02-22 09:36:12.675  - info: sayit.0 (7503) starting. Version 1.12.3 in /opt/iobroker/node_modules/iobroker.sayit, node: v15.0.1, js-controller: 3.1.6
        2022-02-22 09:36:12.719  - info: sayit.0 (7503) Upload announce mp3 files
        2022-02-22 09:36:12.802  - info: sayit.0 (7503) All files uploaded
        2022-02-22 09:36:13.970  - info: host.raspberrypi instance scheduled system.adapter.ical.0 */30 * * * *
        2022-02-22 09:36:13.998  - info: host.raspberrypi instance system.adapter.ical.0 started with pid 7518
        2022-02-22 09:36:14.674  - error: host.raspberrypi instance system.adapter.ical.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-22 09:36:17.626  - debug: hm-rpc.0 (7412) xmlrpc -> 192.168.178.64:2001/ init ["http://192.168.178.63:8083:8083","raspberrypi:hm-rpc.0"]
        2022-02-22 09:36:17.707  - info: sonoff.0 (7481) Client [SonoffT120Badezimmer] connected with secret 1645522577700_4755
        2022-02-22 09:36:17.775  - info: sonoff.0 (7481) Client [SonoffT121Garage] connected with secret 1645522577771_339
        2022-02-22 09:36:17.798  - info: sonoff.0 (7481) Client [SonoffT111Diele] connected with secret 1645522577795_4925
        2022-02-22 09:36:17.952  - info: host.raspberrypi instance system.adapter.cloud.0 started with pid 7525
        2022-02-22 09:36:17.999  - info: sonoff.0 (7481) Client [SonoffBridge199] connected with secret 1645522577997_7327
        2022-02-22 09:36:18.039  - info: sonoff.0 (7481) Client [SonoffTD137FlurOben] connected with secret 1645522578038_2972
        2022-02-22 09:36:18.150  - info: sonoff.0 (7481) Client [SonoffTD135Wohnzimmer] connected with secret 1645522578147_9610
        2022-02-22 09:36:18.233  - info: sonoff.0 (7481) Client [SonoffS206SchlafzimmerHinten] connected with secret 1645522578231_8237
        2022-02-22 09:36:18.243  - info: sonoff.0 (7481) Client [SonoffS207SchlafzimmerMitte] connected with secret 1645522578239_3100
        2022-02-22 09:36:18.271  - info: sonoff.0 (7481) Client [SonoffS202AussenHaustuer] connected with secret 1645522578270_4584
        2022-02-22 09:36:18.284  - info: sonoff.0 (7481) Client [SonoffS208FlurObenNurSchaltung] connected with secret 1645522578276_9575
        2022-02-22 09:36:18.309  - info: sonoff.0 (7481) Client [SonoffT114Lukas] connected with secret 1645522578307_2909
        2022-02-22 09:36:18.409  - info: sonoff.0 (7481) Client [SonoffS204SchlafzimmerTür] connected with secret 1645522578407_7186
        2022-02-22 09:36:18.414  - info: sonoff.0 (7481) Client [SonoffS203LichtKellertreppe] connected with secret 1645522578408_6869
        2022-02-22 09:36:18.418  - info: sonoff.0 (7481) Client [SonoffT115Kinderzimmer] connected with secret 1645522578417_5540
        2022-02-22 09:36:18.449  - info: sonoff.0 (7481) Client [SonoffTD136Kueche] connected with secret 1645522578446_1919
        2022-02-22 09:36:18.488  - info: sonoff.0 (7481) Client [SonoffT113Spielzimmer] connected with secret 1645522578484_1189
        2022-02-22 09:36:18.491  - info: sonoff.0 (7481) Client [SonoffT81Arbeitszimmer] connected with secret 1645522578485_2485
        2022-02-22 09:36:18.493  - info: sonoff.0 (7481) Client [SonoffS201SchlafzimmerBett] connected with secret 1645522578486_8230
        2022-02-22 09:36:18.523  - info: sonoff.0 (7481) Client [DVES_9AFBED] connected with secret 1645522578514_1771
        2022-02-22 09:36:18.526  - info: sonoff.0 (7481) Client [SonoffT116Flur] connected with secret 1645522578515_8566
        2022-02-22 09:36:18.529  - info: sonoff.0 (7481) Client [SonoffS200Terrasse] connected with secret 1645522578516_3280
        2022-02-22 09:36:18.573  - info: sonoff.0 (7481) Client [SonoffT112Esszimmer] connected with secret 1645522578557_9816
        2022-02-22 09:36:18.601  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/tough-cookie/lib/cookie.js:865
        2022-02-22 09:36:18.607  - error: host.raspberrypi Caught by controller[0]:   if (this.,"lc":1645241342031}
        2022-02-22 09:36:18.608  - error: host.raspberrypi Caught by controller[0]:            ^
        2022-02-22 09:36:18.608  - error: host.raspberrypi Caught by controller[0]: SyntaxError: Unexpected token ','
        2022-02-22 09:36:18.608  - error: host.raspberrypi Caught by controller[0]:     at wrapSafe (node:internal/modules/cjs/loader:999:16)
        2022-02-22 09:36:18.609  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1047:27)
        2022-02-22 09:36:18.609  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:36:18.609  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:948:32)
        2022-02-22 09:36:18.609  - error: host.raspberrypi Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:789:14)
        2022-02-22 09:36:18.610  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:972:19)
        2022-02-22 09:36:18.610  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:88:18)
        2022-02-22 09:36:18.610  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/request/lib/cookies.js:3:13)
        2022-02-22 09:36:18.610  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1083:30)
        2022-02-22 09:36:18.611  - error: host.raspberrypi Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
        2022-02-22 09:36:18.611  - error: host.raspberrypi instance system.adapter.cloud.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-02-22 09:36:18.611  - info: host.raspberrypi Restart adapter system.adapter.cloud.0 because enabled
        2022-02-22 09:36:18.620  - silly: hm-rpc.0 (7412) States system redis pmessage *.logging/system.adapter.cloud.0.logging:{"val":false,"ack":true,"ts":1645522578601,"q":0,"from":"system.host.raspberrypi","lc":1584808135013}
        2022-02-22 09:36:18.621  - debug: hm-rpc.0 (7412) system.adapter.cloud.0: logging false
        2022-02-22 09:36:19.638  - info: host.raspberrypi instance system.adapter.cloud.0 started with pid 7532
        2022-02-22 09:36:20.218  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/tough-cookie/lib/cookie.js:865
        2022-02-22 09:36:20.218  - error: host.raspberrypi Caught by contr
        

        Das deutet doch auf ein java script Problem hin, oder?

        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @tamtaras last edited by

          @tamtaras sagte in Admin nicht erreichbar:

          Das deutet doch auf ein java script Problem hin, oder?

          wieso?

          eher auf

          @tamtaras sagte in Admin nicht erreichbar:

          /opt/iobroker/node_modules**/tough-cookie**/lib/cookie.js:865

          was immer das ist

          T 1 Reply Last reply Reply Quote 1
          • T
            tamtaras @Homoran last edited by

            @homoran said in Admin nicht erreichbar:

            was immer das ist

            Das sagt mir auch nichts - kann ich das einfach deaktivieren?

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @tamtaras last edited by

              @tamtaras

              Zuerst mal würde ich dein Betriebssystem pflegen.

              sudo apt update
              sudo apt full-upgrade
              sudo reboot
              

              Und dann würde ich node14 installieren, nicht node15.

              T 1 Reply Last reply Reply Quote 1
              • T
                tamtaras @Thomas Braun last edited by

                @thomas-braun Bitte nicht erschlagen! 😥

                pi@raspberrypi:~ $ iobroker update
                Used repository: default
                /opt/iobroker/node_modules/tough-cookie/lib/cookie.js:865
                  if (this.,"lc":1645241342031}
                           ^
                
                SyntaxError: Unexpected token ','
                    at wrapSafe (node:internal/modules/cjs/loader:999:16)
                    at Module._compile (node:internal/modules/cjs/loader:1047:27)
                    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
                    at Module.load (node:internal/modules/cjs/loader:948:32)
                    at Function.Module._load (node:internal/modules/cjs/loader:789:14)
                    at Module.require (node:internal/modules/cjs/loader:972:19)
                    at require (node:internal/modules/cjs/helpers:88:18)
                    at Object.<anonymous> (/opt/iobroker/node_modules/request/lib/cookies.js:3:13)
                    at Module._compile (node:internal/modules/cjs/loader:1083:30)
                    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
                pi@raspberrypi:~ $ sudo apt update
                Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
                Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]                                                                                           
                Hit:3 https://deb.nodesource.com/node_15.x buster InRelease                            
                E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldstable'
                N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
                Do you want to accept these changes and continue updating from this repository? [y/N] Y
                Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB]
                E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
                N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
                Do you want to accept these changes and continue updating from this repository? [y/N] y
                Get:5 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB]                                                                                 
                Get:6 http://raspbian.raspberrypi.org/raspbian buster/contrib armhf Packages [58.8 kB]                                                                              
                Get:7 http://raspbian.raspberrypi.org/raspbian buster/non-free armhf Packages [104 kB]                                                                              
                Fetched 13.6 MB in 26s (524 kB/s)                                                                                                                                   
                Reading package lists... Done
                Building dependency tree       
                Reading state information... Done
                131 packages can be upgraded. Run 'apt list --upgradable' to see them.
                pi@raspberrypi:~ $ sudo apt full-upgrade
                Reading package lists... Done
                Building dependency tree       
                Reading state information... Done
                Calculating upgrade... Done
                The following packages will be upgraded:
                  alsa-utils apt apt-utils avahi-daemon base-files bind9-host bluez bluez-firmware ca-certificates curl debconf debconf-i18n debconf-utils device-tree-compiler
                  distro-info-data dphys-swapfile file firmware-atheros firmware-brcm80211 firmware-libertas firmware-misc-nonfree firmware-realtek groff-base iproute2
                  iputils-ping isc-dhcp-client isc-dhcp-common klibc-utils libapt-inst2.0 libapt-pkg5.0 libasound2 libasound2-data libavahi-client-dev libavahi-client3
                  libavahi-common-data libavahi-common-dev libavahi-common3 libavahi-compat-libdnssd-dev libavahi-compat-libdnssd1 libavahi-core7 libbind9-161 libbsd0 libc-bin
                  libc-dev-bin libc-l10n libc6 libc6-dbg libc6-dev libcurl3-gnutls libcurl4 libdns-export1104 libdns1104 libexpat1 libexpat1-dev libgcrypt20 libgnutls30
                  libgssapi-krb5-2 libhogweed4 libicu63 libisc-export1100 libisc1100 libisccc161 libisccfg163 libjpeg62-turbo libk5crypto3 libklibc libkrb5-3 libkrb5support0
                  libldap-2.4-2 libldap-common liblwres161 liblz4-1 libmagic-mgc libmagic1 libnettle6 libnftnl11 libntfs-3g883 libp11-kit0 libpam-systemd libpolkit-agent-1-0
                  libpolkit-backend-1-0 libpolkit-gobject-1-0 libpython3.7 libpython3.7-minimal libpython3.7-stdlib libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc
                  libraspberrypi0 libsqlite3-0 libssl1.1 libsystemd0 libudev-dev libudev1 libx11-6 libx11-data libxml2 libzstd1 linux-libc-dev locales multiarch-support ntfs-3g
                  openssh-client openssh-server openssh-sftp-server openssl pi-bluetooth policykit-1 psmisc python-apt-common python-rpi.gpio python3-apt python3-debconf python3.7
                  python3.7-minimal raspberrypi-bootloader raspberrypi-kernel raspberrypi-net-mods raspberrypi-sys-mods raspi-config rpi-eeprom rpi-update rpi.gpio-common ssh sudo
                  systemd systemd-sysv tzdata udev unzip wpasupplicant
                131 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                Need to get 203 MB of archives.
                After this operation, 18.7 MB of additional disk space will be used.
                Do you want to continue? [Y/n] Y
                Err:1 http://archive.raspberrypi.org/debian buster/main armhf libc6-dbg armhf 2.28-10+rpt2+rpi1
                  Could not open file /var/cache/apt/archives/partial/libc6-dbg_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1:1 80]
                Err:2 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1
                  Could not open file /var/cache/apt/archives/partial/libc6-dev_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::3:1 80]
                Err:4 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1
                  Could not open file /var/cache/apt/archives/partial/libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::2:1 80]
                Err:3 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf base-files armhf 10.3+rpi1+deb10u11
                  Could not open file /var/cache/apt/archives/partial/base-files_10.3+rpi1+deb10u11_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                Err:6 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20211201~buster-1
                  Could not open file /var/cache/apt/archives/partial/linux-libc-dev_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::2 80]
                Err:7 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1   
                  Could not open file /var/cache/apt/archives/partial/libc6_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::1:1 80]
                Err:5 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf liblz4-1 armhf 1.8.3-1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/liblz4-1_1.8.3-1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                Err:9 http://archive.raspberrypi.org/debian buster/main armhf libc-bin armhf 2.28-10+rpt2+rpi1
                  Could not open file /var/cache/apt/archives/partial/libc-bin_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::1:1 80]
                Err:10 http://archive.raspberrypi.org/debian buster/main armhf bluez armhf 5.50-1.2~deb10u2+rpt1
                  Could not open file /var/cache/apt/archives/partial/bluez_5.50-1.2~deb10u2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::2:1 80]
                Err:11 http://archive.raspberrypi.org/debian buster/main armhf libasound2 armhf 1.1.8-1+rpt2
                  Could not open file /var/cache/apt/archives/partial/libasound2_1.1.8-1+rpt2_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::1 80]
                Err:12 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u8+rpi1
                  Could not open file /var/cache/apt/archives/partial/libpam-systemd_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                Err:13 http://archive.raspberrypi.org/debian buster/main armhf libasound2-data all 1.1.8-1+rpt2
                  Could not open file /var/cache/apt/archives/partial/libasound2-data_1.1.8-1+rpt2_all.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::1 80]
                Err:14 http://archive.raspberrypi.org/debian buster/main armhf openssh-sftp-server armhf 1:7.9p1-10+deb10u2+rpt1
                  Could not open file /var/cache/apt/archives/partial/openssh-sftp-server_1%3a7.9p1-10+deb10u2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::3 80]
                Err:16 http://archive.raspberrypi.org/debian buster/main armhf openssh-server armhf 1:7.9p1-10+deb10u2+rpt1
                  Could not open file /var/cache/apt/archives/partial/openssh-server_1%3a7.9p1-10+deb10u2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1 80]
                Err:15 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1
                  Could not open file /var/cache/apt/archives/partial/libudev-dev_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                Err:17 http://archive.raspberrypi.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2+rpt1
                  Could not open file /var/cache/apt/archives/partial/openssh-client_1%3a7.9p1-10+deb10u2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::2:1 80]
                Err:8 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u8+rpi1
                  Could not open file /var/cache/apt/archives/partial/systemd-sysv_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2001:638:60f:110::1:2 80]
                Err:19 http://archive.raspberrypi.org/debian buster/main armhf ssh all 1:7.9p1-10+deb10u2+rpt1                                                                
                  Could not open file /var/cache/apt/archives/partial/ssh_1%3a7.9p1-10+deb10u2+rpt1_all.deb - open (30: Read-only file system) [IP: 46.235.230.122 80]
                Err:18 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libsystemd0 armhf 241-7~deb10u8+rpi1                                                 
                  Could not open file /var/cache/apt/archives/partial/libsystemd0_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                Err:20 http://archive.raspberrypi.org/debian buster/main armhf libc-l10n all 2.28-10+rpt2+rpi1
                  Could not open file /var/cache/apt/archives/partial/libc-l10n_2.28-10+rpt2+rpi1_all.deb - open (30: Read-only file system) [IP: 93.93.135.117 80]
                Err:21 http://archive.raspberrypi.org/debian buster/main armhf locales all 2.28-10+rpt2+rpi1
                  Could not open file /var/cache/apt/archives/partial/locales_2.28-10+rpt2+rpi1_all.deb - open (30: Read-only file system) [IP: 93.93.130.212 80]
                Err:23 http://archive.raspberrypi.org/debian buster/main armhf alsa-utils armhf 1.1.8-2+rpt1
                  Could not open file /var/cache/apt/archives/partial/alsa-utils_1.1.8-2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 93.93.135.118 80]
                Err:24 http://archive.raspberrypi.org/debian buster/main armhf bluez-firmware all 1.2-4+rpt8
                  Could not open file /var/cache/apt/archives/partial/bluez-firmware_1.2-4+rpt8_all.deb - open (30: Read-only file system) [IP: 176.126.240.84 80]
                Err:22 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf systemd armhf 241-7~deb10u8+rpi1                 
                  Could not open file /var/cache/apt/archives/partial/systemd_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:26 http://archive.raspberrypi.org/debian buster/main armhf dphys-swapfile all 20100506-5+rpt2                                
                  Could not open file /var/cache/apt/archives/partial/dphys-swapfile_20100506-5+rpt2_all.deb - open (30: Read-only file system) [IP: 46.235.231.111 80]
                Err:25 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf udev armhf 241-7~deb10u8+rpi1                       
                  Could not open file /var/cache/apt/archives/partial/udev_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:28 http://archive.raspberrypi.org/debian buster/main armhf firmware-atheros all 1:20190114-2+rpt4
                  Could not open file /var/cache/apt/archives/partial/firmware-atheros_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 46.235.231.145 80]
                Err:27 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libudev1 armhf 241-7~deb10u8+rpi1
                  Could not open file /var/cache/apt/archives/partial/libudev1_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                Err:29 http://archive.raspberrypi.org/debian buster/main armhf firmware-brcm80211 all 1:20190114-2+rpt4
                  Could not open file /var/cache/apt/archives/partial/firmware-brcm80211_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 176.126.240.86 80]
                Err:31 http://archive.raspberrypi.org/debian buster/main armhf firmware-libertas all 1:20190114-2+rpt4
                  Could not open file /var/cache/apt/archives/partial/firmware-libertas_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 46.235.231.151 80]
                Err:32 http://archive.raspberrypi.org/debian buster/main armhf firmware-misc-nonfree all 1:20190114-2+rpt4                      
                  Could not open file /var/cache/apt/archives/partial/firmware-misc-nonfree_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 46.235.227.39 80]
                Err:30 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf libnettle6 armhf 3.4.1-1+deb10u1                         
                  Could not open file /var/cache/apt/archives/partial/libnettle6_3.4.1-1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:4dd0:1234:1::deb 80]
                Err:34 http://archive.raspberrypi.org/debian buster/main armhf firmware-realtek all 1:20190114-2+rpt4                                                             
                  Could not open file /var/cache/apt/archives/partial/firmware-realtek_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 176.126.240.167 80]
                Err:33 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libhogweed4 armhf 3.4.1-1+deb10u1                                                    
                  Could not open file /var/cache/apt/archives/partial/libhogweed4_3.4.1-1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:35 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0                                           
                  Could not open file /var/cache/apt/archives/partial/libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb - open (30: Read-only file system) [IP: 93.93.135.141 80]
                Err:37 http://archive.raspberrypi.org/debian buster/main armhf policykit-1 armhf 0.105-25+rpt1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/policykit-1_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1:1 80]
                Err:36 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libp11-kit0 armhf 0.23.15-2+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libp11-kit0_0.23.15-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:38 http://archive.raspberrypi.org/debian buster/main armhf libpolkit-agent-1-0 armhf 0.105-25+rpt1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libpolkit-agent-1-0_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::3:1 80]
                Err:39 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libgnutls30 armhf 3.6.7-4+deb10u7
                  Could not open file /var/cache/apt/archives/partial/libgnutls30_3.6.7-4+deb10u7_armhf.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                Err:40 http://archive.raspberrypi.org/debian buster/main armhf libpolkit-backend-1-0 armhf 0.105-25+rpt1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libpolkit-backend-1-0_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::2:1 80]
                Err:41 http://archive.raspberrypi.org/debian buster/main armhf libpolkit-gobject-1-0 armhf 0.105-25+rpt1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libpolkit-gobject-1-0_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::2 80]
                Err:43 http://archive.raspberrypi.org/debian buster/main armhf libraspberrypi-doc armhf 1:1.20211201~buster-1
                  Could not open file /var/cache/apt/archives/partial/libraspberrypi-doc_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::1:1 80]
                Err:44 http://archive.raspberrypi.org/debian buster/main armhf libraspberrypi-dev armhf 1:1.20211201~buster-1
                  Could not open file /var/cache/apt/archives/partial/libraspberrypi-dev_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::1:1 80]
                Err:46 http://archive.raspberrypi.org/debian buster/main armhf raspberrypi-kernel armhf 1:1.20211201~buster-1
                  Could not open file /var/cache/apt/archives/partial/raspberrypi-kernel_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::2:1 80]
                Err:45 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libapt-pkg5.0 armhf 1.8.2.3            
                  Could not open file /var/cache/apt/archives/partial/libapt-pkg5.0_1.8.2.3_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:42 http://mirror.netzwerge.de/raspbian/raspbian buster/main armhf libzstd1 armhf 1.3.8+dfsg-3+rpi1+deb10u2      
                  Could not open file /var/cache/apt/archives/partial/libzstd1_1.3.8+dfsg-3+rpi1+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a01:55e0::a1f 80]
                Err:47 http://archive.raspberrypi.org/debian buster/main armhf libraspberrypi-bin armhf 1:1.20211201~buster-1
                  Could not open file /var/cache/apt/archives/partial/libraspberrypi-bin_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::1 80]
                Err:49 http://archive.raspberrypi.org/debian buster/main armhf libraspberrypi0 armhf 1:1.20211201~buster-1
                  Could not open file /var/cache/apt/archives/partial/libraspberrypi0_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::1 80]
                Err:50 http://archive.raspberrypi.org/debian buster/main armhf raspberrypi-bootloader armhf 1:1.20211201~buster-1
                  Could not open file /var/cache/apt/archives/partial/raspberrypi-bootloader_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::3 80]
                Err:51 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1
                  Could not open file /var/cache/apt/archives/partial/multiarch-support_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1 80]
                Err:48 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3
                  Could not open file /var/cache/apt/archives/partial/libapt-inst2.0_1.8.2.3_armhf.deb - open (30: Read-only file system) [IP: 141.30.235.39 80]
                Err:53 http://archive.raspberrypi.org/debian buster/main armhf raspberrypi-sys-mods armhf 20211005       
                  Could not open file /var/cache/apt/archives/partial/raspberrypi-sys-mods_20211005_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::2:1 80]
                Err:52 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf apt armhf 1.8.2.3           
                  Could not open file /var/cache/apt/archives/partial/apt_1.8.2.3_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:54 http://archive.raspberrypi.org/debian buster/main armhf pi-bluetooth all 0.1.18
                  Could not open file /var/cache/apt/archives/partial/pi-bluetooth_0.1.18_all.deb - open (30: Read-only file system) [IP: 46.235.230.122 80]
                Err:56 http://archive.raspberrypi.org/debian buster/main armhf python-rpi.gpio armhf 0.7.0-0.1~bpo10+4
                  Could not open file /var/cache/apt/archives/partial/python-rpi.gpio_0.7.0-0.1~bpo10+4_armhf.deb - open (30: Read-only file system) [IP: 93.93.135.117 80]
                Err:55 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf apt-utils armhf 1.8.2.3
                  Could not open file /var/cache/apt/archives/partial/apt-utils_1.8.2.3_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                Err:57 http://archive.raspberrypi.org/debian buster/main armhf rpi.gpio-common armhf 0.7.0-0.1~bpo10+4
                  Could not open file /var/cache/apt/archives/partial/rpi.gpio-common_0.7.0-0.1~bpo10+4_armhf.deb - open (30: Read-only file system) [IP: 93.93.130.212 80]
                Err:59 http://archive.raspberrypi.org/debian buster/main armhf raspberrypi-net-mods all 1.3.2
                  Could not open file /var/cache/apt/archives/partial/raspberrypi-net-mods_1.3.2_all.deb - open (30: Read-only file system) [IP: 93.93.135.118 80]
                Err:58 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf debconf-i18n all 1.5.71+deb10u1                                
                  Could not open file /var/cache/apt/archives/partial/debconf-i18n_1.5.71+deb10u1_all.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                Err:60 http://archive.raspberrypi.org/debian buster/main armhf raspi-config all 20210212                                                
                  Could not open file /var/cache/apt/archives/partial/raspi-config_20210212_all.deb - open (30: Read-only file system) [IP: 176.126.240.84 80]
                Err:61 http://archive.raspberrypi.org/debian buster/main armhf rpi-eeprom armhf 13.9-1~buster
                  Could not open file /var/cache/apt/archives/partial/rpi-eeprom_13.9-1~buster_armhf.deb - open (30: Read-only file system) [IP: 46.235.231.111 80]
                Err:62 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf python3-debconf all 1.5.71+deb10u1
                  Could not open file /var/cache/apt/archives/partial/python3-debconf_1.5.71+deb10u1_all.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:63 http://archive.raspberrypi.org/debian buster/main armhf rpi-update all 20210618
                  Could not open file /var/cache/apt/archives/partial/rpi-update_20210618_all.deb - open (30: Read-only file system) [IP: 46.235.231.145 80]
                Err:64 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf debconf-utils all 1.5.71+deb10u1
                  Could not open file /var/cache/apt/archives/partial/debconf-utils_1.5.71+deb10u1_all.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:65 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian buster/main armhf debconf all 1.5.71+deb10u1
                  Could not open file /var/cache/apt/archives/partial/debconf_1.5.71+deb10u1_all.deb - open (30: Read-only file system) [IP: 134.76.12.6 80]
                Err:66 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libgcrypt20 armhf 1.8.4-5+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libgcrypt20_1.8.4-5+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:67 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian buster/main armhf ntfs-3g armhf 1:2017.3.23AR.3-3+deb10u1
                  Could not open file /var/cache/apt/archives/partial/ntfs-3g_1%3a2017.3.23AR.3-3+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:638:60f:110::1:2 80]
                Err:68 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libntfs-3g883 armhf 1:2017.3.23AR.3-3+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libntfs-3g883_1%3a2017.3.23AR.3-3+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                Err:69 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libexpat1-dev armhf 2.2.6-2+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libexpat1-dev_2.2.6-2+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:70 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libexpat1_2.2.6-2+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:71 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libpython3.7 armhf 3.7.3-2+deb10u3
                  Could not open file /var/cache/apt/archives/partial/libpython3.7_3.7.3-2+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                Err:72 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libssl1.1 armhf 1.1.1d-0+deb10u7
                  Could not open file /var/cache/apt/archives/partial/libssl1.1_1.1.1d-0+deb10u7_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:73 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3
                  Could not open file /var/cache/apt/archives/partial/python3.7_3.7.3-2+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                Err:74 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3
                  Could not open file /var/cache/apt/archives/partial/libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                Err:75 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3
                  Could not open file /var/cache/apt/archives/partial/python3.7-minimal_3.7.3-2+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:76 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3
                  Could not open file /var/cache/apt/archives/partial/libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:77 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libsqlite3-0_3.27.2-3+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:78 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u3
                  Could not open file /var/cache/apt/archives/partial/libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:79 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u3
                  Could not open file /var/cache/apt/archives/partial/libkrb5-3_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:80 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u3
                  Could not open file /var/cache/apt/archives/partial/libkrb5support0_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                Err:81 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u3
                  Could not open file /var/cache/apt/archives/partial/libk5crypto3_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                Err:82 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libldap-common all 2.4.47+dfsg-3+rpi1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libldap-common_2.4.47+dfsg-3+rpi1+deb10u6_all.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                Err:83 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+rpi1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libldap-2.4-2_2.4.47+dfsg-3+rpi1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:84 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf tzdata all 2021a-0+deb10u3
                  Could not open file /var/cache/apt/archives/partial/tzdata_2021a-0+deb10u3_all.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:85 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1
                  Could not open file /var/cache/apt/archives/partial/groff-base_1.22.4-3+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:86 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf iproute2 armhf 4.20.0-2+deb10u1
                  Could not open file /var/cache/apt/archives/partial/iproute2_4.20.0-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:87 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf iputils-ping armhf 3:20180629-2+deb10u2
                  Could not open file /var/cache/apt/archives/partial/iputils-ping_3%3a20180629-2+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:88 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libisc-export1100 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libisc-export1100_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:89 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf libdns-export1104 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libdns-export1104_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 194.8.197.22 80]
                Err:90 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf isc-dhcp-client armhf 4.4.1-2+deb10u1
                  Could not open file /var/cache/apt/archives/partial/isc-dhcp-client_4.4.1-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:91 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf isc-dhcp-common armhf 4.4.1-2+deb10u1
                  Could not open file /var/cache/apt/archives/partial/isc-dhcp-common_4.4.1-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:92 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libicu63_63.1-6+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:93 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:94 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf bind9-host armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/bind9-host_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:95 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libbind9-161 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libbind9-161_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:96 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libisccfg163 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libisccfg163_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:97 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libisccc161 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libisccc161_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:98 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libdns1104 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libdns1104_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                Err:99 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libisc1100 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/libisc1100_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:100 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf liblwres161 armhf 1:9.11.5.P4+dfsg-5.1+deb10u6
                  Could not open file /var/cache/apt/archives/partial/liblwres161_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                Err:101 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2
                  Could not open file /var/cache/apt/archives/partial/file_1%3a5.35-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:102 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libmagic1_1%3a5.35-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:103 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:104 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libavahi-common-dev armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-common-dev_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:105 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libavahi-common-data armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-common-data_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                Err:106 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libavahi-common3 armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-common3_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:107 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libavahi-core7 armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-core7_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:108 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf avahi-daemon armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/avahi-daemon_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                Err:109 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf openssl armhf 1.1.1d-0+deb10u7
                  Could not open file /var/cache/apt/archives/partial/openssl_1.1.1d-0+deb10u7_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:110 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf ca-certificates all 20200601~deb10u2
                  Could not open file /var/cache/apt/archives/partial/ca-certificates_20200601~deb10u2_all.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                Err:111 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf curl armhf 7.64.0-4+deb10u2
                  Could not open file /var/cache/apt/archives/partial/curl_7.64.0-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:112 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libcurl4_7.64.0-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:113 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf device-tree-compiler armhf 1.4.7-4
                  Could not open file /var/cache/apt/archives/partial/device-tree-compiler_1.4.7-4_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:114 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf distro-info-data all 0.41+deb10u4
                  Could not open file /var/cache/apt/archives/partial/distro-info-data_0.41+deb10u4_all.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:115 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian buster/main armhf klibc-utils armhf 2.0.6-1+rpi1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/klibc-utils_2.0.6-1+rpi1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 134.76.12.6 80]
                Err:116 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libklibc armhf 2.0.6-1+rpi1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libklibc_2.0.6-1+rpi1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:117 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libavahi-client-dev armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-client-dev_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                Err:118 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libavahi-client3 armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-client3_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:119 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libavahi-compat-libdnssd-dev armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-compat-libdnssd-dev_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:120 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libavahi-compat-libdnssd1 armhf 0.7-4+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libavahi-compat-libdnssd1_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:121 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libbsd0_0.9.1-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:122 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:123 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf libjpeg62-turbo armhf 1:1.5.2-2+deb10u1
                  Could not open file /var/cache/apt/archives/partial/libjpeg62-turbo_1%3a1.5.2-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                Err:124 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libx11-data_2%3a1.6.7-1+deb10u2_all.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                Err:125 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2
                  Could not open file /var/cache/apt/archives/partial/libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:126 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf psmisc armhf 23.2-1+deb10u1
                  Could not open file /var/cache/apt/archives/partial/psmisc_23.2-1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:127 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf python-apt-common all 1.8.4.3
                  Could not open file /var/cache/apt/archives/partial/python-apt-common_1.8.4.3_all.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:128 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf python3-apt armhf 1.8.4.3
                  Could not open file /var/cache/apt/archives/partial/python3-apt_1.8.4.3_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:129 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf sudo armhf 1.8.27-1+deb10u3
                  Could not open file /var/cache/apt/archives/partial/sudo_1.8.27-1+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                Err:130 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf unzip armhf 6.0-23+deb10u2
                  Could not open file /var/cache/apt/archives/partial/unzip_6.0-23+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                Err:131 http://mirror.de.leaseweb.net/raspbian/raspbian buster/main armhf wpasupplicant armhf 2:2.7+git20190128+0c1e29f-6+deb10u3
                  Could not open file /var/cache/apt/archives/partial/wpasupplicant_2%3a2.7+git20190128+0c1e29f-6+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                W: Problem unlinking the file /var/cache/apt/archives/partial/.apt-acquire-privs-test.MRUIcY - IsAccessibleBySandboxUser (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/.apt-acquire-privs-test.KiHLN2 - IsAccessibleBySandboxUser (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/.apt-acquire-privs-test.EFY4o7 - IsAccessibleBySandboxUser (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/.apt-acquire-privs-test.MTHy0b - IsAccessibleBySandboxUser (30: Read-only file system)
                
                musste kuerzen sonst Post zu lang 
                
                W: Problem unlinking the file /var/cache/apt/archives/partial/libx11-data_2%3a1.6.7-1+deb10u2_all.deb - PrepareFiles (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb - PrepareFiles (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/psmisc_23.2-1+deb10u1_armhf.deb - PrepareFiles (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/python-apt-common_1.8.4.3_all.deb - PrepareFiles (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/python3-apt_1.8.4.3_armhf.deb - PrepareFiles (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/sudo_1.8.27-1+deb10u3_armhf.deb - PrepareFiles (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/unzip_6.0-23+deb10u2_armhf.deb - PrepareFiles (30: Read-only file system)
                W: Problem unlinking the file /var/cache/apt/archives/partial/wpasupplicant_2%3a2.7+git20190128+0c1e29f-6+deb10u3_armhf.deb - PrepareFiles (30: Read-only file system)
                E: Failed to fetch http://mirror.de.leaseweb.net/raspbian/raspbian/pool/main/b/base-files/base-files_10.3+rpi1+deb10u11_armhf.deb  Could not open file /var/cache/apt/archives/partial/base-files_10.3+rpi1+deb10u11_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/libc6-dbg_2.28-10+rpt2+rpi1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libc6-dbg_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/libc6-dev_2.28-10+rpt2+rpi1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libc6-dev_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::3:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::2:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/linux-libc-dev_1.20211201~buster-1_armhf.deb  Could not open file /var/cache/apt/archives/partial/linux-libc-dev_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::2 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/libc6_2.28-10+rpt2+rpi1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libc6_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::1:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/libc-bin_2.28-10+rpt2+rpi1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libc-bin_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::1:1 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/l/lz4/liblz4-1_1.8.3-1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/liblz4-1_1.8.3-1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                E: Failed to fetch http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian/pool/main/s/systemd/systemd-sysv_241-7~deb10u8+rpi1_armhf.deb  Could not open file /var/cache/apt/archives/partial/systemd-sysv_241-7~deb10u8+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2001:638:60f:110::1:2 80]
                
                musste kuerzen sonst Post zu lang 
                
                
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/o/openssh/openssh-sftp-server_7.9p1-10+deb10u2+rpt1_armhf.deb  Could not open file /var/cache/apt/archives/partial/openssh-sftp-server_1%3a7.9p1-10+deb10u2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::3 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/k/krb5/libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb  Could not open file /var/cache/apt/archives/partial/libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/k/krb5/libkrb5-3_1.17-3+deb10u3_armhf.deb  Could not open file /var/cache/apt/archives/partial/libkrb5-3_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/k/krb5/libkrb5support0_1.17-3+deb10u3_armhf.deb  Could not open file /var/cache/apt/archives/partial/libkrb5support0_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/k/krb5/libk5crypto3_1.17-3+deb10u3_armhf.deb  Could not open file /var/cache/apt/archives/partial/libk5crypto3_1.17-3+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/o/openssh/openssh-server_7.9p1-10+deb10u2+rpt1_armhf.deb  Could not open file /var/cache/apt/archives/partial/openssh-server_1%3a7.9p1-10+deb10u2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/o/openssh/openssh-client_7.9p1-10+deb10u2+rpt1_armhf.deb  Could not open file /var/cache/apt/archives/partial/openssh-client_1%3a7.9p1-10+deb10u2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::2:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/o/openssh/ssh_7.9p1-10+deb10u2+rpt1_all.deb  Could not open file /var/cache/apt/archives/partial/ssh_1%3a7.9p1-10+deb10u2+rpt1_all.deb - open (30: Read-only file system) [IP: 46.235.230.122 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/o/openldap/libldap-common_2.4.47+dfsg-3+rpi1+deb10u6_all.deb  Could not open file /var/cache/apt/archives/partial/libldap-common_2.4.47+dfsg-3+rpi1+deb10u6_all.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/o/openldap/libldap-2.4-2_2.4.47+dfsg-3+rpi1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libldap-2.4-2_2.4.47+dfsg-3+rpi1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/t/tzdata/tzdata_2021a-0+deb10u3_all.deb  Could not open file /var/cache/apt/archives/partial/tzdata_2021a-0+deb10u3_all.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/g/groff/groff-base_1.22.4-3+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/groff-base_1.22.4-3+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/i/iproute2/iproute2_4.20.0-2+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/iproute2_4.20.0-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/i/iputils/iputils-ping_20180629-2+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/iputils-ping_3%3a20180629-2+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/b/bind9/libisc-export1100_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libisc-export1100_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://mirror.netcologne.de/raspbian/raspbian/pool/main/b/bind9/libdns-export1104_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libdns-export1104_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 194.8.197.22 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.1-2+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/isc-dhcp-client_4.4.1-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.1-2+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/isc-dhcp-common_4.4.1-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/i/icu/libicu63_63.1-6+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/libicu63_63.1-6+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/libx/libxml2/libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/b/bind9/bind9-host_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/bind9-host_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/b/bind9/libbind9-161_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libbind9-161_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/b/bind9/libisccfg163_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libisccfg163_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/b/bind9/libisccc161_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libisccc161_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://mirror.de.leaseweb.net/raspbian/raspbian/pool/main/b/bind9/libdns1104_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libdns1104_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/b/bind9/libisc1100_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/libisc1100_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/b/bind9/liblwres161_9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb  Could not open file /var/cache/apt/archives/partial/liblwres161_1%3a9.11.5.P4+dfsg-5.1+deb10u6_armhf.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/f/file/file_5.35-4+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/file_1%3a5.35-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/f/file/libmagic1_5.35-4+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/libmagic1_1%3a5.35-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/f/file/libmagic-mgc_5.35-4+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/libc-l10n_2.28-10+rpt2+rpi1_all.deb  Could not open file /var/cache/apt/archives/partial/libc-l10n_2.28-10+rpt2+rpi1_all.deb - open (30: Read-only file system) [IP: 93.93.135.117 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/locales_2.28-10+rpt2+rpi1_all.deb  Could not open file /var/cache/apt/archives/partial/locales_2.28-10+rpt2+rpi1_all.deb - open (30: Read-only file system) [IP: 93.93.130.212 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/a/alsa-utils/alsa-utils_1.1.8-2+rpt1_armhf.deb  Could not open file /var/cache/apt/archives/partial/alsa-utils_1.1.8-2+rpt1_armhf.deb - open (30: Read-only file system) [IP: 93.93.135.118 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/a/avahi/libavahi-common-dev_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-common-dev_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://mirror.de.leaseweb.net/raspbian/raspbian/pool/main/a/avahi/libavahi-common-data_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-common-data_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/a/avahi/libavahi-common3_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-common3_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/a/avahi/libavahi-core7_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-core7_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/a/avahi/avahi-daemon_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/avahi-daemon_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/b/bluez-firmware/bluez-firmware_1.2-4+rpt8_all.deb  Could not open file /var/cache/apt/archives/partial/bluez-firmware_1.2-4+rpt8_all.deb - open (30: Read-only file system) [IP: 176.126.240.84 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/o/openssl/openssl_1.1.1d-0+deb10u7_armhf.deb  Could not open file /var/cache/apt/archives/partial/openssl_1.1.1d-0+deb10u7_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/c/ca-certificates/ca-certificates_20200601~deb10u2_all.deb  Could not open file /var/cache/apt/archives/partial/ca-certificates_20200601~deb10u2_all.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/c/curl/curl_7.64.0-4+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/curl_7.64.0-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/c/curl/libcurl4_7.64.0-4+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/libcurl4_7.64.0-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/d/device-tree-compiler/device-tree-compiler_1.4.7-4_armhf.deb  Could not open file /var/cache/apt/archives/partial/device-tree-compiler_1.4.7-4_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/d/distro-info-data/distro-info-data_0.41+deb10u4_all.deb  Could not open file /var/cache/apt/archives/partial/distro-info-data_0.41+deb10u4_all.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/d/dphys-swapfile/dphys-swapfile_20100506-5+rpt2_all.deb  Could not open file /var/cache/apt/archives/partial/dphys-swapfile_20100506-5+rpt2_all.deb - open (30: Read-only file system) [IP: 46.235.231.111 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-atheros_20190114-2+rpt4_all.deb  Could not open file /var/cache/apt/archives/partial/firmware-atheros_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 46.235.231.145 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_20190114-2+rpt4_all.deb  Could not open file /var/cache/apt/archives/partial/firmware-brcm80211_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 176.126.240.86 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-libertas_20190114-2+rpt4_all.deb  Could not open file /var/cache/apt/archives/partial/firmware-libertas_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 46.235.231.151 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-misc-nonfree_20190114-2+rpt4_all.deb  Could not open file /var/cache/apt/archives/partial/firmware-misc-nonfree_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 46.235.227.39 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-realtek_20190114-2+rpt4_all.deb  Could not open file /var/cache/apt/archives/partial/firmware-realtek_1%3a20190114-2+rpt4_all.deb - open (30: Read-only file system) [IP: 176.126.240.167 80]
                E: Failed to fetch http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian/pool/main/k/klibc/klibc-utils_2.0.6-1+rpi1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/klibc-utils_2.0.6-1+rpi1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 134.76.12.6 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/k/klibc/libklibc_2.0.6-1+rpi1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libklibc_2.0.6-1+rpi1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/a/avahi/libavahi-client-dev_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-client-dev_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2001:7c0:700::10 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/a/avahi/libavahi-client3_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-client3_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/a/avahi/libavahi-compat-libdnssd-dev_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-compat-libdnssd-dev_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/a/avahi/libavahi-compat-libdnssd1_0.7-4+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libavahi-compat-libdnssd1_0.7-4+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/libb/libbsd/libbsd0_0.9.1-2+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libbsd0_0.9.1-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/c/curl/libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://mirror.de.leaseweb.net/raspbian/raspbian/pool/main/libj/libjpeg-turbo/libjpeg62-turbo_1.5.2-2+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libjpeg62-turbo_1%3a1.5.2-2+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 37.58.58.140 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/libn/libnftnl/libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb  Could not open file /var/cache/apt/archives/partial/libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb - open (30: Read-only file system) [IP: 93.93.135.141 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/p/policykit-1/policykit-1_0.105-25+rpt1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/policykit-1_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/p/policykit-1/libpolkit-agent-1-0_0.105-25+rpt1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libpolkit-agent-1-0_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::3:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/p/policykit-1/libpolkit-backend-1-0_0.105-25+rpt1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libpolkit-backend-1-0_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::2:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/p/policykit-1/libpolkit-gobject-1-0_0.105-25+rpt1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libpolkit-gobject-1-0_0.105-25+rpt1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::2 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/libraspberrypi-doc_1.20211201~buster-1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libraspberrypi-doc_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:80:56::1:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/libraspberrypi-dev_1.20211201~buster-1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libraspberrypi-dev_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::1:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/raspberrypi-kernel_1.20211201~buster-1_armhf.deb  Could not open file /var/cache/apt/archives/partial/raspberrypi-kernel_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::2:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/libraspberrypi-bin_1.20211201~buster-1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libraspberrypi-bin_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:82:47::1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/libraspberrypi0_1.20211201~buster-1_armhf.deb  Could not open file /var/cache/apt/archives/partial/libraspberrypi0_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/raspberrypi-bootloader_1.20211201~buster-1_armhf.deb  Could not open file /var/cache/apt/archives/partial/raspberrypi-bootloader_1%3a1.20211201~buster-1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:84:1e0::3 80]
                E: Failed to fetch http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/pool/main/libx/libx11/libx11-data_1.6.7-1+deb10u2_all.deb  Could not open file /var/cache/apt/archives/partial/libx11-data_2%3a1.6.7-1+deb10u2_all.deb - open (30: Read-only file system) [IP: 129.143.116.10 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/libx/libx11/libx11-6_1.6.7-1+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/g/glibc/multiarch-support_2.28-10+rpt2+rpi1_armhf.deb  Could not open file /var/cache/apt/archives/partial/multiarch-support_2.28-10+rpt2+rpi1_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-sys-mods/raspberrypi-sys-mods_20211005_armhf.deb  Could not open file /var/cache/apt/archives/partial/raspberrypi-sys-mods_20211005_armhf.deb - open (30: Read-only file system) [IP: 2a00:1098:88:26::2:1 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/p/pi-bluetooth/pi-bluetooth_0.1.18_all.deb  Could not open file /var/cache/apt/archives/partial/pi-bluetooth_0.1.18_all.deb - open (30: Read-only file system) [IP: 46.235.230.122 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/p/psmisc/psmisc_23.2-1+deb10u1_armhf.deb  Could not open file /var/cache/apt/archives/partial/psmisc_23.2-1+deb10u1_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/p/python-apt/python-apt-common_1.8.4.3_all.deb  Could not open file /var/cache/apt/archives/partial/python-apt-common_1.8.4.3_all.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/rpi.gpio/python-rpi.gpio_0.7.0-0.1~bpo10+4_armhf.deb  Could not open file /var/cache/apt/archives/partial/python-rpi.gpio_0.7.0-0.1~bpo10+4_armhf.deb - open (30: Read-only file system) [IP: 93.93.135.117 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/rpi.gpio/rpi.gpio-common_0.7.0-0.1~bpo10+4_armhf.deb  Could not open file /var/cache/apt/archives/partial/rpi.gpio-common_0.7.0-0.1~bpo10+4_armhf.deb - open (30: Read-only file system) [IP: 93.93.130.212 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/p/python-apt/python3-apt_1.8.4.3_armhf.deb  Could not open file /var/cache/apt/archives/partial/python3-apt_1.8.4.3_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-net-mods/raspberrypi-net-mods_1.3.2_all.deb  Could not open file /var/cache/apt/archives/partial/raspberrypi-net-mods_1.3.2_all.deb - open (30: Read-only file system) [IP: 93.93.135.118 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20210212_all.deb  Could not open file /var/cache/apt/archives/partial/raspi-config_20210212_all.deb - open (30: Read-only file system) [IP: 176.126.240.84 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/rpi-eeprom/rpi-eeprom_13.9-1~buster_armhf.deb  Could not open file /var/cache/apt/archives/partial/rpi-eeprom_13.9-1~buster_armhf.deb - open (30: Read-only file system) [IP: 46.235.231.111 80]
                E: Failed to fetch http://archive.raspberrypi.org/debian/pool/main/r/rpi-update/rpi-update_20210618_all.deb  Could not open file /var/cache/apt/archives/partial/rpi-update_20210618_all.deb - open (30: Read-only file system) [IP: 46.235.231.145 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/s/sudo/sudo_1.8.27-1+deb10u3_armhf.deb  Could not open file /var/cache/apt/archives/partial/sudo_1.8.27-1+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 137.226.34.46 80]
                E: Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/u/unzip/unzip_6.0-23+deb10u2_armhf.deb  Could not open file /var/cache/apt/archives/partial/unzip_6.0-23+deb10u2_armhf.deb - open (30: Read-only file system) [IP: 2a00:8a60:e012:a00::21 80]
                E: Failed to fetch http://mirror.de.leaseweb.net/raspbian/raspbian/pool/main/w/wpa/wpasupplicant_2.7+git20190128+0c1e29f-6+deb10u3_armhf.deb  Could not open file /var/cache/apt/archives/partial/wpasupplicant_2%3a2.7+git20190128+0c1e29f-6+deb10u3_armhf.deb - open (30: Read-only file system) [IP: 2a00:c98:2030:a034::21 80]
                E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
                pi@raspberrypi:~ $ 
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @tamtaras last edited by

                  @tamtaras sagte in Admin nicht erreichbar:

                  Read-only file system

                  Das ist schon mal ein Zeichen dafür, dass dein Speichermedium 'nen Schuß hat.

                  Von dem Update-Stau mal ganz abgesehen.

                  dmesg -T | grep ext4
                  
                  T 2 Replies Last reply Reply Quote 1
                  • T
                    tamtaras @Thomas Braun last edited by

                    @thomas-braun said in Admin nicht erreichbar:

                    dmesg -T | grep ext4

                    pi@raspberrypi:~ $ dmesg -T | grep ext4
                    [Tue Feb 22 07:32:58 2022] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1  smsc95xx.macaddr=DC:A6:32:1A:9E:22 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=0d3c229f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                    [Tue Feb 22 07:33:01 2022] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Tue Feb 22 10:54:58 2022] EXT4-fs error (device mmcblk0p2) in ext4_reserve_inode_write:5946: Journal has aborted
                    [Tue Feb 22 10:54:58 2022] EXT4-fs error (device mmcblk0p2): ext4_journal_check_start:61: Detected aborted journal
                    [Tue Feb 22 10:54:59 2022] EXT4-fs error (device mmcblk0p2) in ext4_reserve_inode_write:5946: Journal has aborted
                    [Tue Feb 22 10:54:59 2022] EXT4-fs error (device mmcblk0p2) in ext4_orphan_del:3067: Journal has aborted
                    [Tue Feb 22 10:54:59 2022] EXT4-fs error (device mmcblk0p2) in ext4_reserve_inode_write:5946: Journal has aborted
                    pi@raspberrypi:~ $ 
                    
                    

                    Also letztes Backup auf eine neue Speicherkarte spielen? Und dann läuft das Update vielleicht?

                    1 Reply Last reply Reply Quote 0
                    • T
                      tamtaras @Thomas Braun last edited by

                      @thomas-braun Meinst Du ich kann von dieser SD-Karte noch ein Backup machen? Wohl eher nicht...

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @tamtaras last edited by

                        @tamtaras

                        Ich würde die Karte entsorgen.

                        T 1 Reply Last reply Reply Quote 1
                        • T
                          tamtaras @Thomas Braun last edited by tamtaras

                          @thomas-braun Danke für Eure Hilfe - das dauert jetzt ne Weile...

                          Nur damit ich hier keinen verärgere: Gebe ich Euch ein ' ^ ' als Dank für Eure Bemühungen? Oder nur für die Lösung des Threadproblems? Dankbar für die Analyse meiner Terminalschnipsel bin ich allemal!

                          T Thomas Braun 2 Replies Last reply Reply Quote 0
                          • T
                            tamtaras @tamtaras last edited by tamtaras

                            gelöscht

                            1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @tamtaras last edited by

                              @tamtaras sagte in Admin nicht erreichbar:

                              Gebe ich Euch ein ' ^ ' als Dank für Eure Bemühungen?

                              Ich trinke Pils. 🍺

                              T 1 Reply Last reply Reply Quote 2
                              • T
                                tamtaras @Thomas Braun last edited by

                                @thomas-braun

                                Ich habe nun ein Backup von Ende 2021 auf eine neue Karte aufgespielt und auf den neusten Stand gebracht. Nun läuft alles wieder. Ob der Fehler jetzt von der defekten SD-Karte kam, kann ich nicht mehr beurteilen. Ist aber wahrscheinlich, da das alles stabil lief und dann ohne jegliches Antasten des Systems diese Fehler auftraten. Vielen Dank für die Infos!

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                Support us

                                ioBroker
                                Community Adapters
                                Donate
                                FAQ Cloud / IOT
                                HowTo: Node.js-Update
                                HowTo: Backup/Restore
                                Downloads
                                BLOG

                                437
                                Online

                                31.7k
                                Users

                                79.8k
                                Topics

                                1.3m
                                Posts

                                3
                                18
                                526
                                Loading More Posts
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes
                                Reply
                                • Reply as topic
                                Log in to reply
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                The ioBroker Community 2014-2023
                                logo