MaxWinterstein / homeassistant-addons

GNU General Public License v3.0
129 stars 37 forks source link

[Angry Ip Scanner] Not starting #181

Open airnikor76 opened 10 months ago

airnikor76 commented 10 months ago

Hello. I'm having the following error when starting the addon and ending up in loop. Using a raspberry pi 4 with Home Assistant 2023.8.4

[21:24:43] INFO: Starting VNC server (local/yes)... s6-svscanctl: fatal: unable to control /var/run/s6/services: No such file or directory ERROR: ld.so: object '/lib/arm-linux-gnueabihf/libgcc_s.so.1' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

MaxWinterstein commented 9 months ago

Can you give me more details on this? Running HomeAssistant OS?

airnikor76 commented 9 months ago

Hi Max. Thanks for being available to help on this. Please see below and let me know if any other info is needed.

Running now: Home Assistant 2023.9.2 Supervisor 2023.09.2 Operating System 10.5 Angry IP Scanner version 1.1.3 installed as addon. Logs when I start the addon are the following:

s6-rc: info: service s6rc-oneshot-runner: starting ... s6-rc: info: service legacy-services successfully started [16:31:52] INFO: Starting Nginx... [16:31:52] INFO: Websockify waiting for VNC to start 2023/09/23 16:31:52 [notice] 98#98: using the "epoll" event method 2023/09/23 16:31:52 [notice] 98#98: nginx/1.14.2 2023/09/23 16:31:52 [notice] 98#98: OS: Linux 6.1.21-v7l 2023/09/23 16:31:52 [notice] 98#98: getrlimit(RLIMIT_NOFILE): 536870908:536870908 2023/09/23 16:31:52 [notice] 98#98: start worker processes 2023/09/23 16:31:52 [notice] 98#98: start worker process 136 ERROR: ld.so: object '/lib/arm-linux-gnueabihf/libgcc_s.so.1' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. [16:31:52] INFO: Starting VNC server (local/yes)... [16:31:52] INFO: Starting websockify...

[16:31:55] INFO: Starting the Angry IP Scanner gateway... ERROR: ld.so: object '/lib/arm-linux-gnueabihf/libgcc_s.so.1' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/lib/arm-linux-gnueabihf/libgcc_s.so.1' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. (Angry IP Scanner:197): GLib-CRITICAL : 16:31:57.524: g_base64_encode_step: assertion 'in != NULL' failed .. (Angry IP Scanner:197): GLib-CRITICAL : 16:31:57.556: g_base64_encode_step: assertion 'in != NULL' failed Sep 23, 2023 4:32:02 PM java.util.prefs.FileSystemPreferences$1 run INFO: Created user preferences directory. (Angry IP Scanner:197): Gtk-WARNING : 16:32:04.153: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found. Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3) Aborted (core dumped) /usr/bin/ipscan: 5: /usr/bin/ipscan: notify-send: not found s6-svscanctl: fatal: unable to control /var/run/s6/services: No such file or directory ERROR: ld.so: object '/lib/arm-linux-gnueabihf/libgcc_s.so.1' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. [16:32:05] INFO: Starting VNC server (local/yes)... s6-svscanctl: fatal: unable to control /var/run/s6/services: No such file or directory ERROR: ld.so: object '/lib/arm-linux-gnueabihf/libgcc_s.so.1' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.