Bootstrap Framework 3.3.6

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more...

Wenn du Hilfe benötigst, stelle deine Frage hier.
Um die Entwickler etwas zu entlasten, können Nutzer anderen Nutzern auch helfen.
By Mulano77
Posts
#11662
bekomme folgende Meldung beim update:
Code: Select all
TS3MusicBot: An error occurred!
Waiting for complete shutdown...
Done.
Got restart command...
Exception in thread "consoleInputThread" ts3musicbotlauncher.DoRestart
Linux panel 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
TS3MusicBot 4.7.8.3b (01.04.2025) started...
TS3MusicBot: Folder /tmp/ is writable for the current user.
Failed to load native library:sqlite-3.16.1-c01a21f4-39ac-4c13-b5c6-517f38d1fa92-libsqlitejdbc.so. osinfo: Linux/x86_64
java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.16.1-c01a21f4-39ac-4c13-b5c6-517f38d1fa92-libsqlitejdbc.so: /tmp/sqlite-3.16.1-c01a21f4-39ac-4c13-b5c6-517f38d1fa92-libsqlitejdbc.so: failed to map segment from shared object
Initializing instance: cbb2a4367f4b608ee0092e30ebd2b75f68de1829
Waiting for webserver to initialize...
EDIT: Ich habe den Bot ja über Euren Webinstaller installiert. Ein stoppen und neustarten bringt auch keinen Erfolg.
Code: Select all
[H[J ________________ __ ___ _ ____ __
/_ __/ ___/__ // |/ /_ _______(_)____/ __ )____ / /
/ / \__ \ /_ / / ___/ /__/ / / / / /_/ (__ ) / /__/ /_/ / /_/ / /_
/_/ /____/____/_/ /_/\__,_/____/_/\___/_____/\____/\__/

Java major version: 11
legacy
Linux panel 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
TS3MusicBot 4.7.8.3b (01.04.2025) started...
TS3MusicBot: Folder /tmp/ is writable for the current user.
Failed to load native library:sqlite-3.16.1-659ba428-50c0-4eb6-acea-74f86777751a-libsqlitejdbc.so. osinfo: Linux/x86_64
java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.16.1-659ba428-50c0-4eb6-acea-74f86777751a-libsqlitejdbc.so: /tmp/sqlite-3.16.1-659ba428-50c0-4eb6-acea-74f86777751a-libsqlitejdbc.so: failed to map segment from shared object
Initializing instance: cbb2a4367f4b608ee0092e30ebd2b75f68de1829
Waiting for webserver to initialize...
Last edited by Mulano77 on Tue Jun 17, 2025 7:33 pm, edited 1 time in total.
User avatar
By Crypto90
Posts Custom Custom Avatar
#11663
Das ist kein Bot Problem, das ist ein Problem mit den Berechtigungen deines /tmp Verzeichnisses.

The error "Failed to map segment from shared object" typically arises when a program tries to access a shared library but lacks the necessary permissions or when the library's location has restrictions. This often occurs when the /tmp directory, where dynamically linked libraries are sometimes loaded, has noexec permissions



Dein /tmp Verzeichnis brauch die aktuell fehlende Berechtigung für Execute.
User avatar
By Crypto90
Posts Custom Custom Avatar
#11664
Zu erkennen an folgendem Fehler:

Failed to load native library:sqlite-3.16.1-659ba428-50c0-4eb6-acea-74f86777751a-libsqlitejdbc.so. osinfo: Linux/x86_64
java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.16.1-659ba428-50c0-4eb6-acea-74f86777751a-libsqlitejdbc.so: /tmp/sqlite-3.16.1-659ba428-50c0-4eb6-acea-74f86777751a-libsqlitejdbc.so: failed to map segment from shared object
By Mulano77
Posts
#11665
Crypto90 wrote: Tue Jun 17, 2025 7:32 pm Das ist kein Bot Problem, das ist ein Problem mit den Berechtigungen deines /tmp Verzeichnisses.

The error "Failed to map segment from shared object" typically arises when a program tries to access a shared library but lacks the necessary permissions or when the library's location has restrictions. This often occurs when the /tmp directory, where dynamically linked libraries are sometimes loaded, has noexec permissions



Dein /tmp Verzeichnis brauch die aktuell fehlende Berechtigung für Execute.
verträgt sich wohl nicht mit Ram-Drife (tmpfs). habs mal ausgeschalten und es funktioniert wieder... komische sache. Trotzdem danke für den Hinweis
By Mulano77
Posts
#11667
Crypto90 wrote: Tue Jun 17, 2025 7:38 pm Tmpfs sollte gehen, nur braucht es eben auch die exec Berechtigung.
jap jetzt startet er wieder nicht obwohl tmpfs aus ist. eben ging es noch. Habe ihn ausgemacht, weil ich deiner Anleitung zwecks ssl zertifikat gefolgt bin. wollte ihn wieder starten, gleiches problem oO
By Mulano77
Posts
#11672
Machst du gerade etwas an den Updates?
Er zeigt mir öfter "Update verfügbar" an, obwohl die Versionen (Installed und New" gleich sind
By Mulano77
Posts
#11673
ich kann machen was ich will, das tmp verzeichniss hat exec Rechte, habe es trotzdem nochmal mit "sudo mount -o remount,exec /tmp" vversucht um sicher zu gehen. keine Änderung beim Starten des Bots. Was man dazu sagen muss, manchmal klappt es nach mehreren Neustarts manchmal auch nicht^^
Code: Select all
[H[J ________________ __ ___ _ ____ __
/_ __/ ___/__ // |/ /_ _______(_)____/ __ )____ / /
/ / \__ \ /_ / / ___/ /__/ / / / / /_/ (__ ) / /__/ /_/ / /_/ / /_
/_/ /____/____/_/ /_/\__,_/____/_/\___/_____/\____/\__/

Java major version: 11
legacy
Linux panel 6.8.0-60-generic #63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
null: The given -secure path is not a keystore file!
TS3MusicBot 4.7.8.3b (01.04.2025) started...
TS3MusicBot: Folder /tmp/ is writable for the current user.
Failed to load native library:sqlite-3.16.1-f492fcf8-9b46-446f-9628-4d45851e336b-libsqlitejdbc.so. osinfo: Linux/x86_64
java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.16.1-f492fcf8-9b46-446f-9628-4d45851e336b-libsqlitejdbc.so: /tmp/sqlite-3.16.1-f492fcf8-9b46-446f-9628-4d45851e336b-libsqlitejdbc.so: failed to map segment from shared object
Initializing instance: cbb2a4367f4b608ee0092e30ebd2b75f68de1829
Waiting for webserver to initialize...
meine /usr/lib/tmpfiles.d/tmp.conf

Code: Select all
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

# See tmpfiles.d(5) for details

# Clear tmp directories separately, to make them easier to override
D /tmp 1777 root root 30d
#q /var/tmp 1777 root root 30d
update stopped

ich kann machen was ich will, das tmp verzeichniss[…]

This political system encourages cooperation and c[…]

Since its launch in 2023, Diablo 4 has captivated […]

The Vessel of Hatred DLC for Diablo 4 adds a rich […]

Swap-in out addons, use only what you really need!