Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Microcontroller
    5. TasmoAdmin in Proxmox läuft nicht

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    TasmoAdmin in Proxmox läuft nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • Webranger
      Webranger last edited by

      Hallo zusammen,

      Habe TasmoAdmin in Proxmox nach dieser Anleitung installiert:
      https://forum.smartapfel.de/forum/thread/3019-tasmoadmin-tasmota-verwalten-für-faule/

      Leider kommt dann wenn ich IP:9999 aufrufe nur dieses hier auf der Seite:

      read( "homepage" ); if( isset( $_GET ) ) { if( isset( $_GET[ "page" ] ) ) { $page = $_GET[ "page" ]; } } switch( $page ) { case "device_action": $title = __( "MANAGE_DEVICE", "PAGE_TITLES" ); if( isset( $_GET[ "action" ] ) && $_GET[ "action" ] == "add" ) { $title = __( "ADD_DEVICE", "PAGE_TITLES" ); } elseif( isset( $_GET[ "action" ] ) && $_GET[ "action" ] == "edit" ) { $title = __( "EDIT_DEVICE", "PAGE_TITLES" ); } break; case "devices": $title = __( "DEVICES", "PAGE_TITLES" ); break; case "device_update": case "update_devices": case "upload_form": case "upload": $title = __( "DEVICE_UPDATE", "PAGE_TITLES" ); break; case "device_config": $title = __( "DEVICE_CONFIG", "PAGE_TITLES" ); break; case "site_config": $title = __( "SITE_CONFIG", "PAGE_TITLES" ); break; case "selfupdate": $title = __( "SITE_SELFUPDATE", "PAGE_TITLES" ); break; default: $title = __( strtoupper( str_replace( " ", "_", $page ) ), "PAGE_TITLES" ); } ?>
      
      

      Jemand evtl eine idee was ich falsch gemacht habe?

      Gruss

      Webranger 1 Reply Last reply Reply Quote 0
      • Webranger
        Webranger @Webranger last edited by

        @Webranger ![Bild Text](Bildschirmfoto 2019-07-14 um 16.34.00.png Bild Link)

        1 Reply Last reply Reply Quote 0
        • Webranger
          Webranger last edited by

          mit dieser Anleitung https://github.com/reloxx13/TasmoAdmin/wiki/Guide-for-Ubuntu-Server-16.04 ging es dann plötzlich.

          Sorry kann zu gemacht werden

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

          Support us

          ioBroker
          Community Adapters
          Donate

          952
          Online

          31.7k
          Users

          79.7k
          Topics

          1.3m
          Posts

          1
          3
          514
          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