Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

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

    Solved Error when saving IPv6 address... "ipv6 must be a string"

    Support
    ipv6
    2
    3
    164
    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.
    • d19dotca
      d19dotca last edited by girish

      I was adding in my IPv6 address to Cloudron on 7.1.3, and am getting an error of ipv6 must be a string. It is a string, though it contained the : symbol in it, so I removed all those so it was only the alphanumeric characters, but the same error was seen. I'm not sure what I'm missing here, it seems like a string. I've ensured there are no spaces or blank characters in it as well. Any ideas?

      59cabba1-e789-42c1-9132-1171f4cfd33e-image.png

      --
      Dustin Dauncey
      www.d19.ca

      1 Reply Last reply Reply Quote 2
      • girish
        girish Staff last edited by

        Oops, there is a typo in the UI. I have fixed this now. As a workaround, you can use the interface method.

        Alternately:

        • Edit /home/yellowtent/box/dashboard/dist/js/index.js
        • Line 10925 reads config.ipv4 = $scope.ipv6Configure.newIPv4. Change it to config.ipv6 = $scope.ipv6Configure.newIPv6

        No need to restart anything.

        d19dotca 1 Reply Last reply Reply Quote 1
        • Topic has been marked as a question  girish girish 
        • Topic has been marked as solved  girish girish 
        • d19dotca
          d19dotca @girish last edited by

          @girish Thanks Girish. I assume that'll be fixed in the next bug-fix release as it looks fixed already in the code from this bug report (referencing for others): https://git.cloudron.io/cloudron/dashboard/-/commit/b62da8ba70dd8b4a8964de5a2c01e6ff7afa0e99

          --
          Dustin Dauncey
          www.d19.ca

          1 Reply Last reply Reply Quote 1
          • First post
            Last post
          Powered by NodeBB