Jump to content
  • [6.11] Edit a container to bridge networking, enter invalid ip and config is deleted


    quimnut
    • Closed Minor

    I'm used to entering cidr ip addresses so I naturally put /24 on the end of my ip in a bridged vlan, saving this throws an invalid ip address error (because we only want the ip) and the container is no longer in your list and you need to re-create it.




    User Feedback

    Recommended Comments

    The error is being returned by docker itself because it's not supporting that and is unfortunately out of the OS's hands.

     

    The container being deleted (actually orphaned) is normal and expected since the docker run command is invalid and because it's invalid the container doesn't actually exist anymore.  Once again how docker works and by design.

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.

×
×
  • Create New...