• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login

    MyController 2.0 is ready for testing

    Scheduled Pinned Locked Moved General Discussion
    2.0
    22 Posts 7 Posters 2.0k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      RMF69
      last edited by

      I'm trying to install the docker image, but can't get it to start up... Dosn't seem to pick up the yaml file as using defaults... {"error": "Get \"https://ipinfo.io/json\": dial tcp 0.0.0.0:443: connect: connection refused"} ```

      I've install everything on the quick install page... and use the following docker command

      docker run --detach --name mycontroller2b   --publish 8081:8080   --publish 8443:8443   --publish 9443:9443   --volume /root/mycontroller/mc_home:/mc_home   --volume /root/mycontroller/mycontroller.yaml:/app/mycontroller.yaml   --env TZ="Europe/Prague"   --restart unless-stopped   docker.io/mycontroller/server:master
      

      is the

      :/app/mycontroller.yaml 
      

      correct ?
      Thanks

      jkandasaJ 1 Reply Last reply Reply Quote 0
      • jkandasaJ Offline
        jkandasa @RMF69
        last edited by

        @rmf69 said in MyController 2.0 is ready for testing:

        {"error": "Get "https://ipinfo.io/json": dial tcp 0.0.0.0:443: connect: connection refused"}

        This error may be due to you do not have internet access of your firewall blocks https://ipinfo.io/json
        To avoid this error disable auto location detection feature and enter your location details manually.
        169ca077-f371-43f9-9e8d-36b9f9ac47a8-image.png

        I do not see any error in the docker run. Can you please double check the availability of the mycontroller.yaml on your host machine?

        enter into the docker container and verify the file

        # docker exec -it mycontroller2b /bin/sh
        /app # cat /app/mycontroller.yaml
        
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        0

        Online

        586

        Users

        529

        Topics

        3.4k

        Posts
        Copyright © 2015-2025 MyController.org | Contributors | Localization