Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Templates with no host port set will fail to deploy. #62

Closed
SelfhostedPro opened this issue Aug 1, 2020 · 1 comment · Fixed by #54
Closed

[BUG] Templates with no host port set will fail to deploy. #62

SelfhostedPro opened this issue Aug 1, 2020 · 1 comment · Fixed by #54
Labels
bug Something isn't working

Comments

@SelfhostedPro
Copy link
Owner

Describe the bug
If a template doesn't have a host port set it will throw a 422 error in flask.

To Reproduce

  1. Go to templates and add the yacht templates
  2. Try to deploy heimdall without setting host ports

Expected behavior
It should launch with a random host port.

@SelfhostedPro SelfhostedPro added the bug Something isn't working label Aug 1, 2020
@SelfhostedPro SelfhostedPro changed the title [BUG] [BUG] Templates with no host port set will fail to deploy. Aug 1, 2020
@SelfhostedPro SelfhostedPro linked a pull request Aug 5, 2020 that will close this issue
@SelfhostedPro
Copy link
Owner Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant