1. Dashboard
  2. Forum
    1. Unerledigte Themen
  3. Downloads
  4. Galerie
    1. Alben
  5. Toolbox
    1. Passwort Generator
    2. Portchecker
  6. Mitglieder
    1. Mitgliedersuche
    2. Benutzer online
    3. Trophäen
    4. Team
Di: 20 Mai 2025
  • Anmelden oder registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Forum
  • Dateien
  • Seiten
  • Bilder
  • Erweiterte Suche

Schön, dass du den Weg zu NodeZone.net gefunden hast! Aktuell bist du nicht angemeldet und kannst deshalb nur eingeschränkt auf unsere Community zugreifen. Um alle Funktionen freizuschalten, spannende Inhalte zu entdecken und dich aktiv einzubringen, registriere dich jetzt kostenlos oder melde dich mit deinem Account an.

Anmelden oder registrieren
    1. Nodezone.net Community
    2. Forum
    3. Gameserver & Hosting
    4. ArmA Series - ArmA 3 / Reforger
    5. Hilfeforum

    extDB 3 Keine Verbindung zur Datenbank

    • Alpadopo
    • 2. Dezember 2017 um 18:23
    • Geschlossen
    • Erledigt
    • Alpadopo
      Amateur
      Reaktionen
      9
      Trophäen
      8
      Beiträge
      154
      • 2. Dezember 2017 um 18:23
      • #1

      Abend zusammen,

      direkt bevor ich loslege:

      Logs sind im Anhang

      extDB3 Config :

      Code
      [Main]
      Version = 1
      
      Randomize Config File = false
      ;; Randomizes Config File after loading.
      ;;   Recommend to turn on, if you have enabled filepatching on arma.
      
      Allow Reset = false
      ;; Allows 9:RESET, usefull for development work
      
      Thread = 0;
      ;; Option to force number of worker threads for extDB3.
      ;;   Auto = 0, Min = 2, Max = 6
      
      [Log]
      Flush = true;
      ;; Flush logfile after each update.
      ;;    Option really only usefull if running DEBUG BUILD
      
      
      [altislife]
      IP = localhost
      Port = 3306
      Username = root
      Password = *******
      Database = altislife
      Alles anzeigen

      MySQL Version: 5.6

      Diese Fehler tauchen die ganze Zeit auf..... (x-mal schon versucht)

      Vielleicht weiß jemand anderes um Rat ;)

      VG

      Dateien

      arma3server-console.log 28,18 kB – 203 Downloads 14-48-51.log 787 Byte – 220 Downloads

      Mein Rat:

      Kein Bier vor Vier!

      Mit freundlichen Grüßen

      Alpadopo

    • Lassi262612
      Nerd
      Reaktionen
      55
      Trophäen
      11
      Beiträge
      730
      • 2. Dezember 2017 um 18:26
      • #2

      extdb

      life_server init.

      altis_life.altis description ext.

      dort mal alles kontrolliern was mit der db zu tun ha

    • blackfisch
      Legende
      Reaktionen
      2.944
      Trophäen
      9
      Beiträge
      5.966
      Dateien
      6
      Bilder
      63
      • 2. Dezember 2017 um 18:34
      • #3

      rpt log?

      #MakeArmaNotWar

      Kein Support via PN & Steam! / No Support via DM & Steam!


      Mit freundlichen Grüßen
      blackfisch
      ______________________

      Web: blackfisch.me

      GitHub: GitHub.com/blackfisch

      Mail: [email protected]

      ______________________
      Wichtige Links:
      [Erklärung|Leitfaden] Code Optimierung

      [Tutorial] life_fnc_MP zu remoteExec

      Ohne Logs & entsprechende Dateien kein Support!

      ______________________

    • Alpadopo
      Amateur
      Reaktionen
      9
      Trophäen
      8
      Beiträge
      154
      • 2. Dezember 2017 um 18:34
      • #4

      Description.ext fällt mir kein Fehler ins Auge.............

      C
      disableChannels[] = {{0,true,true},{1,true,true},{2,true,true}};    // Disabled text and voice for global, side, and command channels. Syntax: disableChannels[] = {{channelID<number>, disableChat<bool>, disableVoice<bool>}};
      overviewText = "$STR_MISC_overviewText";    // Text to be displayed below the overviewPicture on the mission selection screen when the mission is available to play.
      
      #include "config\Config_SpyGlass.hpp"
      #include "CfgRemoteExec.hpp"
      #include "dialog\MasterHandler.hpp"
      #include "config\Config_Master.hpp"
      
      class CfgServer {
          DatabaseName = "altislife"; //Config name that'll be grep in the extdb-conf.ini. Default: [altislife]
          DebugMode = 0; //Enable many server/hc debugging logs. Default: 0 (1 = Enabled / 0 = Disabled)
          HeadlessSupport = 0; //Enable/Disable Headless client support. Default: 1 (1 = Enabled / 0 = Disabled)
          /*
          Enabled: When HeadlessSupport is set to 1 (enabled), the server will run without fault when no Headless Client is connected. However, it will support the Headless Client if you choose to connect one.
          Disabled: If HeadlessSupport is set to 0 (disabled), the connection of a Headless Client will make no difference. This option will increase server performance a TINY but negligible amount.
          */
      };
      Alles anzeigen

      init auch nicht.......

      Und im extDB3 Ordner habe ich auch nichts umgestellt....

      Mein Rat:

      Kein Bier vor Vier!

      Mit freundlichen Grüßen

      Alpadopo

    • Alpadopo
      Amateur
      Reaktionen
      9
      Trophäen
      8
      Beiträge
      154
      • 2. Dezember 2017 um 18:37
      • #5
      Zitat von blackfisch

      rpt log?

      Ist doch dabei?

      Der Server gibt nur extDB3 Logs aus und im /home/arma3server im Ordner Log einmal console und script Logs......und der console Log ist dabei

      Mein Rat:

      Kein Bier vor Vier!

      Mit freundlichen Grüßen

      Alpadopo

    • blackfisch
      Legende
      Reaktionen
      2.944
      Trophäen
      9
      Beiträge
      5.966
      Dateien
      6
      Bilder
      63
      • 2. Dezember 2017 um 18:41
      • #6

      [Erklärung|Leitfaden] Arma 3 Logs - Client, Server & extDB Log mal durch lesen... Der RPT ist nicht dabei - das ist ein Console-Log und der nützt gar nichts...

      #MakeArmaNotWar

      Kein Support via PN & Steam! / No Support via DM & Steam!


      Mit freundlichen Grüßen
      blackfisch
      ______________________

      Web: blackfisch.me

      GitHub: GitHub.com/blackfisch

      Mail: [email protected]

      ______________________
      Wichtige Links:
      [Erklärung|Leitfaden] Code Optimierung

      [Tutorial] life_fnc_MP zu remoteExec

      Ohne Logs & entsprechende Dateien kein Support!

      ______________________

    • Alpadopo
      Amateur
      Reaktionen
      9
      Trophäen
      8
      Beiträge
      154
      • 2. Dezember 2017 um 18:46
      • #7

      Habe mir die Datei von Nox gedownloadet.

      Datei

      Tanoa Life 5.0.0 mit extDB3 (Stand: 27. Okt 2020)

      Hier findest Du die aktuellste Version von Tanoa Life (Stand: 16. Februar 2020, Release vom 25. Dezember 2019)
      nox
      18. Februar 2022 um 02:17

      Kann ausm [Erklärung|Leitfaden] Arma 3 Logs - Client, Server & extDB Log Tutorial nicht herausziffern wo die RPT Logs bei mir aufm Linux Server sind......

      Im Hauptverzeichnis / Hauptordner von Arma ist nichts.....

      Mein Rat:

      Kein Bier vor Vier!

      Mit freundlichen Grüßen

      Alpadopo

    • Alpadopo
      Amateur
      Reaktionen
      9
      Trophäen
      8
      Beiträge
      154
      • 2. Dezember 2017 um 18:47
      • #8

      Kann es auch an der altislife.sql oder an der Datenbank Version / MySQL Version liegen?

      Eingefügte altislife.sql in der DB:

      Code
      SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
      SET time_zone = "+00:00";
      --
      -- Compatible with newer MySQL versions. (After MySQL-5.5)
      -- This SQL uses utf8mb4 and has CURRENT_TIMESTAMP function.
      --
      
      
      /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
      /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
      /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
      /*!40101 SET NAMES utf8mb4 */;
      
      --
      -- Database: `altislife`
      -- Default Schema
      --
      CREATE DATABASE IF NOT EXISTS `altislife` DEFAULT CHARACTER SET utf8mb4;
      USE `altislife`;
      
      --
      -- Drop procedures to ensure no conflicts
      --
      DROP PROCEDURE IF EXISTS `resetLifeVehicles`;
      DROP PROCEDURE IF EXISTS `deleteDeadVehicles`;
      DROP PROCEDURE IF EXISTS `deleteOldHouses`;
      DROP PROCEDURE IF EXISTS `deleteOldGangs`;
      DROP PROCEDURE IF EXISTS `deleteOldContainers`;
      DROP PROCEDURE IF EXISTS `deleteOldWanted`;
      
      DELIMITER $$
      --
      -- Procedures
      -- Edit arma3 to match a user in MySQL
      -- For external databases: Edit localhost to match arma3server IP
      --
      
      CREATE DEFINER=`root`@`localhost` PROCEDURE `resetLifeVehicles`()
      BEGIN
        UPDATE `vehicles` SET `active`= 0;
      END$$
      
      CREATE DEFINER=`root`@`localhost` PROCEDURE `deleteDeadVehicles`()
      BEGIN
        DELETE FROM `vehicles` WHERE `alive` = 0;
      END$$
      
      CREATE DEFINER=`root`@`localhost` PROCEDURE `deleteOldHouses`()
      BEGIN
        DELETE FROM `houses` WHERE `owned` = 0;
      END$$
      
      CREATE DEFINER=`root`@`localhost` PROCEDURE `deleteOldGangs`()
      BEGIN
        DELETE FROM `gangs` WHERE `active` = 0;
      END$$
      
      CREATE DEFINER=`root`@`localhost` PROCEDURE `deleteOldContainers`()
      BEGIN
        DELETE FROM `containers` WHERE `owned` = 0;
      END$$
      
      CREATE DEFINER=`root`@`localhost` PROCEDURE `deleteOldWanted`()
      BEGIN
        DELETE FROM `wanted` WHERE `active` = 0;
      END$$
      
      DELIMITER ;
      
      -- --------------------------------------------------------
      
      --
      -- Table structure for table `players`
      --
      
      CREATE TABLE IF NOT EXISTS `players` (
        `uid` int(6) NOT NULL AUTO_INCREMENT,
        `name` varchar(32) NOT NULL,
        `aliases` text NOT NULL,
        `pid` varchar(17) NOT NULL,
        `cash` int(100) NOT NULL DEFAULT '0',
        `bankacc` int(100) NOT NULL DEFAULT '0',
        `coplevel` enum('0','1','2','3','4','5','6','7') NOT NULL DEFAULT '0',
        `mediclevel` enum('0','1','2','3','4','5') NOT NULL DEFAULT '0',
        `civ_licenses` text NOT NULL,
        `cop_licenses` text NOT NULL,
        `med_licenses` text NOT NULL,
        `civ_gear` text NOT NULL,
        `cop_gear` text NOT NULL,
        `med_gear` text NOT NULL,
        `civ_stats` varchar(32) NOT NULL DEFAULT '"[100,100,0]"',
        `cop_stats` varchar(32) NOT NULL DEFAULT '"[100,100,0]"',
        `med_stats` varchar(32) NOT NULL DEFAULT '"[100,100,0]"',
        `arrested` tinyint(1) NOT NULL DEFAULT '0',
        `adminlevel` enum('0','1','2','3','4','5') NOT NULL DEFAULT '0',
        `donorlevel` enum('0','1','2','3','4','5') NOT NULL DEFAULT '0',
        `blacklist` tinyint(1) NOT NULL DEFAULT '0',
        `civ_alive` tinyint(1) NOT NULL DEFAULT '0',
        `civ_position` varchar(64) NOT NULL DEFAULT '"[]"',
        `playtime` varchar(32) NOT NULL DEFAULT '"[0,0,0]"',
        `insert_time` timestamp DEFAULT CURRENT_TIMESTAMP,
        `last_seen` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
        PRIMARY KEY (`uid`),
        UNIQUE KEY `pid` (`pid`),
        KEY `name` (`name`),
        KEY `blacklist` (`blacklist`)
      ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=12 ;
      
      -- --------------------------------------------------------
      
      --
      -- Table structure for table `vehicles`
      --
      
      CREATE TABLE IF NOT EXISTS `vehicles` (
        `id` int(6) NOT NULL AUTO_INCREMENT,
        `side` varchar(16) NOT NULL,
        `classname` varchar(64) NOT NULL,
        `type` varchar(16) NOT NULL,
        `pid` varchar(17) NOT NULL,
        `alive` tinyint(1) NOT NULL DEFAULT '1',
        `blacklist` tinyint(1) NOT NULL DEFAULT '0',
        `active` tinyint(1) NOT NULL DEFAULT '0',
        `plate` int(20) NOT NULL,
        `color` int(20) NOT NULL,
        `inventory` text NOT NULL,
        `gear` text NOT NULL,
        `fuel` double NOT NULL DEFAULT '1',
        `damage` varchar(256) NOT NULL,
        `insert_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
        PRIMARY KEY (`id`),
        KEY `side` (`side`),
        KEY `pid` (`pid`),
        KEY `type` (`type`)
      ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ;
      
      -- --------------------------------------------------------
      
      --
      -- Table structure for table `houses`
      -- Needed for extDB latest update on git
      --
      
      CREATE TABLE IF NOT EXISTS `houses` (
        `id` int(6) NOT NULL AUTO_INCREMENT,
        `pid` varchar(17) NOT NULL,
        `pos` varchar(64) DEFAULT NULL,
        `owned` tinyint(1) DEFAULT '0',
        `garage` tinyint(1) NOT NULL DEFAULT '0',
        `insert_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
        PRIMARY KEY (`id`,`pid`)
      ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=4 ;
      
      -- --------------------------------------------------------
      
      --
      -- Table structure for table `gangs`
      -- Needed for extDB latest update on git
      --
      
      CREATE TABLE IF NOT EXISTS `gangs` (
        `id` int(6) NOT NULL AUTO_INCREMENT,
        `owner` varchar(32) DEFAULT NULL,
        `name` varchar(32) DEFAULT NULL,
        `members` text,
        `maxmembers` int(3) DEFAULT '8',
        `bank` int(100) DEFAULT '0',
        `active` tinyint(1) DEFAULT '1',
        `insert_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
        PRIMARY KEY (`id`),
        UNIQUE KEY `name_UNIQUE` (`name`)
      ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
      
      -- --------------------------------------------------------
      
      --
      -- Table structure for table `containers`
      -- Needed for extDB latest update on git
      --
      
      CREATE TABLE IF NOT EXISTS `containers` (
        `id` int(6) NOT NULL AUTO_INCREMENT,
        `pid` varchar(17) NOT NULL,
        `classname` varchar(32) NOT NULL,
        `pos` varchar(64) DEFAULT NULL,
        `inventory` text NOT NULL,
        `gear` text NOT NULL,
        `dir` varchar(128) DEFAULT NULL,
        `active` tinyint(1) NOT NULL DEFAULT '0',
        `owned` tinyint(1) DEFAULT '0',
        `insert_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
        PRIMARY KEY (`id`,`pid`)
      ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=4;
      
      -- --------------------------------------------------------
      
      --
      -- Table structure for table `wanted`
      -- Needed for extDB latest update on git
      --
      
      CREATE TABLE IF NOT EXISTS `wanted` (
        `wantedID` varchar(64) NOT NULL,
        `wantedName` varchar(32) NOT NULL,
        `wantedCrimes` text NOT NULL,
        `wantedBounty` int(100) NOT NULL,
        `active` tinyint(1) NOT NULL DEFAULT '0',
        `insert_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
        PRIMARY KEY (`wantedID`)
      ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
      
      -- --------------------------------------------------------
      
      /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
      /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
      /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
      Alles anzeigen

      Mein Rat:

      Kein Bier vor Vier!

      Mit freundlichen Grüßen

      Alpadopo

    • blackfisch
      Legende
      Reaktionen
      2.944
      Trophäen
      9
      Beiträge
      5.966
      Dateien
      6
      Bilder
      63
      • 2. Dezember 2017 um 18:53
      • #9

      Bei Linux musst du das in Logs schreiben lassen. Glaube da muss sowas wie >> "log.rpt" hinter den start-command

      #MakeArmaNotWar

      Kein Support via PN & Steam! / No Support via DM & Steam!


      Mit freundlichen Grüßen
      blackfisch
      ______________________

      Web: blackfisch.me

      GitHub: GitHub.com/blackfisch

      Mail: [email protected]

      ______________________
      Wichtige Links:
      [Erklärung|Leitfaden] Code Optimierung

      [Tutorial] life_fnc_MP zu remoteExec

      Ohne Logs & entsprechende Dateien kein Support!

      ______________________

    • Alpadopo
      Amateur
      Reaktionen
      9
      Trophäen
      8
      Beiträge
      154
      • 2. Dezember 2017 um 18:56
      • #10

      Mh...okay.

      Was genau muss ich in der altislife.sql bei diesem Code schreiben? zur sicherheit

      Code
      CREATE DEFINER=`root`@`localhost` PROCEDURE `deleteDeadVehicles`()

      ??? @ ???

      Wenn man den Fehler so nicht findet, kann ja er ja im einfachsten liegen :D

      Mein Rat:

      Kein Bier vor Vier!

      Mit freundlichen Grüßen

      Alpadopo

    • blackfisch
      Legende
      Reaktionen
      2.944
      Trophäen
      9
      Beiträge
      5.966
      Dateien
      6
      Bilder
      63
      • 2. Dezember 2017 um 19:03
      • #11

      https://dev.mysql.com/doc/refman/5.7…-procedure.html das ist normaler SQL Syntax und hat mit dem Fehler erstmal gar nix zu tun `user`@`host` ist es aber

      #MakeArmaNotWar

      Kein Support via PN & Steam! / No Support via DM & Steam!


      Mit freundlichen Grüßen
      blackfisch
      ______________________

      Web: blackfisch.me

      GitHub: GitHub.com/blackfisch

      Mail: [email protected]

      ______________________
      Wichtige Links:
      [Erklärung|Leitfaden] Code Optimierung

      [Tutorial] life_fnc_MP zu remoteExec

      Ohne Logs & entsprechende Dateien kein Support!

      ______________________

    • Alpadopo
      Amateur
      Reaktionen
      9
      Trophäen
      8
      Beiträge
      154
      • 2. Dezember 2017 um 19:14
      • #12

      Alles geklärt.

      Habe einfach die Datei von meinem alten Server (von der ich ein Backup gemacht habe) rein gezogen und nun geht es......

      Trotzdem danke an Alle!

      Mein Rat:

      Kein Bier vor Vier!

      Mit freundlichen Grüßen

      Alpadopo

    Registrieren oder Einloggen

    Du bist noch kein Mitglied von NodeZone.net? Registriere dich kostenlos und werde Teil einer großartigen Community!

    Registrieren

    Ähnliche Themen

    • [extDB 3] Richtig installieren für Altis Life 5.0

      • AmaZiinG
      • 17. März 2017 um 23:39
      • Hilfeforum
    • Problem mit der EXTDB3

      • angelolp2
      • 27. September 2017 um 00:49
      • Hilfeforum
    • Keine Verbindung zur DB - Rootserver / Umzug

      • skit
      • 8. August 2017 um 12:07
      • Hilfeforum
    • extDB2: No Config Option Found:

      • BeFreezy
      • 19. Juni 2017 um 11:39
      • Hilfeforum
    • Hilfe Altis Life 5.0 Error

      • Odin0707
      • 12. März 2017 um 02:06
      • Hilfeforum

    Wichtige Links & Informationen

    Server & Hosting-Ressourcen

      Server Administration & Hosting Basics

      Windows Server Support & Guides

      Linux Server Configuration & Help

      Setting up TeamSpeak 3 & VoIP Servers

      Domains & Web Hosting for Beginners & Professionals

      Cloud Hosting, Docker & Kubernetes Tutorials

    Gameserver & Modding-Ressourcen

      ArmA 3 Tutorials & Script Collection

      Renting & Operating Gameservers

      DayZ Server Management & Help

      FiveM (GTA V) Server & Script Development

      Rust Server Modding & Administration

      Setting up & Optimizing ARK Survival Servers

    NodeZone.net – Deine Community für Gameserver, Server-Hosting & Modding

      NodeZone.net ist dein Forum für Gameserver-Hosting, Rootserver, vServer, Webhosting und Modding. Seit 2015 bietet unsere Community eine zentrale Anlaufstelle für Server-Admins, Gamer und Technikbegeisterte, die sich über Server-Management, Hosting-Lösungen und Spielemodding austauschen möchten.


      Ob Anleitungen für eigene Gameserver, Hilfe bei Root- und vServer-Konfigurationen oder Tipps zu Modding & Scripting – bei uns findest du fundiertes Wissen und praxisnahe Tutorials. Mit einer stetig wachsenden Community findest du hier Antworten auf deine Fragen, Projektpartner und Gleichgesinnte für deine Gaming- und Serverprojekte. Schließe dich NodeZone.net an und werde Teil einer aktiven Community rund um Server-Hosting, Gameserver-Management und Modding-Ressourcen.

    Wer jetzt nicht teilt ist selber Schuld:
    1. Nutzungsbestimmungen
    2. Datenschutzerklärung
    3. Impressum
    4. Urheberrechts- oder Lizenzverstoß melden
  • Trimax Design coded & layout by Gino Zantarelli 2023-2025©
    Community-Software: WoltLab Suite™