Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. mika24bz

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0

    mika24bz

    @mika24bz

    0
    Reputation
    7
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mika24bz Follow

    Latest posts made by mika24bz

    • Nginx Proxy Manager

      Seit der Version 5 Funktioniert Iobroker nicht mehr über mein Proxy manager. Aktuell habe ich es via subdomain am Laufen. Ich möchte es wieder über die Hauptdomain. Servertest/iobroker
      Ich habe schon einige konfigs durch. Leider immernoch Dauerschleife beim Iobroker. Hat jemand eine Lösung ?

      location /iobroker/ {
      proxy_pass https://192.168.170.69:8081/;
      proxy_set_header Host $host;
      proxy_http_version 1.1;
      proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
      proxy_set_header Upgrade $http_upgrade;
      auth_basic "Log in to continue";

      posted in Off Topic
      M
      mika24bz
    • Iobroker über ReverseProxy Manager (NGINX)

      Guten Tag,

      Ich habe IO Broker über mein Reverse Proxy Manager immer zum laufen gehabt. Seit das Letzte Update. Erscheint nur noch das Logo, in einer Endlosschleife.

      location /iobroker/ {
       proxy_pass https://192.168.170.69:8081/;
      	proxy_set_header Host $host;
          proxy_http_version 1.1;
          proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
          proxy_set_header Upgrade $http_upgrade;
          auth_basic "Log in to continue";
      
      }
      

      Das ist meine Config.

      Muss auf dem Io Broker Server selber was geändert werden, oder ist in meiner Config was falsch ?

      in mein Proxy unter Forward Hostname habe ich das hier noch stehen (192.168.170.69/?login&href=#tab-intro)
      Da es sonnst nicht funktioniert hatte.

      posted in Off Topic
      M
      mika24bz
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo